index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
virtio-balloon: fix integer overflow in memory stats feature
Luiz Capitulino
1
-1
/
+6
2014-09-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-8
/
+69
2014-09-26
kvmvapic: fix migration when VM paused and when not running Windows
Pavel Dovgalyuk
1
-2
/
+9
2014-09-26
ohci: drop computed flags from trace events
Alex Bennée
1
-2
/
+1
2014-09-26
ohci: Split long traces to smaller ones
Alexey Kardashevskiy
1
-8
/
+12
2014-09-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2
-137
/
+596
2014-09-24
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014092...
Peter Maydell
1
-12
/
+12
2014-09-23
tcx: Implement hardware acceleration
Mark Cave-Ayland
2
-137
/
+596
2014-09-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...
Peter Maydell
20
-274
/
+291
2014-09-23
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...
Peter Maydell
2
-9
/
+33
2014-09-23
s390x/css: catch ccw sequence errors
Cornelia Huck
2
-0
/
+11
2014-09-23
s390x/css: support format-0 ccws
Cornelia Huck
2
-9
/
+22
2014-09-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
9
-49
/
+65
2014-09-23
usb: tag standalone ehci as hotpluggable
Gerd Hoffmann
3
-3
/
+18
2014-09-23
usb: tag standalone uhci as hotpluggable
Gerd Hoffmann
1
-3
/
+13
2014-09-23
usb: tag xhci as hotpluggable
Gerd Hoffmann
1
-1
/
+0
2014-09-23
usb-serial: only check speed once at realize time
Gonglei
1
-7
/
+9
2014-09-23
usb-bus: introduce a wrapper function to check speed
Gonglei
1
-1
/
+13
2014-09-23
usb-bus: remove "init" from USBDeviceClass struct
Gonglei
1
-2
/
+0
2014-09-23
usb-mtp: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
usb-redir: convert init to realize
Gonglei
1
-8
/
+7
2014-09-23
usb-audio: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
dev-wacom: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
dev-hid: convert init to realize
Gonglei
1
-14
/
+13
2014-09-23
usb-ccid: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
dev-serial: convert init to realize
Gonglei
1
-12
/
+6
2014-09-23
dev-bluetooth: convert init to realize
Gonglei
1
-4
/
+2
2014-09-23
dev-uas: using error_report instead of fprintf
Gonglei
1
-5
/
+6
2014-09-23
dev-uas: convert init to realize
Gonglei
1
-4
/
+2
2014-09-23
dev-storage: usring error_report instead of fprintf/printf
Gonglei
1
-6
/
+6
2014-09-23
dev-storage: convert init to realize
Gonglei
1
-13
/
+8
2014-09-23
usb-hub: convert init to realize
Gonglei
1
-5
/
+4
2014-09-23
libusb: using error_report instead of fprintf
Gonglei
1
-5
/
+4
2014-09-23
libusb: convert init to realize
Gonglei
1
-9
/
+8
2014-09-23
usb-net: convert init to realize
Gonglei
1
-5
/
+4
2014-09-23
usb-bus: convert USBDeviceClass init to realize
Gonglei
5
-48
/
+73
2014-09-23
ohci: Convert fprint/DPRINTF/print to traces
Alexey Kardashevskiy
1
-123
/
+99
2014-09-23
usb-storage: fix possible memory leak and missing error message
Gonglei
1
-0
/
+2
2014-09-22
vfio: make rom read endian sensitive
Nikunj A Dadhania
1
-3
/
+24
2014-09-22
Revert "vfio: Make BARs native endian"
Alexey Kardashevskiy
1
-31
/
+10
2014-09-22
block: Always compile virtio-blk dataplane
Fam Zheng
3
-20
/
+4
2014-09-22
vring: Better error handling if num is too large
Fam Zheng
1
-1
/
+2
2014-09-22
virtio: Import virtio_vring.h
Fam Zheng
1
-1
/
+1
2014-09-22
ahci: properly shadow the TFD register
John Snow
1
-14
/
+28
2014-09-22
ahci: MSI capability should be at 0x80, not 0x50.
John Snow
1
-1
/
+6
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
1
-1
/
+1
2014-09-22
ide: Convert trim_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-7
/
+5
2014-09-22
ide/ahci: Check for -ECANCELED in aio callbacks
Fam Zheng
2
-0
/
+15
2014-09-22
ide/atapi: Mark non-data commands as complete
John Snow
1
-4
/
+3
2014-09-22
pc: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
[next]