index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-06
Update version for 1.7.0-rc0 release
v1.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
2013-11-05
bswap.h: Remove cpu_to_be64wu()
Peter Maydell
2013-11-05
bswap.h: Remove cpu_to_be32wu()
Peter Maydell
2013-11-05
bswap.h: Remove cpu_to_be16wu()
Peter Maydell
2013-11-05
bswap.h: Remove be32_to_cpupu()
Peter Maydell
2013-11-05
bswap.h: Remove le32_to_cpupu()
Peter Maydell
2013-11-05
bswap.h: Remove le16_to_cpupu()
Peter Maydell
2013-11-05
bswap.h: Remove cpu_to_le32wu()
Peter Maydell
2013-11-05
bswap.h: Remove cpu_to_le16wu()
Peter Maydell
2013-11-05
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2013-11-05
pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAState
Andreas Färber
2013-11-05
ide: Drop ide_init2_with_non_qdev_drives()
Andreas Färber
2013-11-05
microdrive: Coding Style cleanups
Andreas Färber
2013-11-05
pcmcia: QOM'ify PCMCIACardState and MicroDriveState
Andreas Färber
2013-11-05
pxa: Fix typo "dettach"
Andreas Färber
2013-11-05
qom: Fix pointer to int property helpers' documentation
Michael S. Tsirkin
[next]