aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-11-07blockdev: fix drive_init() opts and bs_opts leaksStefan Hajnoczi
2013-11-07block: qemu-iotests, add quotes to $TEST_IMG usage in 061Jeff Cody
2013-11-07block: qemu-iotests, add quotes to $TEST_IMG usage for 051Jeff Cody
2013-11-07block: qemu-iotests, removes duplicate double quotes in 039Jeff Cody
2013-11-07block: qemu-iotests, add quotes to $TEST_IMG usage in 019Jeff Cody
2013-11-07block: qemu-iotests, add quotes to $TEST_IMG.base usage in 017Jeff Cody
2013-11-07block: qemu-iotests, fix _make_test_img() to work with spaced pathnamesJeff Cody
2013-11-07block: qemu-iotests, add quotes to $TEST_IMG usage io pattern testsJeff Cody
2013-11-07block/raw-posix: fix FreeBSD compilationAndreas Tobler
2013-11-07qemu-iotests: Filter out actual image size in 067Max Reitz
2013-11-07qapi: Fix comment for create-type to match code.Fam Zheng
2013-11-07ossaudio: check for oss support in oss_audio_initGerd Hoffmann
2013-11-07Revert "ossaudio: do not enable by default"Gerd Hoffmann
2013-11-07kvm: Fix uninitialized cpuid_dataStefan Weil
2013-11-07pci-assign: Remove dead code for direct I/O region access from userspaceJan Kiszka
2013-11-07linux-user: Fix stat64 syscall for SPARC64Stefan Weil
2013-11-07configure: Add config.status to recreate the current configurationStefan Weil
2013-11-07nsis: Improved support for parallel installation of 32 and 64 bit codeStefan Weil
2013-11-06Update version for 1.7.0-rc0 releasev1.7.0-rc0Anthony Liguori
2013-11-06sdl: Reverse support for video mode settingLei Li
2013-11-06timers: fix stop/cont with -icountPaolo Bonzini
2013-11-06e1000/rtl8139: update HMP NIC when every bit is writtenAmos Kong
2013-11-06virtio-net: only delete bh that existedJason Wang
2013-11-05rtc: remove dead SQW IRQ codeJan Kiszka
2013-11-05vga: fix invalid read after freeMarc-André Lureau
2013-11-05tests: fix 64-bit int literals for 32-bit hostsStefan Hajnoczi
2013-11-05docs/memory.txt: Clarify and expand priority/overlap documentationPeter Maydell
2013-11-05configure: detect endian via compile testMike Frysinger
2013-11-05tests: fix memleak in error path test for input visitorWenchao Xia
2013-11-05qapi: fix memleak by adding implict struct functions in dealloc visitorWenchao Xia
2013-11-05bswap.h: Remove cpu_to_32wu()Peter Maydell