summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcg-ia64: Use ADDS for small additionRichard Henderson2013-11-181-4/+16
* tcg-ia64: Avoid unnecessary stop bit in tcg_out_aluRichard Henderson2013-11-181-11/+6
* tcg-ia64: Move AREG0 to R32Richard Henderson2013-11-182-9/+8
* tcg-ia64: Simplify brcondRichard Henderson2013-11-181-34/+10
* tcg-ia64: Handle constant callsRichard Henderson2013-11-181-3/+35
* tcg-ia64: Use shortcuts for nop insnsRichard Henderson2013-11-181-124/+127
* tcg-ia64: Use TCGMemOp within qemu_ldst routinesRichard Henderson2013-11-181-82/+91
* 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
| * | | block: vhdx - add header update capability.Jeff Cody2013-11-074-5/+196
| * | | block: vhdx - minor comments and typo correction.Jeff Cody2013-11-072-5/+7
| * | | block/vpc: fix virtual size for images created with disk2vhdPeter Lieven2013-11-071-0/+9
| * | | block: Save errno before error_setg_errnoMax Reitz2013-11-071-1/+1
| * | | qdev-monitor-test: add device_add leak test casesStefan Hajnoczi2013-11-072-0/+83
| * | | blockdev-test: add test case for drive_add duplicate IDsStefan Hajnoczi2013-11-072-0/+61
| * | | libqtest: add qmp(fmt, ...) -> QDict* functionStefan Hajnoczi2013-11-072-14/+89
| * | | libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi2013-11-075-27/+32
| * | | blockdev: fix drive_init() opts and bs_opts leaksStefan Hajnoczi2013-11-071-12/+15
| * | | block: qemu-iotests, add quotes to $TEST_IMG usage in 061Jeff Cody2013-11-071-3/+3
OpenPOWER on IntegriCloud