Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140929-1' into staging
[sdk/emulator/qemu.git] / hw /
2014-09-29 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2014-09-29 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-09-29 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-09-29 Gerd Hoffmannqxl: use graphic_console_set_hwops
2014-09-26 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-09-26 Luiz Capitulinovirtio-balloon: fix integer overflow in memory stats...
2014-09-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-09-26 Pavel Dovgalyukkvmvapic: fix migration when VM paused and when not...
2014-09-26 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-09-26 Alex Bennéeohci: drop computed flags from trace events
2014-09-26 Alexey Kardashevskiyohci: Split long traces to smaller ones
2014-09-24 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2014-09-24 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-09-23 Mark Cave-Aylandtcx: Implement hardware acceleration
2014-09-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-09-23 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2014-09-23 Cornelia Hucks390x/css: catch ccw sequence errors
2014-09-23 Cornelia Hucks390x/css: support format-0 ccws
2014-09-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-09-23 Gerd Hoffmannusb: tag standalone ehci as hotpluggable
2014-09-23 Gerd Hoffmannusb: tag standalone uhci as hotpluggable
2014-09-23 Gerd Hoffmannusb: tag xhci as hotpluggable
2014-09-23 Gongleiusb-serial: only check speed once at realize time
2014-09-23 Gongleiusb-bus: introduce a wrapper function to check speed
2014-09-23 Gongleiusb-bus: remove "init" from USBDeviceClass struct
2014-09-23 Gongleiusb-mtp: convert init to realize
2014-09-23 Gongleiusb-redir: convert init to realize
2014-09-23 Gongleiusb-audio: convert init to realize
2014-09-23 Gongleidev-wacom: convert init to realize
2014-09-23 Gongleidev-hid: convert init to realize
2014-09-23 Gongleiusb-ccid: convert init to realize
2014-09-23 Gongleidev-serial: convert init to realize
2014-09-23 Gongleidev-bluetooth: convert init to realize
2014-09-23 Gongleidev-uas: using error_report instead of fprintf
2014-09-23 Gongleidev-uas: convert init to realize
2014-09-23 Gongleidev-storage: usring error_report instead of fprintf...
2014-09-23 Gongleidev-storage: convert init to realize
2014-09-23 Gongleiusb-hub: convert init to realize
2014-09-23 Gongleilibusb: using error_report instead of fprintf
2014-09-23 Gongleilibusb: convert init to realize
2014-09-23 Gongleiusb-net: convert init to realize
2014-09-23 Gongleiusb-bus: convert USBDeviceClass init to realize
2014-09-23 Alexey Kardashevskiyohci: Convert fprint/DPRINTF/print to traces
2014-09-23 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-09-23 Gongleiusb-storage: fix possible memory leak and missing error...
2014-09-22 Nikunj A Dadhaniavfio: make rom read endian sensitive
2014-09-22 Alexey KardashevskiyRevert "vfio: Make BARs native endian"
2014-09-22 Fam Zhengblock: Always compile virtio-blk dataplane
2014-09-22 Fam Zhengvring: Better error handling if num is too large
2014-09-22 Fam Zhengvirtio: Import virtio_vring.h
2014-09-22 John Snowahci: properly shadow the TFD register
2014-09-22 John Snowahci: MSI capability should be at 0x80, not 0x50.
2014-09-22 Fam Zhengblock: Rename qemu_aio_release -> qemu_aio_unref
2014-09-22 Fam Zhengide: Convert trim_aiocb_info.cancel to .cancel_async
2014-09-22 Fam Zhengide/ahci: Check for -ECANCELED in aio callbacks
2014-09-22 John Snowide/atapi: Mark non-data commands as complete
2014-09-22 Stefan Weilpc: Add missing 'static' attribute
2014-09-22 Markus Armbrusterusb-storage: Fix how legacy init handles option ID...
2014-09-20 zhanghailiangFix typos and misspellings in comments
2014-09-19 Paolo Bonziniserial: check if backed by a physical serial port at...
2014-09-19 Paolo Bonziniserial: reset state at startup
2014-09-18 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-09-18 Michael S. Tsirkinpc: leave more space for BIOS allocations
2014-09-18 Michael S. Tsirkinvirtio-pci: fix migration for pci bus master
2014-09-18 Damjan Marionvhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation
2014-09-18 Michael S. Tsirkinvirtio-pci: enable bus master for old guests
2014-09-18 Michael S. TsirkinRevert "virtio: don't call device on !vm_running"
2014-09-18 Michael S. Tsirkinvirtio-net: drop assert on vm stop
2014-09-18 Eduardo Habkostqdev: Move global validation to a single function
2014-09-18 Eduardo Habkostqdev: Rename qdev_prop_check_global() to qdev_prop_chec...
2014-09-16 Philipp Hahnhw/dma/i8257: Silence phony error message
2014-09-16 Alexander Grafkvmclock: Ensure time in migration never goes backward
2014-09-16 Marcelo Tosattikvmclock: Ensure proper env->tsc value for kvmclock_cur...
2014-09-16 ChenLiangpit: fix pit interrupt can't inject into vm after migration
2014-09-15 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-09-15 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-09-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-09-14 Eduardo Habkosthw/machine: Free old values of string properties
2014-09-12 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-09-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-09-12 Ard Biesheuvelhw/arm/boot: enable DTB support when booting ELF images
2014-09-12 Ard Biesheuvelhw/arm/boot: load device tree to base of DRAM if no...
2014-09-12 Ard Biesheuvelhw/arm/boot: pass an address limit to and return size...
2014-09-12 Ard Biesheuvelhw/arm/boot: load DTB as a ROM image
2014-09-12 Peter Maydellhw/arm/virt: fix pl011 and pl031 irq flags
2014-09-12 Peter Maydellhw/arm/virt: Provide flash devices for boot ROMs
2014-09-12 Colin Leitnerpl061: implement input interrupt logic
2014-09-12 Ard Biesheuvelhw/arm/virt: add linux, stdout-path to /chosen DT node
2014-09-11 Stefan Hajnoczidataplane: fix virtio_blk_data_plane_create() op blocke...
2014-09-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-09-11 Pavel Dovgalyukpckbd: adding new fields to vmstate
2014-09-11 Pavel Dovgalyukmc146818rtc: add missed field to vmstate
2014-09-11 Pavel Dovgalyukpiix: do not set irq while loading vmstate
2014-09-11 Pavel Dovgalyukserial: fixing vmstate for save/restore
2014-09-11 Pavel Dovgalyukparallel: adding vmstate for save/restore
2014-09-11 Pavel Dovgalyukfdc: adding vmstate for save/restore
2014-09-11 Pavel Dovgalyukapic_common: vapic_paddr synchronization fix
2014-09-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-09-10 Benoît Canetblock: Make the block accounting functions operate...
2014-09-10 Benoît Canetblock: rename BlockAcctType members to start with BLOCK...
next