Age | Commit message (Expand) | Author |
2014-09-30 | vga: Separate LE and BE conversion functions | Benjamin Herrenschmidt |
2014-09-30 | vga: Remove remainder of old conversion cruft | Benjamin Herrenschmidt |
2014-09-30 | vga: Start cutting out non-32bpp conversion support | Benjamin Herrenschmidt |
2014-09-30 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140929'... | Peter Maydell |
2014-09-29 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140929-1' into ... | Peter Maydell |
2014-09-29 | hw/input/tsc210x.c: Delete unused array tsc2101_rates | Peter Maydell |
2014-09-29 | hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_set | Peter Maydell |
2014-09-29 | hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio() | Peter Maydell |
2014-09-29 | hw/display/blizzard.c: Delete unused function blizzard_rgb2yuv | Peter Maydell |
2014-09-29 | qxl: use graphic_console_set_hwops | Gerd Hoffmann |
2014-09-26 | virtio-balloon: fix integer overflow in memory stats feature | Luiz Capitulino |
2014-09-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-09-26 | kvmvapic: fix migration when VM paused and when not running Windows | Pavel Dovgalyuk |
2014-09-26 | ohci: drop computed flags from trace events | Alex Bennée |
2014-09-26 | ohci: Split long traces to smaller ones | Alexey Kardashevskiy |
2014-09-24 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s... | Peter Maydell |
2014-09-24 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014092... | Peter Maydell |
2014-09-23 | tcx: Implement hardware acceleration | Mark Cave-Ayland |
2014-09-23 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s... | Peter Maydell |
2014-09-23 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s... | Peter Maydell |
2014-09-23 | s390x/css: catch ccw sequence errors | Cornelia Huck |
2014-09-23 | s390x/css: support format-0 ccws | Cornelia Huck |
2014-09-23 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-09-23 | usb: tag standalone ehci as hotpluggable | Gerd Hoffmann |
2014-09-23 | usb: tag standalone uhci as hotpluggable | Gerd Hoffmann |
2014-09-23 | usb: tag xhci as hotpluggable | Gerd Hoffmann |
2014-09-23 | usb-serial: only check speed once at realize time | Gonglei |
2014-09-23 | usb-bus: introduce a wrapper function to check speed | Gonglei |
2014-09-23 | usb-bus: remove "init" from USBDeviceClass struct | Gonglei |
2014-09-23 | usb-mtp: convert init to realize | Gonglei |
2014-09-23 | usb-redir: convert init to realize | Gonglei |
2014-09-23 | usb-audio: convert init to realize | Gonglei |
2014-09-23 | dev-wacom: convert init to realize | Gonglei |
2014-09-23 | dev-hid: convert init to realize | Gonglei |
2014-09-23 | usb-ccid: convert init to realize | Gonglei |
2014-09-23 | dev-serial: convert init to realize | Gonglei |
2014-09-23 | dev-bluetooth: convert init to realize | Gonglei |
2014-09-23 | dev-uas: using error_report instead of fprintf | Gonglei |
2014-09-23 | dev-uas: convert init to realize | Gonglei |
2014-09-23 | dev-storage: usring error_report instead of fprintf/printf | Gonglei |
2014-09-23 | dev-storage: convert init to realize | Gonglei |
2014-09-23 | usb-hub: convert init to realize | Gonglei |
2014-09-23 | libusb: using error_report instead of fprintf | Gonglei |
2014-09-23 | libusb: convert init to realize | Gonglei |
2014-09-23 | usb-net: convert init to realize | Gonglei |
2014-09-23 | usb-bus: convert USBDeviceClass init to realize | Gonglei |
2014-09-23 | ohci: Convert fprint/DPRINTF/print to traces | Alexey Kardashevskiy |
2014-09-23 | usb-storage: fix possible memory leak and missing error message | Gonglei |
2014-09-22 | vfio: make rom read endian sensitive | Nikunj A Dadhania |
2014-09-22 | Revert "vfio: Make BARs native endian" | Alexey Kardashevskiy |