Age | Commit message (Expand) | Author | Files | Lines |
2013-11-07 | block: vhdx - break out code operations to functions | Jeff Cody | 1 | -41/+80 |
2013-11-07 | block: vhdx - move more endian translations to vhdx-endian.c | Jeff Cody | 3 | -17/+87 |
2013-11-07 | block: vhdx - remove BAT file offset bit shifting | Jeff Cody | 2 | -5/+2 |
2013-11-07 | block: vhdx write support | Jeff Cody | 2 | -5/+209 |
2013-11-07 | block: vhdx - add log write support | Jeff Cody | 2 | -0/+285 |
2013-11-07 | block: vhdx - add region overlap detection for image files | Jeff Cody | 2 | -0/+91 |
2013-11-07 | block: vhdx - log parsing, replay, and flush support | Jeff Cody | 4 | -53/+749 |
2013-11-07 | block: vhdx code movement - move vhdx_close() above vhdx_open() | Jeff Cody | 1 | -11/+11 |
2013-11-07 | block: vhdx - update log guid in header, and first write tracker | Jeff Cody | 2 | -6/+30 |
2013-11-07 | block: vhdx - break endian translation functions out | Jeff Cody | 4 | -44/+150 |
2013-11-07 | block: vhdx - log support struct and defines | Jeff Cody | 1 | -16/+30 |
2013-11-07 | block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header. | Jeff Cody | 2 | -52/+48 |
2013-11-07 | block: vhdx - add header update capability. | Jeff Cody | 4 | -5/+196 |
2013-11-07 | block: vhdx - minor comments and typo correction. | Jeff Cody | 2 | -5/+7 |
2013-11-07 | block/vpc: fix virtual size for images created with disk2vhd | Peter Lieven | 1 | -0/+9 |
2013-11-07 | block: Save errno before error_setg_errno | Max Reitz | 1 | -1/+1 |
2013-11-07 | qdev-monitor-test: add device_add leak test cases | Stefan Hajnoczi | 2 | -0/+83 |
2013-11-07 | blockdev-test: add test case for drive_add duplicate IDs | Stefan Hajnoczi | 2 | -0/+61 |
2013-11-07 | libqtest: add qmp(fmt, ...) -> QDict* function | Stefan Hajnoczi | 2 | -14/+89 |
2013-11-07 | libqtest: rename qmp() to qmp_discard_response() | Stefan Hajnoczi | 5 | -27/+32 |
2013-11-07 | blockdev: fix drive_init() opts and bs_opts leaks | Stefan Hajnoczi | 1 | -12/+15 |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage in 061 | Jeff Cody | 1 | -3/+3 |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage for 051 | Jeff Cody | 1 | -4/+4 |
2013-11-07 | block: qemu-iotests, removes duplicate double quotes in 039 | Jeff Cody | 1 | -1/+1 |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage in 019 | Jeff Cody | 1 | -3/+3 |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG.base usage in 017 | Jeff Cody | 1 | -1/+1 |
2013-11-07 | block: qemu-iotests, fix _make_test_img() to work with spaced pathnames | Jeff Cody | 1 | -2/+11 |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage io pattern tests | Jeff Cody | 1 | -6/+6 |
2013-11-07 | block/raw-posix: fix FreeBSD compilation | Andreas Tobler | 1 | -1/+2 |
2013-11-07 | qemu-iotests: Filter out actual image size in 067 | Max Reitz | 2 | -6/+6 |
2013-11-07 | qapi: Fix comment for create-type to match code. | Fam Zheng | 1 | -1/+1 |
2013-11-06 | Update version for 1.7.0-rc0 release | Anthony Liguori | 1 | -1/+1 |
2013-11-06 | sdl: Reverse support for video mode setting | Lei Li | 1 | -4/+19 |
2013-11-06 | timers: fix stop/cont with -icount | Paolo Bonzini | 1 | -20/+22 |
2013-11-06 | e1000/rtl8139: update HMP NIC when every bit is written | Amos Kong | 2 | -5/+2 |
2013-11-06 | virtio-net: only delete bh that existed | Jason Wang | 1 | -1/+1 |
2013-11-05 | rtc: remove dead SQW IRQ code | Jan Kiszka | 1 | -8/+1 |
2013-11-05 | vga: fix invalid read after free | Marc-André Lureau | 1 | -1/+0 |
2013-11-05 | tests: fix 64-bit int literals for 32-bit hosts | Stefan Hajnoczi | 3 | -4/+5 |
2013-11-05 | docs/memory.txt: Clarify and expand priority/overlap documentation | Peter Maydell | 1 | -2/+62 |
2013-11-05 | configure: detect endian via compile test | Mike Frysinger | 1 | -26/+14 |
2013-11-05 | tests: fix memleak in error path test for input visitor | Wenchao Xia | 1 | -0/+1 |
2013-11-05 | qapi: fix memleak by adding implict struct functions in dealloc visitor | Wenchao Xia | 1 | -0/+20 |
2013-11-05 | bswap.h: Remove cpu_to_32wu() | Peter Maydell | 2 | -13/+8 |
2013-11-05 | bswap.h: Remove cpu_to_be64wu() | Peter Maydell | 2 | -6/+1 |
2013-11-05 | bswap.h: Remove cpu_to_be32wu() | Peter Maydell | 4 | -12/+6 |
2013-11-05 | bswap.h: Remove cpu_to_be16wu() | Peter Maydell | 4 | -26/+18 |
2013-11-05 | bswap.h: Remove be32_to_cpupu() | Peter Maydell | 2 | -6/+1 |
2013-11-05 | bswap.h: Remove le32_to_cpupu() | Peter Maydell | 3 | -7/+2 |
2013-11-05 | bswap.h: Remove le16_to_cpupu() | Peter Maydell | 3 | -8/+2 |