Age | Commit message (Expand) | Author |
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 |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage io pattern tests | Jeff Cody |
2013-11-07 | block/raw-posix: fix FreeBSD compilation | Andreas Tobler |
2013-11-07 | qemu-iotests: Filter out actual image size in 067 | Max Reitz |
2013-11-07 | qapi: Fix comment for create-type to match code. | Fam Zheng |
2013-11-07 | ossaudio: check for oss support in oss_audio_init | Gerd Hoffmann |
2013-11-07 | Revert "ossaudio: do not enable by default" | Gerd Hoffmann |
2013-11-07 | kvm: Fix uninitialized cpuid_data | Stefan Weil |
2013-11-07 | pci-assign: Remove dead code for direct I/O region access from userspace | Jan Kiszka |
2013-11-07 | linux-user: Fix stat64 syscall for SPARC64 | Stefan Weil |
2013-11-07 | configure: Add config.status to recreate the current configuration | Stefan Weil |
2013-11-07 | nsis: Improved support for parallel installation of 32 and 64 bit code | Stefan Weil |
2013-11-06 | Update version for 1.7.0-rc0 releasev1.7.0-rc0 | Anthony Liguori |
2013-11-06 | sdl: Reverse support for video mode setting | Lei Li |
2013-11-06 | timers: fix stop/cont with -icount | Paolo Bonzini |
2013-11-06 | e1000/rtl8139: update HMP NIC when every bit is written | Amos Kong |
2013-11-06 | virtio-net: only delete bh that existed | Jason Wang |
2013-11-05 | rtc: remove dead SQW IRQ code | Jan Kiszka |
2013-11-05 | vga: fix invalid read after free | Marc-André Lureau |
2013-11-05 | tests: fix 64-bit int literals for 32-bit hosts | Stefan Hajnoczi |
2013-11-05 | docs/memory.txt: Clarify and expand priority/overlap documentation | Peter Maydell |
2013-11-05 | configure: detect endian via compile test | Mike Frysinger |
2013-11-05 | tests: fix memleak in error path test for input visitor | Wenchao Xia |
2013-11-05 | qapi: fix memleak by adding implict struct functions in dealloc visitor | Wenchao Xia |
2013-11-05 | bswap.h: Remove cpu_to_32wu() | Peter Maydell |