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-03-30
hw/gpio: Add the emulation of gpio_key
Shannon Zhao
2016-03-30
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into staging
Peter Maydell
2016-03-30
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-30-1...
Peter Maydell
2016-03-30
crypto: do an explicit check for nettle pbkdf functions
Daniel P. Berrange
2016-03-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-03-30
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-03-30
iotests: Test qemu-img convert -S 0 behavior
Max Reitz
2016-03-30
block/null-{co,aio}: Implement get_block_status()
Max Reitz
2016-03-30
block/null-{co,aio}: Allow reading zeroes
Max Reitz
2016-03-30
qemu-img: Fix preallocation with -S 0 for convert
Max Reitz
2016-03-30
block: Remove bdrv_(set_)enable_write_cache()
Kevin Wolf
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
2016-03-30
block: Remove bdrv_parse_cache_flags()
Kevin Wolf
2016-03-30
qemu-io: Use bdrv_parse_cache_mode() in reopen_f()
Kevin Wolf
2016-03-30
block: Use bdrv_parse_cache_mode() in drive_init()
Kevin Wolf
2016-03-30
raw: Support BDRV_REQ_FUA
Kevin Wolf
2016-03-30
nbd: Support BDRV_REQ_FUA
Kevin Wolf
2016-03-30
iscsi: Support BDRV_REQ_FUA
Kevin Wolf
2016-03-30
block: Introduce bdrv_co_writev_flags()
Kevin Wolf
2016-03-30
block/qapi: Use blk_enable_write_cache()
Kevin Wolf
2016-03-30
block: Move enable_write_cache to BB level
Kevin Wolf
2016-03-30
block: Handle flush error in bdrv_pwrite_sync()
Kevin Wolf
2016-03-30
block: Always set writeback mode in blk_new_open()
Kevin Wolf
2016-03-30
block: blockdev_init(): Call blk_set_enable_write_cache() explicitly
Kevin Wolf
2016-03-30
xen_disk: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
2016-03-30
qemu-img: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
2016-03-30
qemu-img: Expand all BDRV_O_FLAGS uses
Kevin Wolf
2016-03-30
qemu-io: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
2016-03-30
qemu-nbd: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
2016-03-30
block: Add bdrv_parse_cache_mode()
Kevin Wolf
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
2016-03-30
replay: fix error message
Pavel Dovgalyuk
2016-03-30
replay: bh scheduling fix
Pavel Dovgalyuk
2016-03-30
block: add flush callback
Pavel Dovgalyuk
2016-03-30
block: an interoperability test for luks vs dm-crypt/cryptsetup
Daniel P. Berrange
2016-03-30
block: move encryption deprecation warning into qcow code
Daniel P. Berrange
2016-03-30
block: add generic full disk encryption driver
Daniel P. Berrange
2016-03-30
tests: add output filter to python I/O tests helper
Daniel P. Berrange
2016-03-30
tests: refactor python I/O tests helper main method
Daniel P. Berrange
2016-03-30
tests: redirect stderr to stdout for iotests
Daniel P. Berrange
2016-03-30
qemu-img/qemu-io: don't prompt for passwords if not required
Daniel P. Berrange
2016-03-30
block: add flag to indicate that no I/O will be performed
Daniel P. Berrange
2016-03-30
block/qapi: Pass bdrv_query_blk_stats() s->stats
Max Reitz
2016-03-30
block/qapi: Set s->device in bdrv_query_stats()
Max Reitz
2016-03-30
block/qapi: fix unbounded stack for dump_qdict
Peter Xu
2016-03-30
block/qapi: make two printf() formats literal
Peter Xu
2016-03-30
block: Remove blk_set_bs()
Kevin Wolf
2016-03-30
block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
Programmingkid
2016-03-30
block: Reject writethrough mode except at the root
Kevin Wolf
2016-03-30
block: Make backing files always writeback
Kevin Wolf
[next]