summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | block: Fail if requested driver is not availableKevin Wolf2013-11-153-0/+21
| * | | | MAINTAINERS: add block driver sub-maintainersStefan Hajnoczi2013-11-151-0/+40
| * | | | qemu-img: Fix overwriting 'ret' before usingFam Zheng2013-11-153-4/+63
| * | | | qemu-iotests: Test qcow2 count_contiguous_clusters()Kevin Wolf2013-11-153-0/+285
| * | | | qcow2: fix possible corruption when reading multiple clustersPeter Lieven2013-11-141-1/+1
| * | | | qmp: access the local QemuOptsLists for drive optionAmos Kong2013-11-145-2/+82
| * | | | MAINTAINERS: add block tree repo URLsStefan Hajnoczi2013-11-141-0/+2
| * | | | qemu-iotests: Extend 041 for unbacked mirroringMax Reitz2013-11-142-2/+27
| * | | | block/drive-mirror: Check for NULL backing_hdMax Reitz2013-11-141-1/+3
| * | | | qapi-schema: Update description for NewImageModeMax Reitz2013-11-141-1/+2
| * | | | block: Print its file name if backing file opening failedFam Zheng2013-11-145-5/+5
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-11-192-4/+5
|\ \ \ \
| * | | | virtio-net: fix the memory leak in rxfilter_notify()Amos Kong2013-11-191-4/+4
| * | | | smc91c111: Fix receive starvationSebastian Huber2013-11-151-0/+1
| |/ / /
* | | | Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...Anthony Liguori2013-11-197-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | pseries: Update SLOF firmware imageAlexey Kardashevskiy2013-11-083-1/+1
| * | | spapr: add vio-bus devices to categoriesAlexey Kardashevskiy2013-11-084-0/+4
| |/ /
* | | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-11-132-3/+18
|\ \ \
| * | | MAINTAINERS: add git tree info for HMP, QMP and QAPILuiz Capitulino2013-11-111-0/+4
| * | | Adjust qapi-visit for python-2.4.3Richard Henderson2013-11-111-3/+14
| |/ /
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-11-1310-38/+42
|\ \ \
| * | | Revert "exec: limit system memory size"Michael S. Tsirkin2013-11-101-6/+1
| * | | Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum2013-11-102-27/+0
| * | | loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin2013-11-102-2/+3
| * | | acpi-build: disable with -no-acpiMichael S. Tsirkin2013-11-101-0/+5
| * | | virtio-net: only delete bh that existedJason Wang2013-11-101-1/+1
| * | | Fix pc migration from qemu <= 1.5Cole Robinson2013-11-104-3/+33
* | | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-11-133-5/+11
|\ \ \ \
| * | | | virtio-net: broken RX filtering logic fixedDmitry Fleytman2013-11-081-1/+2
| * | | | net: fix qemu_flush_queued_packets() in presence of a hubSergey Fedorov2013-11-081-1/+0
| * | | | net: disallow to specify multicast MAC addressDmitry Krivenok2013-11-082-3/+9
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-11-1335-262/+2897
|\ \ \ \
| * | | | block: Round up total_sectorsFam Zheng2013-11-081-1/+1
| * | | | block: vhdx qemu-iotest - log replay of data sectorJeff Cody2013-11-074-0/+76
| * | | | block: qemu-iotests for vhdx, add write test supportJeff Cody2013-11-073-1/+25
| * | | | block: vhdx - update _make_test_img() to filter out vhdx optionsJeff Cody2013-11-071-1/+4
| * | | | block: vhdx - add .bdrv_create() supportJeff Cody2013-11-072-1/+572
| * | | | block: vhdx - fix comment typos in header, fix incorrect struct fieldsJeff Cody2013-11-071-5/+5
| * | | | block: vhdx - break out code operations to functionsJeff Cody2013-11-071-41/+80
| * | | | block: vhdx - move more endian translations to vhdx-endian.cJeff Cody2013-11-073-17/+87
| * | | | block: vhdx - remove BAT file offset bit shiftingJeff Cody2013-11-072-5/+2
| * | | | block: vhdx write supportJeff Cody2013-11-072-5/+209
| * | | | block: vhdx - add log write supportJeff Cody2013-11-072-0/+285
| * | | | block: vhdx - add region overlap detection for image filesJeff Cody2013-11-072-0/+91
| * | | | block: vhdx - log parsing, replay, and flush supportJeff Cody2013-11-074-53/+749
| * | | | block: vhdx code movement - move vhdx_close() above vhdx_open()Jeff Cody2013-11-071-11/+11
| * | | | block: vhdx - update log guid in header, and first write trackerJeff Cody2013-11-072-6/+30
| * | | | block: vhdx - break endian translation functions outJeff Cody2013-11-074-44/+150
| * | | | block: vhdx - log support struct and definesJeff Cody2013-11-071-16/+30
| * | | | block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header.Jeff Cody2013-11-072-52/+48
OpenPOWER on IntegriCloud