aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-18tcg-ia64: Simplify brcondRichard Henderson
2013-11-18tcg-ia64: Handle constant callsRichard Henderson
2013-11-18tcg-ia64: Use shortcuts for nop insnsRichard Henderson
2013-11-18tcg-ia64: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2013-11-13Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'filippov/tags/20131108-xtensa' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'kraxel/audio.3' into stagingAnthony Liguori
2013-11-13Merge remote-tracking branch 'sweil/mingw' into stagingAnthony Liguori
2013-11-11MAINTAINERS: add git tree info for HMP, QMP and QAPILuiz Capitulino
2013-11-11Adjust qapi-visit for python-2.4.3Richard Henderson
2013-11-10Revert "exec: limit system memory size"Michael S. Tsirkin
2013-11-10Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum
2013-11-10loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin
2013-11-10acpi-build: disable with -no-acpiMichael S. Tsirkin
2013-11-10virtio-net: only delete bh that existedJason Wang
2013-11-10Fix pc migration from qemu <= 1.5Cole Robinson
2013-11-08virtio-net: broken RX filtering logic fixedDmitry Fleytman
2013-11-08net: fix qemu_flush_queued_packets() in presence of a hubSergey Fedorov
2013-11-08net: disallow to specify multicast MAC addressDmitry Krivenok
2013-11-08block: Round up total_sectorsFam Zheng
2013-11-08target-xtensa: add missing DEBUG section to dc233c configMax Filippov
2013-11-08exec: fix breakpoint_invalidate when pc may not be translatedMax Filippov
2013-11-07block: vhdx qemu-iotest - log replay of data sectorJeff Cody
2013-11-07block: qemu-iotests for vhdx, add write test supportJeff Cody
2013-11-07block: vhdx - update _make_test_img() to filter out vhdx optionsJeff Cody
2013-11-07block: vhdx - add .bdrv_create() supportJeff Cody
2013-11-07block: vhdx - fix comment typos in header, fix incorrect struct fieldsJeff Cody
2013-11-07block: vhdx - break out code operations to functionsJeff Cody
2013-11-07block: vhdx - move more endian translations to vhdx-endian.cJeff Cody
2013-11-07block: vhdx - remove BAT file offset bit shiftingJeff Cody
2013-11-07block: vhdx write supportJeff Cody
2013-11-07block: vhdx - add log write supportJeff Cody
2013-11-07block: vhdx - add region overlap detection for image filesJeff Cody
2013-11-07block: vhdx - log parsing, replay, and flush supportJeff Cody
2013-11-07block: vhdx code movement - move vhdx_close() above vhdx_open()Jeff Cody
2013-11-07block: vhdx - update log guid in header, and first write trackerJeff Cody
2013-11-07block: vhdx - break endian translation functions outJeff Cody
2013-11-07block: vhdx - log support struct and definesJeff Cody
2013-11-07block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header.Jeff Cody
2013-11-07block: vhdx - add header update capability.Jeff Cody
2013-11-07block: vhdx - minor comments and typo correction.Jeff Cody
2013-11-07block/vpc: fix virtual size for images created with disk2vhdPeter Lieven
2013-11-07block: Save errno before error_setg_errnoMax Reitz
2013-11-07qdev-monitor-test: add device_add leak test casesStefan Hajnoczi
2013-11-07blockdev-test: add test case for drive_add duplicate IDsStefan Hajnoczi
2013-11-07libqtest: add qmp(fmt, ...) -> QDict* functionStefan Hajnoczi
2013-11-07libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi