summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | iotests: Filter out "I/O thread spun..." warningMax Reitz2015-01-138-10/+12
| * | qemu-iotests: Test blockdev-backup in 055Fam Zheng2015-01-132-39/+176
| * | block: Add blockdev-backup to transactionFam Zheng2015-01-132-0/+81
| * | qmp: Add command 'blockdev-backup'Fam Zheng2015-01-134-0/+178
| * | qapi: Comment version info in TransactionActionFam Zheng2015-01-131-0/+6
| * | block: fix spoiling all dirty bitmaps by mirror and migrationVladimir Sementsov-Ogievskiy2015-01-134-11/+34
| * | qapi: Fix document for BlockStats.node-nameFam Zheng2015-01-131-1/+1
| * | iotests: Add test for relative backing file namesMax Reitz2015-01-133-0/+114
| * | block/vmdk: Relative backing file for creationMax Reitz2015-01-131-1/+12
| * | block: Relative backing file for image creationMax Reitz2015-01-131-1/+11
| * | block: JSON filenames and relative backing filesMax Reitz2015-01-133-9/+31
| * | block: Get full backing filename from stringMax Reitz2015-01-132-4/+15
| * | checkpatch: Brace handling on multi-line conditionMax Reitz2015-01-131-2/+11
| * | block: replace g_new0 with g_new for bottom half allocation.Paolo Bonzini2015-01-131-4/+6
| * | block: do not allocate an iovec per read of a growable/zero_after_eof BDSPaolo Bonzini2015-01-131-7/+5
| * | block: mark AioContext as recursivePaolo Bonzini2015-01-131-0/+1
| * | qemu-iotests: Speed up make check-blockFam Zheng2015-01-132-1/+2
| * | qemu-iotests: Remove 091 from quick groupFam Zheng2015-01-131-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-01-1228-216/+11
|\ \
| * | hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang2015-01-121-0/+1
| * | hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang2015-01-121-4/+4
| * | hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang2015-01-121-1/+6
| * | net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini2015-01-1227-211/+0
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150112-v3' into sta...Peter Maydell2015-01-1222-115/+2305
|\ \ \ | |/ / |/| |
| * | kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka2015-01-127-0/+61
| * | s390: implement pci instructionsFrank Blaschka2015-01-124-1/+1253
| * | s390: Add PCI bus supportFrank Blaschka2015-01-1212-1/+929
| * | s390x/kvm: avoid syscalls by syncing registers with kvm_runDavid Hildenbrand2015-01-121-22/+50
| * | s390x/kvm: sync register support helper functionDavid Hildenbrand2015-01-121-10/+12
| * | s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappersThomas Huth2015-01-121-81/+0
| * | s390x/ccw: fix oddity in machine class initCornelia Huck2015-01-121-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...Peter Maydell2015-01-101-11/+14
|\ \
| * | vfio-pci: Fix interrupt disablingAlex Williamson2015-01-091-9/+12
| * | vfio-pci: Fix BAR size overflowAlex Williamson2015-01-091-2/+2
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-01-1010-60/+249
|\ \ \
| * | | acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin2015-01-084-12/+32
| * | | memory: API to allocate resizeable RAM MRMichael S. Tsirkin2015-01-082-0/+41
| * | | arch_init: support resizing on incoming migrationMichael S. Tsirkin2015-01-081-5/+8
| * | | exec: qemu_ram_alloc_resizeable, qemu_ram_resizeMichael S. Tsirkin2015-01-083-7/+91
| * | | exec: split length -> used_length/max_lengthMichael S. Tsirkin2015-01-083-34/+40
| * | | exec: cpu_physical_memory_set/clear_dirty_rangeMichael S. Tsirkin2015-01-082-4/+13
| * | | memory: add memory_region_set_sizeMichael S. Tsirkin2015-01-082-0/+26
* | | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-01-1020-155/+537
|\ \ \ \
| * | | | hw/ppc/mac_newworld: simplify usb controller creation logicMarcel Apfelbaum2015-01-071-2/+2
| * | | | hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum2015-01-071-1/+2
| * | | | hw/ppc/mac_newworld: QOMified mac99 machinesMarcel Apfelbaum2015-01-071-10/+19
| * | | | hw/usb: simplified usb_enabledMarcel Apfelbaum2015-01-0712-18/+17
| * | | | hw/machine: added machine_usb wrapperMarcel Apfelbaum2015-01-072-0/+7
| * | | | hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum2015-01-074-3/+10
| * | | | target-ppc: Cast ssize_t to size_t before printing with %zxPeter Maydell2015-01-071-1/+1
OpenPOWER on IntegriCloud