summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* virtio-balloon: fix integer overflow in memory stats featureLuiz Capitulino2014-09-261-1/+6
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-265-8/+69
|\
| * kvmvapic: fix migration when VM paused and when not running WindowsPavel Dovgalyuk2014-09-261-2/+9
| * serial: check if backed by a physical serial port at realize timePaolo Bonzini2014-09-191-2/+3
| * serial: reset state at startupPaolo Bonzini2014-09-191-0/+1
| * hw/dma/i8257: Silence phony error messagePhilipp Hahn2014-09-161-2/+2
| * kvmclock: Ensure time in migration never goes backwardAlexander Graf2014-09-161-0/+49
| * kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti2014-09-161-0/+4
| * pit: fix pit interrupt can't inject into vm after migrationChenLiang2014-09-161-2/+1
* | ohci: drop computed flags from trace eventsAlex Bennée2014-09-261-2/+1
* | ohci: Split long traces to smaller onesAlexey Kardashevskiy2014-09-261-8/+12
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2014-09-242-137/+596
|\ \
| * | tcx: Implement hardware accelerationMark Cave-Ayland2014-09-232-137/+596
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014092...Peter Maydell2014-09-241-12/+12
|\ \ \ | |/ / |/| |
| * | vfio: make rom read endian sensitiveNikunj A Dadhania2014-09-221-3/+24
| * | Revert "vfio: Make BARs native endian"Alexey Kardashevskiy2014-09-221-31/+10
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...Peter Maydell2014-09-2320-274/+291
|\ \ \
| * | | usb: tag standalone ehci as hotpluggableGerd Hoffmann2014-09-233-3/+18
| * | | usb: tag standalone uhci as hotpluggableGerd Hoffmann2014-09-231-3/+13
| * | | usb: tag xhci as hotpluggableGerd Hoffmann2014-09-231-1/+0
| * | | usb-serial: only check speed once at realize timeGonglei2014-09-231-7/+9
| * | | usb-bus: introduce a wrapper function to check speedGonglei2014-09-231-1/+13
| * | | usb-bus: remove "init" from USBDeviceClass structGonglei2014-09-231-2/+0
| * | | usb-mtp: convert init to realizeGonglei2014-09-231-3/+2
| * | | usb-redir: convert init to realizeGonglei2014-09-231-8/+7
| * | | usb-audio: convert init to realizeGonglei2014-09-231-3/+2
| * | | dev-wacom: convert init to realizeGonglei2014-09-231-3/+2
| * | | dev-hid: convert init to realizeGonglei2014-09-231-14/+13
| * | | usb-ccid: convert init to realizeGonglei2014-09-231-3/+2
| * | | dev-serial: convert init to realizeGonglei2014-09-231-12/+6
| * | | dev-bluetooth: convert init to realizeGonglei2014-09-231-4/+2
| * | | dev-uas: using error_report instead of fprintfGonglei2014-09-231-5/+6
| * | | dev-uas: convert init to realizeGonglei2014-09-231-4/+2
| * | | dev-storage: usring error_report instead of fprintf/printfGonglei2014-09-231-6/+6
| * | | dev-storage: convert init to realizeGonglei2014-09-231-13/+8
| * | | usb-hub: convert init to realizeGonglei2014-09-231-5/+4
| * | | libusb: using error_report instead of fprintfGonglei2014-09-231-5/+4
| * | | libusb: convert init to realizeGonglei2014-09-231-9/+8
| * | | usb-net: convert init to realizeGonglei2014-09-231-5/+4
| * | | usb-bus: convert USBDeviceClass init to realizeGonglei2014-09-235-48/+73
| * | | ohci: Convert fprint/DPRINTF/print to tracesAlexey Kardashevskiy2014-09-231-123/+99
| * | | usb-storage: fix possible memory leak and missing error messageGonglei2014-09-231-0/+2
| * | | usb-storage: Fix how legacy init handles option ID clashMarkus Armbruster2014-09-221-2/+4
| |/ /
* | | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...Peter Maydell2014-09-232-9/+33
|\ \ \
| * | | s390x/css: catch ccw sequence errorsCornelia Huck2014-09-232-0/+11
| * | | s390x/css: support format-0 ccwsCornelia Huck2014-09-232-9/+22
| |/ /
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-09-239-49/+65
|\ \ \
| * | | block: Always compile virtio-blk dataplaneFam Zheng2014-09-223-20/+4
| * | | vring: Better error handling if num is too largeFam Zheng2014-09-221-1/+2
| * | | virtio: Import virtio_vring.hFam Zheng2014-09-221-1/+1
OpenPOWER on IntegriCloud