summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qcow2: fix leak of Qcow2DiscardRegion in update_refcount_discardZhang Haoyu2014-10-201-0/+1
* glib: add compatibility interface for g_strcmp0()Gonglei2014-10-161-0/+17
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141015-1' into s...Peter Maydell2014-10-164-26/+87
|\
| * hw/display/vga: Remove unused arrays dmask4 and dmask16Peter Maydell2014-10-151-26/+0
| * vga-pci: add qext region to mmioGerd Hoffmann2014-10-153-0/+87
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell2014-10-1636-166/+690
|\ \
| * | bootindex: change fprintf to error_reportGonglei2014-10-151-1/+2
| * | bootindex: delete bootindex when device is removedGonglei2014-10-151-0/+2
| * | bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei2014-10-1518-32/+2
| * | ide: add calling add_boot_device_patch in bootindex setter functionGonglei2014-10-151-0/+5
| * | nvma: ide: add bootindex to qom propertyGonglei2014-10-151-0/+44
| * | usb-storage: add bootindex to qom propertyGonglei2014-10-151-0/+52
| * | virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei2014-10-153-0/+6
| * | block: remove bootindex property from qdev to qomGonglei2014-10-154-4/+2
| * | virtio-blk: add bootindex to qom propertyGonglei2014-10-151-0/+3
| * | ide: add bootindex to qom propertyGonglei2014-10-151-0/+42
| * | scsi: add bootindex to qom propertyGonglei2014-10-151-0/+11
| * | isa-fdc: remove bootindexA/B property from qdev to qomGonglei2014-10-151-2/+13
| * | redirect: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
| * | vfio: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
| * | pci-assign: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
| * | host-libusb: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
| * | virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei2014-10-153-0/+6
| * | net: remove bootindex property from qdev to qomGonglei2014-10-151-2/+1
| * | usb-net: add bootindex to qom propertyGonglei2014-10-151-0/+11
| * | vmxnet3: add bootindex to qom propertyGonglei2014-10-151-0/+8
| * | spapr_lian: add bootindex to qom propertyGonglei2014-10-151-0/+10
| * | rtl8139: add bootindex to qom propertyGonglei2014-10-151-0/+10
| * | pcnet: add bootindex to qom propertyGonglei2014-10-153-1/+24
| * | ne2000: add bootindex to qom propertyGonglei2014-10-152-0/+56
| * | eepro100: add bootindex to qom propertyGonglei2014-10-151-1/+10
| * | e1000: add bootindex to qom propertyGonglei2014-10-151-0/+10
| * | virtio-net: add bootindex to qom propertyGonglei2014-10-151-0/+3
| * | bootindex: add a setter/getter functions wrapper for bootindex propertyGonglei2014-10-152-0/+76
| * | bootindex: support to set a existent device's bootindex to -1Gonglei2014-10-151-0/+1
| * | bootindex: rework add_boot_device_path functionGonglei2014-10-151-0/+2
| * | fw_cfg: add fw_cfg_machine_reset functionGonglei2014-10-152-3/+54
| * | bootindex: add del_boot_device_path functionGonglei2014-10-152-0/+21
| * | bootindex: add check bootindex functionGonglei2014-10-152-0/+16
| * | bootdevice: move bootdevice related code to new file bootdevice.cGonglei2014-10-154-118/+145
| |/
* | glib: add compatibility interface for g_get_monotonic_time()Stefan Hajnoczi2014-10-153-22/+21
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i...Peter Maydell2014-10-1514-450/+1029
|\ \
| * | migration: catch unknown flag combinations in ram_loadPeter Lieven2014-10-141-30/+32
| * | qemu-file: Move stdio implementation to qemu-file-stdio.cEduardo Habkost2014-10-143-169/+195
| * | qemu-file: Move unix and socket implementations to qemu-file-unix.cEduardo Habkost2014-10-144-197/+225
| * | qemu-file: Use qemu_file_is_writable() on stdio_fclose()Eduardo Habkost2014-10-141-1/+1
| * | qemu-file: Make qemu_file_is_writable() non-staticEduardo Habkost2014-10-142-1/+2
| * | qemu-file: Add copyright header to qemu-file.cEduardo Habkost2014-10-141-0/+23
| * | vmstate: Allow dynamic allocation for VBUFFER during migrationAlexey Kardashevskiy2014-10-142-3/+21
| * | block/migration: Disable cache invalidate for incoming migrationAlexey Kardashevskiy2014-10-143-14/+11
OpenPOWER on IntegriCloud