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
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160512'...
Peter Maydell
2016-05-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-05-12' into ...
Peter Maydell
2016-05-12
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-05-12' in...
Kevin Wolf
2016-05-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160511-1' into s...
Peter Maydell
2016-05-12
qemu-iotests: iotests: fail hard if not run via "check"
Sascha Silbe
2016-05-12
block: enable testing of LUKS driver with block I/O tests
Daniel P. Berrange
2016-05-12
block: add support for encryption secrets in block I/O tests
Daniel P. Berrange
2016-05-12
block: add support for --image-opts in block I/O tests
Daniel P. Berrange
2016-05-12
qemu-io: Add 'write -z -u' to test MAY_UNMAP flag
Eric Blake
2016-05-12
qemu-io: Add 'write -f' to test FUA flag
Eric Blake
2016-05-12
qemu-io: Allow unaligned access by default
Eric Blake
2016-05-12
qemu-io: Use bool for command line flags
Eric Blake
2016-05-12
qemu-io: Make 'open' subcommand more like command line
Eric Blake
2016-05-12
qemu-io: Add missing option documentation
Eric Blake
2016-05-12
qmp: add monitor command to add/remove a child
Wen Congyang
2016-05-12
quorum: implement bdrv_add_child() and bdrv_del_child()
Wen Congyang
2016-05-12
Add new block driver interface to add/delete a BDS's child
Wen Congyang
2016-05-12
qemu-img: check block status of backing file when converting.
Ren Kimura
2016-05-12
iotests: fix the redirection order in 083
Wei Jiangang
2016-05-12
block: Inactivate all children
Fam Zheng
2016-05-12
block: Drop superfluous invalidating bs->file from drivers
Fam Zheng
2016-05-12
block: Invalidate all children
Fam Zheng
2016-05-12
nbd: Simplify client FUA handling
Eric Blake
2016-05-12
block: Honor BDRV_REQ_FUA during write_zeroes
Eric Blake
2016-05-12
block: Make supported_write_flags a per-bds property
Eric Blake
2016-05-12
qcow2: improve qcow2_co_write_zeroes()
Denis V. Lunev
2016-05-12
block: Kill unused sector-based blk_* functions
Eric Blake
2016-05-12
qemu-io: Switch to byte-based block access
Eric Blake
2016-05-12
qemu-img: Switch to byte-based block access
Eric Blake
2016-05-12
nbd: Switch to byte-based block access
Eric Blake
2016-05-12
atapi: Switch to byte-based block access
Eric Blake
2016-05-12
m25p80: Switch to byte-based block access
Eric Blake
2016-05-12
sd: Switch to byte-based block access
Eric Blake
2016-05-12
pflash: Switch to byte-based block access
Eric Blake
2016-05-12
onenand: Switch to byte-based block access
Eric Blake
2016-05-12
nand: Switch to byte-based block access
Eric Blake
2016-05-12
fdc: Switch to byte-based block access
Eric Blake
2016-05-12
xen_disk: Switch to byte-based aio block access
Eric Blake
2016-05-12
virtio: Switch to byte-based aio block access
Eric Blake
2016-05-12
scsi-disk: Switch to byte-based aio block access
Eric Blake
2016-05-12
ide: Switch to byte-based aio block access
Eric Blake
2016-05-12
block: Introduce byte-based aio read/write
Eric Blake
2016-05-12
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
2016-05-12
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
2016-05-12
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
2016-05-12
qemu-io: Fix memory leak in 'aio_write -z'
Kevin Wolf
2016-05-12
Allow users to specify the vmdk virtual hardware version.
Janne Karhunen
2016-05-12
block: always compile-check debug prints
Zhou Jie
[next]