aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-09-29hw/input/tsc210x.c: Delete unused array tsc2101_ratesPeter Maydell
2014-09-29hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_setPeter Maydell
2014-09-29hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()Peter Maydell
2014-09-29hw/display/blizzard.c: Delete unused function blizzard_rgb2yuvPeter Maydell
2014-09-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-26kvmvapic: fix migration when VM paused and when not running WindowsPavel Dovgalyuk
2014-09-26ohci: drop computed flags from trace eventsAlex Bennée
2014-09-26ohci: Split long traces to smaller onesAlexey Kardashevskiy
2014-09-24Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2014-09-24Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014092...Peter Maydell
2014-09-23tcx: Implement hardware accelerationMark Cave-Ayland
2014-09-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...Peter Maydell
2014-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...Peter Maydell
2014-09-23s390x/css: catch ccw sequence errorsCornelia Huck
2014-09-23s390x/css: support format-0 ccwsCornelia Huck
2014-09-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-09-23usb: tag standalone ehci as hotpluggableGerd Hoffmann
2014-09-23usb: tag standalone uhci as hotpluggableGerd Hoffmann
2014-09-23usb: tag xhci as hotpluggableGerd Hoffmann
2014-09-23usb-serial: only check speed once at realize timeGonglei
2014-09-23usb-bus: introduce a wrapper function to check speedGonglei
2014-09-23usb-bus: remove "init" from USBDeviceClass structGonglei
2014-09-23usb-mtp: convert init to realizeGonglei
2014-09-23usb-redir: convert init to realizeGonglei
2014-09-23usb-audio: convert init to realizeGonglei
2014-09-23dev-wacom: convert init to realizeGonglei
2014-09-23dev-hid: convert init to realizeGonglei
2014-09-23usb-ccid: convert init to realizeGonglei
2014-09-23dev-serial: convert init to realizeGonglei
2014-09-23dev-bluetooth: convert init to realizeGonglei
2014-09-23dev-uas: using error_report instead of fprintfGonglei
2014-09-23dev-uas: convert init to realizeGonglei
2014-09-23dev-storage: usring error_report instead of fprintf/printfGonglei
2014-09-23dev-storage: convert init to realizeGonglei
2014-09-23usb-hub: convert init to realizeGonglei
2014-09-23libusb: using error_report instead of fprintfGonglei
2014-09-23libusb: convert init to realizeGonglei
2014-09-23usb-net: convert init to realizeGonglei
2014-09-23usb-bus: convert USBDeviceClass init to realizeGonglei
2014-09-23ohci: Convert fprint/DPRINTF/print to tracesAlexey Kardashevskiy
2014-09-23usb-storage: fix possible memory leak and missing error messageGonglei
2014-09-22vfio: make rom read endian sensitiveNikunj A Dadhania
2014-09-22Revert "vfio: Make BARs native endian"Alexey Kardashevskiy
2014-09-22block: Always compile virtio-blk dataplaneFam Zheng
2014-09-22vring: Better error handling if num is too largeFam Zheng
2014-09-22virtio: Import virtio_vring.hFam Zheng
2014-09-22ahci: properly shadow the TFD registerJohn Snow
2014-09-22ahci: MSI capability should be at 0x80, not 0x50.John Snow
2014-09-22block: Rename qemu_aio_release -> qemu_aio_unrefFam Zheng
2014-09-22ide: Convert trim_aiocb_info.cancel to .cancel_asyncFam Zheng