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
2018-12-14
block: Clean up reopen_backing_file() in block/replication.c
Alberto Garcia
2018-12-14
qemu-io: Put flag changes in the options QDict in reopen_f()
Alberto Garcia
2018-12-14
block: Drop bdrv_reopen()
Alberto Garcia
2018-12-14
block: Use bdrv_reopen_set_read_only() in the mirror driver
Alberto Garcia
2018-12-14
block: Use bdrv_reopen_set_read_only() in external_snapshot_commit()
Alberto Garcia
2018-12-14
block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file()
Alberto Garcia
2018-12-14
block: Use bdrv_reopen_set_read_only() in stream_start/complete()
Alberto Garcia
2018-12-14
block: Use bdrv_reopen_set_read_only() in bdrv_commit()
Alberto Garcia
2018-12-14
block: Use bdrv_reopen_set_read_only() in commit_start/complete()
Alberto Garcia
2018-12-14
block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename()
Alberto Garcia
2018-12-14
block: Add bdrv_reopen_set_read_only()
Alberto Garcia
2018-12-14
file-posix: Avoid aio_worker() for QEMU_AIO_IOCTL
Kevin Wolf
2018-12-14
file-posix: Switch to .bdrv_co_ioctl
Kevin Wolf
2018-12-14
file-posix: Remove paio_submit_co()
Kevin Wolf
2018-12-14
file-posix: Avoid aio_worker() for QEMU_AIO_READ/WRITE
Kevin Wolf
2018-12-14
file-posix: Move read/write operation logic out of aio_worker()
Kevin Wolf
2018-12-14
file-posix: Avoid aio_worker() for QEMU_AIO_FLUSH
Kevin Wolf
2018-12-14
file-posix: Avoid aio_worker() for QEMU_AIO_DISCARD
Kevin Wolf
2018-12-14
file-posix: Avoid aio_worker() for QEMU_AIO_WRITE_ZEROES
Kevin Wolf
2018-12-14
file-posix: Avoid aio_worker() for QEMU_AIO_COPY_RANGE
Kevin Wolf
2018-12-14
file-posix: Avoid aio_worker() for QEMU_AIO_TRUNCATE
Kevin Wolf
2018-12-14
file-posix: Factor out raw_thread_pool_submit()
Kevin Wolf
2018-12-14
file-posix: Reorganise RawPosixAIOData
Kevin Wolf
2018-12-14
qcow2: do decompression in threads
Vladimir Sementsov-Ogievskiy
2018-12-14
qcow2: aio support for compressed cluster read
Vladimir Sementsov-Ogievskiy
2018-12-14
qcow2: use byte-based read in qcow2_decompress_cluster
Vladimir Sementsov-Ogievskiy
2018-12-14
qcow2: refactor decompress_buffer
Vladimir Sementsov-Ogievskiy
2018-12-14
qcow2: move decompression from qcow2-cluster.c to qcow2.c
Vladimir Sementsov-Ogievskiy
2018-12-14
qcow2: make more generic interface for qcow2_compress
Vladimir Sementsov-Ogievskiy
2018-12-14
qcow2: use Z_OK instead of 0 for deflateInit2 return code check
Vladimir Sementsov-Ogievskiy
2018-12-14
block/backup: drop unused synchronization interface
Vladimir Sementsov-Ogievskiy
2018-12-14
block/replication: drop extra synchronization
Vladimir Sementsov-Ogievskiy
2018-12-14
dmg: exchanging hardcoded dmg UDIF block types to enum.
Julio Faracco
2018-12-14
dmg: including dmg-lzfse module inside dmg block driver.
Julio Faracco
2018-12-14
configure: adding support to lzfse library.
Julio Faracco
2018-12-14
block: adding lzfse decompressing support as a module.
Julio Faracco
2018-12-13
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
2018-12-13
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-12-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-12-12' in...
Peter Maydell
2018-12-13
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181212' into staging
Peter Maydell
2018-12-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-12-13
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-12-04-1...
Peter Maydell
2018-12-12
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-12-12
crypto: support multiple threads accessing one QCryptoBlock
Vladimir Sementsov-Ogievskiy
2018-12-12
crypto/block: introduce qcrypto_block_*crypt_helper functions
Vladimir Sementsov-Ogievskiy
2018-12-12
crypto/block: rename qcrypto_block_*crypt_helper
Vladimir Sementsov-Ogievskiy
2018-12-12
crypto/block: refactor qcrypto_block_*crypt_helper functions
Vladimir Sementsov-Ogievskiy
2018-12-12
crypto/block-luks: fix memory leak in qcrypto_block_luks_create
Vladimir Sementsov-Ogievskiy
2018-12-12
crypto: Fix defaults in QCryptoBlockCreateOptionsLUKS
Alberto Garcia
2018-12-12
trace: simple style changes
Larry Dewey
[next]