aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2013-11-05bswap.h: Remove cpu_to_be64wu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_be32wu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_be16wu()Peter Maydell
2013-11-05bswap.h: Remove be32_to_cpupu()Peter Maydell
2013-11-05bswap.h: Remove le32_to_cpupu()Peter Maydell
2013-11-05bswap.h: Remove le16_to_cpupu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_le32wu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_le16wu()Peter Maydell
2013-11-05Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2013-11-05pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAStateAndreas Färber
2013-11-05ide: Drop ide_init2_with_non_qdev_drives()Andreas Färber
2013-11-05microdrive: Coding Style cleanupsAndreas Färber
2013-11-05pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber
2013-11-05pxa: Fix typo "dettach"Andreas Färber
2013-11-05qom: Fix pointer to int property helpers' documentationMichael S. Tsirkin