aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2014-09-22ide/ahci: Check for -ECANCELED in aio callbacksFam Zheng
2014-09-22ide/atapi: Mark non-data commands as completeJohn Snow
2014-09-22pc: Add missing 'static' attributeStefan Weil
2014-09-22usb-storage: Fix how legacy init handles option ID clashMarkus Armbruster
2014-09-20Fix typos and misspellings in commentszhanghailiang
2014-09-19serial: check if backed by a physical serial port at realize timePaolo Bonzini
2014-09-19serial: reset state at startupPaolo Bonzini
2014-09-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-18pc: leave more space for BIOS allocationsMichael S. Tsirkin
2014-09-18virtio-pci: fix migration for pci bus masterMichael S. Tsirkin
2014-09-18vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiationDamjan Marion
2014-09-18virtio-pci: enable bus master for old guestsMichael S. Tsirkin
2014-09-18Revert "virtio: don't call device on !vm_running"Michael S. Tsirkin
2014-09-18virtio-net: drop assert on vm stopMichael S. Tsirkin
2014-09-18qdev: Move global validation to a single functionEduardo Habkost
2014-09-18qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost
2014-09-16hw/dma/i8257: Silence phony error messagePhilipp Hahn
2014-09-16kvmclock: Ensure time in migration never goes backwardAlexander Graf
2014-09-16kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti
2014-09-16pit: fix pit interrupt can't inject into vm after migrationChenLiang
2014-09-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-09-14hw/machine: Free old values of string propertiesEduardo Habkost
2014-09-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-12hw/arm/boot: enable DTB support when booting ELF imagesArd Biesheuvel
2014-09-12hw/arm/boot: load device tree to base of DRAM if no -kernel option was passedArd Biesheuvel
2014-09-12hw/arm/boot: pass an address limit to and return size from load_dtb()Ard Biesheuvel
2014-09-12hw/arm/boot: load DTB as a ROM imageArd Biesheuvel
2014-09-12hw/arm/virt: fix pl011 and pl031 irq flagsPeter Maydell
2014-09-12hw/arm/virt: Provide flash devices for boot ROMsPeter Maydell
2014-09-12pl061: implement input interrupt logicColin Leitner
2014-09-12hw/arm/virt: add linux, stdout-path to /chosen DT nodeArd Biesheuvel
2014-09-11dataplane: fix virtio_blk_data_plane_create() op blocker error pathStefan Hajnoczi
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell
2014-09-11pckbd: adding new fields to vmstatePavel Dovgalyuk
2014-09-11mc146818rtc: add missed field to vmstatePavel Dovgalyuk
2014-09-11piix: do not set irq while loading vmstatePavel Dovgalyuk
2014-09-11serial: fixing vmstate for save/restorePavel Dovgalyuk
2014-09-11parallel: adding vmstate for save/restorePavel Dovgalyuk
2014-09-11fdc: adding vmstate for save/restorePavel Dovgalyuk
2014-09-11apic_common: vapic_paddr synchronization fixPavel Dovgalyuk
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell