summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster110-797/+1126
2014-10-20virtio-blk: Rename VirtIOBlkConf variables to confMarkus Armbruster4-43/+44
2014-10-20virtio-blk: Drop redundant VirtIOBlock member confMarkus Armbruster2-14/+13
2014-10-20block: Rename BlockDriverCompletionFunc to BlockCompletionFuncMarkus Armbruster42-132/+132
2014-10-20block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster34-266/+266
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster44-96/+168
2014-10-20block: Merge BlockBackend and BlockDriverState name spacesMarkus Armbruster3-43/+24
2014-10-20block: Eliminate BlockDriverState member device_name[]Markus Armbruster16-48/+55
2014-10-20block: Eliminate bdrv_iterate(), use bdrv_next()Markus Armbruster5-65/+35
2014-10-20blockdev: Eliminate drive_del()Markus Armbruster4-10/+7
2014-10-20block: Make BlockBackend own its BlockDriverStateMarkus Armbruster6-53/+7
2014-10-20block: Code motion to get rid of stubs/blockdev.cMarkus Armbruster5-25/+13
2014-10-20block: Connect BlockBackend and DriveInfoMarkus Armbruster4-38/+79
2014-10-20block: Connect BlockBackend to BlockDriverStateMarkus Armbruster9-94/+156
2014-10-20block: New BlockBackendMarkus Armbruster9-11/+245
2014-10-20block: Split bdrv_new_root() off bdrv_new()Markus Armbruster9-19/+30
2014-10-20nbd: Fix filename generationMax Reitz1-15/+29
2014-10-20block/raw-posix: use seek_hole ahead of fiemapTony Breeds1-2/+2
2014-10-20block/raw-posix: Fix disk corruption in try_fiemapTony Breeds1-1/+1
2014-10-20qcow2: fix leak of Qcow2DiscardRegion in update_refcount_discardZhang Haoyu1-0/+1
2014-10-16glib: add compatibility interface for g_strcmp0()Gonglei1-0/+17
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141015-1' into s...Peter Maydell4-26/+87
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell36-166/+690
2014-10-15glib: add compatibility interface for g_get_monotonic_time()Stefan Hajnoczi3-22/+21
2014-10-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i...Peter Maydell14-450/+1029
2014-10-15hw/display/vga: Remove unused arrays dmask4 and dmask16Peter Maydell1-26/+0
2014-10-15vga-pci: add qext region to mmioGerd Hoffmann3-0/+87
2014-10-15bootindex: change fprintf to error_reportGonglei1-1/+2
2014-10-15bootindex: delete bootindex when device is removedGonglei1-0/+2
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei18-32/+2
2014-10-15ide: add calling add_boot_device_patch in bootindex setter functionGonglei1-0/+5
2014-10-15nvma: ide: add bootindex to qom propertyGonglei1-0/+44
2014-10-15usb-storage: add bootindex to qom propertyGonglei1-0/+52
2014-10-15virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei3-0/+6
2014-10-15block: remove bootindex property from qdev to qomGonglei4-4/+2
2014-10-15virtio-blk: add bootindex to qom propertyGonglei1-0/+3
2014-10-15ide: add bootindex to qom propertyGonglei1-0/+42
2014-10-15scsi: add bootindex to qom propertyGonglei1-0/+11
2014-10-15isa-fdc: remove bootindexA/B property from qdev to qomGonglei1-2/+13
2014-10-15redirect: remove bootindex property from qdev to qomGonglei1-1/+11
2014-10-15vfio: remove bootindex property from qdev to qomGonglei1-1/+11
2014-10-15pci-assign: remove bootindex property from qdev to qomGonglei1-1/+11
2014-10-15host-libusb: remove bootindex property from qdev to qomGonglei1-1/+11
2014-10-15virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei3-0/+6
2014-10-15net: remove bootindex property from qdev to qomGonglei1-2/+1
2014-10-15usb-net: add bootindex to qom propertyGonglei1-0/+11
2014-10-15vmxnet3: add bootindex to qom propertyGonglei1-0/+8
2014-10-15spapr_lian: add bootindex to qom propertyGonglei1-0/+10
2014-10-15rtl8139: add bootindex to qom propertyGonglei1-0/+10
2014-10-15pcnet: add bootindex to qom propertyGonglei3-1/+24