aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-20block: Code motion to get rid of stubs/blockdev.cMarkus Armbruster
2014-10-20block: Connect BlockBackend and DriveInfoMarkus Armbruster
2014-10-20block: Connect BlockBackend to BlockDriverStateMarkus Armbruster
2014-10-20block: New BlockBackendMarkus Armbruster
2014-10-20block: Split bdrv_new_root() off bdrv_new()Markus Armbruster
2014-10-20nbd: Fix filename generationMax Reitz
2014-10-20block/raw-posix: use seek_hole ahead of fiemapTony Breeds
2014-10-20block/raw-posix: Fix disk corruption in try_fiemapTony Breeds
2014-10-20qcow2: fix leak of Qcow2DiscardRegion in update_refcount_discardZhang Haoyu
2014-10-16glib: add compatibility interface for g_strcmp0()Gonglei
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141015-1' into s...Peter Maydell
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell
2014-10-15glib: add compatibility interface for g_get_monotonic_time()Stefan Hajnoczi
2014-10-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i...Peter Maydell
2014-10-15hw/display/vga: Remove unused arrays dmask4 and dmask16Peter Maydell
2014-10-15vga-pci: add qext region to mmioGerd Hoffmann
2014-10-15bootindex: change fprintf to error_reportGonglei
2014-10-15bootindex: delete bootindex when device is removedGonglei
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei
2014-10-15ide: add calling add_boot_device_patch in bootindex setter functionGonglei
2014-10-15nvma: ide: add bootindex to qom propertyGonglei
2014-10-15usb-storage: add bootindex to qom propertyGonglei
2014-10-15virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei
2014-10-15block: remove bootindex property from qdev to qomGonglei
2014-10-15virtio-blk: add bootindex to qom propertyGonglei
2014-10-15ide: add bootindex to qom propertyGonglei
2014-10-15scsi: add bootindex to qom propertyGonglei
2014-10-15isa-fdc: remove bootindexA/B property from qdev to qomGonglei
2014-10-15redirect: remove bootindex property from qdev to qomGonglei
2014-10-15vfio: remove bootindex property from qdev to qomGonglei
2014-10-15pci-assign: remove bootindex property from qdev to qomGonglei
2014-10-15host-libusb: remove bootindex property from qdev to qomGonglei
2014-10-15virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei
2014-10-15net: remove bootindex property from qdev to qomGonglei
2014-10-15usb-net: add bootindex to qom propertyGonglei
2014-10-15vmxnet3: add bootindex to qom propertyGonglei
2014-10-15spapr_lian: add bootindex to qom propertyGonglei
2014-10-15rtl8139: add bootindex to qom propertyGonglei
2014-10-15pcnet: add bootindex to qom propertyGonglei
2014-10-15ne2000: add bootindex to qom propertyGonglei
2014-10-15eepro100: add bootindex to qom propertyGonglei
2014-10-15e1000: add bootindex to qom propertyGonglei
2014-10-15virtio-net: add bootindex to qom propertyGonglei
2014-10-15bootindex: add a setter/getter functions wrapper for bootindex propertyGonglei
2014-10-15bootindex: support to set a existent device's bootindex to -1Gonglei
2014-10-15bootindex: rework add_boot_device_path functionGonglei
2014-10-15fw_cfg: add fw_cfg_machine_reset functionGonglei
2014-10-15bootindex: add del_boot_device_path functionGonglei
2014-10-15bootindex: add check bootindex functionGonglei
2014-10-15bootdevice: move bootdevice related code to new file bootdevice.cGonglei