Age | Commit message (Expand) | Author |
2013-11-13 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-11-13 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori |
2013-11-13 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-11-13 | Merge remote-tracking branch 'filippov/tags/20131108-xtensa' into staging | Anthony Liguori |
2013-11-13 | Merge remote-tracking branch 'kraxel/audio.3' into staging | Anthony Liguori |
2013-11-13 | Merge remote-tracking branch 'sweil/mingw' into staging | Anthony Liguori |
2013-11-10 | Revert "exec: limit system memory size" | Michael S. Tsirkin |
2013-11-10 | Revert "hw/pci: partially handle pci master abort" | Marcel Apfelbaum |
2013-11-10 | loader: drop return value for rom_add_blob_fixed | Michael S. Tsirkin |
2013-11-10 | acpi-build: disable with -no-acpi | Michael S. Tsirkin |
2013-11-10 | virtio-net: only delete bh that existed | Jason Wang |
2013-11-10 | Fix pc migration from qemu <= 1.5 | Cole Robinson |
2013-11-08 | virtio-net: broken RX filtering logic fixed | Dmitry Fleytman |
2013-11-08 | net: fix qemu_flush_queued_packets() in presence of a hub | Sergey Fedorov |
2013-11-08 | net: disallow to specify multicast MAC address | Dmitry Krivenok |
2013-11-08 | block: Round up total_sectors | Fam Zheng |
2013-11-08 | target-xtensa: add missing DEBUG section to dc233c config | Max Filippov |
2013-11-08 | exec: fix breakpoint_invalidate when pc may not be translated | Max Filippov |
2013-11-07 | block: vhdx qemu-iotest - log replay of data sector | Jeff Cody |
2013-11-07 | block: qemu-iotests for vhdx, add write test support | Jeff Cody |
2013-11-07 | block: vhdx - update _make_test_img() to filter out vhdx options | Jeff Cody |
2013-11-07 | block: vhdx - add .bdrv_create() support | Jeff Cody |
2013-11-07 | block: vhdx - fix comment typos in header, fix incorrect struct fields | Jeff Cody |
2013-11-07 | block: vhdx - break out code operations to functions | Jeff Cody |
2013-11-07 | block: vhdx - move more endian translations to vhdx-endian.c | Jeff Cody |
2013-11-07 | block: vhdx - remove BAT file offset bit shifting | Jeff Cody |
2013-11-07 | block: vhdx write support | Jeff Cody |
2013-11-07 | block: vhdx - add log write support | Jeff Cody |
2013-11-07 | block: vhdx - add region overlap detection for image files | Jeff Cody |
2013-11-07 | block: vhdx - log parsing, replay, and flush support | Jeff Cody |
2013-11-07 | block: vhdx code movement - move vhdx_close() above vhdx_open() | Jeff Cody |
2013-11-07 | block: vhdx - update log guid in header, and first write tracker | Jeff Cody |
2013-11-07 | block: vhdx - break endian translation functions out | Jeff Cody |
2013-11-07 | block: vhdx - log support struct and defines | Jeff Cody |
2013-11-07 | block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header. | Jeff Cody |
2013-11-07 | block: vhdx - add header update capability. | Jeff Cody |
2013-11-07 | block: vhdx - minor comments and typo correction. | Jeff Cody |
2013-11-07 | block/vpc: fix virtual size for images created with disk2vhd | Peter Lieven |
2013-11-07 | block: Save errno before error_setg_errno | Max Reitz |
2013-11-07 | qdev-monitor-test: add device_add leak test cases | Stefan Hajnoczi |
2013-11-07 | blockdev-test: add test case for drive_add duplicate IDs | Stefan Hajnoczi |
2013-11-07 | libqtest: add qmp(fmt, ...) -> QDict* function | Stefan Hajnoczi |
2013-11-07 | libqtest: rename qmp() to qmp_discard_response() | Stefan Hajnoczi |
2013-11-07 | blockdev: fix drive_init() opts and bs_opts leaks | Stefan Hajnoczi |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage in 061 | Jeff Cody |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage for 051 | Jeff Cody |
2013-11-07 | block: qemu-iotests, removes duplicate double quotes in 039 | Jeff Cody |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage in 019 | Jeff Cody |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG.base usage in 017 | Jeff Cody |
2013-11-07 | block: qemu-iotests, fix _make_test_img() to work with spaced pathnames | Jeff Cody |