summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* block: Rename qemu_aio_release -> qemu_aio_unrefFam Zheng2014-09-221-1/+1
* ide: Convert trim_aiocb_info.cancel to .cancel_asyncFam Zheng2014-09-221-7/+5
* ide/ahci: Check for -ECANCELED in aio callbacksFam Zheng2014-09-222-0/+15
* ide/atapi: Mark non-data commands as completeJohn Snow2014-09-221-4/+3
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-188-57/+69
|\
| * pc: leave more space for BIOS allocationsMichael S. Tsirkin2014-09-181-2/+4
| * virtio-pci: fix migration for pci bus masterMichael S. Tsirkin2014-09-181-19/+20
| * vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiationDamjan Marion2014-09-181-4/+4
| * virtio-pci: enable bus master for old guestsMichael S. Tsirkin2014-09-181-0/+10
| * Revert "virtio: don't call device on !vm_running"Michael S. Tsirkin2014-09-181-8/+1
| * virtio-net: drop assert on vm stopMichael S. Tsirkin2014-09-181-2/+0
| * qdev: Move global validation to a single functionEduardo Habkost2014-09-182-23/+23
| * qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost2014-09-181-1/+1
| * hw/machine: Free old values of string propertiesEduardo Habkost2014-09-141-0/+8
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-09-1511-80/+100
|\ \
| * | dataplane: fix virtio_blk_data_plane_create() op blocker error pathStefan Hajnoczi2014-09-111-2/+2
| * | block: Make the block accounting functions operate on BlockAcctStatsBenoît Canet2014-09-108-59/+77
| * | block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_Benoît Canet2014-09-108-33/+39
| * | IDE: MMIO IDE device control should be little endianValentin Manea2014-09-101-2/+2
| * | xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()Markus Armbruster2014-09-101-1/+0
| * | xen_disk: Plug memory leak on error pathMarkus Armbruster2014-09-101-17/+14
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-1279-173/+629
|\ \ \ | |_|/ |/| |
| * | pckbd: adding new fields to vmstatePavel Dovgalyuk2014-09-111-0/+51
| * | mc146818rtc: add missed field to vmstatePavel Dovgalyuk2014-09-111-0/+24
| * | piix: do not set irq while loading vmstatePavel Dovgalyuk2014-09-111-2/+28
| * | serial: fixing vmstate for save/restorePavel Dovgalyuk2014-09-111-30/+195
| * | parallel: adding vmstate for save/restorePavel Dovgalyuk2014-09-111-0/+18
| * | fdc: adding vmstate for save/restorePavel Dovgalyuk2014-09-111-0/+74
| * | apic_common: vapic_paddr synchronization fixPavel Dovgalyuk2014-09-111-11/+26
| * | memory: add parameter errp to memory_region_init_rom_deviceHu Tao2014-09-092-2/+14
| * | memory: add parameter errp to memory_region_init_ramHu Tao2014-09-0970-128/+199
* | | hw/arm/boot: enable DTB support when booting ELF imagesArd Biesheuvel2014-09-121-2/+20
* | | hw/arm/boot: load device tree to base of DRAM if no -kernel option was passedArd Biesheuvel2014-09-121-0/+10
* | | hw/arm/boot: pass an address limit to and return size from load_dtb()Ard Biesheuvel2014-09-121-3/+31
* | | hw/arm/boot: load DTB as a ROM imageArd Biesheuvel2014-09-121-1/+4
* | | hw/arm/virt: fix pl011 and pl031 irq flagsPeter Maydell2014-09-121-2/+2
* | | hw/arm/virt: Provide flash devices for boot ROMsPeter Maydell2014-09-121-0/+70
* | | pl061: implement input interrupt logicColin Leitner2014-09-121-14/+45
* | | hw/arm/virt: add linux, stdout-path to /chosen DT nodeArd Biesheuvel2014-09-121-0/+2
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell2014-09-114-12/+21
|\ \ \
| * | | console: stop using PixelFormatGerd Hoffmann2014-09-054-12/+21
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell2014-09-111-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert2014-09-101-1/+5
| | |/ | |/|
* | | apb: implement PCI bus error interrupt map registersMark Cave-Ayland2014-09-091-2/+13
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-09-082-25/+104
|\ \ \
| * | | ide: Add resize callback to ide/coreJohn Snow2014-09-081-10/+59
| * | | IDE: Fill the IDENTIFY request consistentlyJohn Snow2014-09-081-13/+15
| * | | ide: Add wwn support to IDE-ATAPI driveJohn Snow2014-09-081-0/+14
| * | | pflash_cfi01: write flash contents to bdrv on incoming migrationLaszlo Ersek2014-09-081-0/+14
| * | | pflash_cfi01: fixup stale DPRINTF() callsLaszlo Ersek2014-09-081-2/+2
| |/ /
OpenPOWER on IntegriCloud