aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
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
2013-11-05qdev-monitor: Inline qdev_init() for device_addAndreas Färber
2013-11-05qdev-monitor: Avoid qdev as variable nameAndreas Färber
2013-11-05qdev: Drop misleading qdev_free() functionStefan Hajnoczi
2013-11-05qdev-monitor: Unref device when device_add failsStefan Hajnoczi
2013-11-05qdev-monitor: Fix crash when device_add is called with abstract driverIgor Mammedov
2013-11-05qdev-monitor: Clean up qdev_device_add() variable namingAndreas Färber