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
2017-07-11
qcow2-refcount: rename inc_refcounts() and make it public
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add deserialize_ones func
Vladimir Sementsov-Ogievskiy
2017-07-11
block: fix bdrv_dirty_bitmap_granularity signature
Vladimir Sementsov-Ogievskiy
2017-07-11
tests: add hbitmap iter test
Vladimir Sementsov-Ogievskiy
2017-07-11
hbitmap: improve dirty iter
Vladimir Sementsov-Ogievskiy
2017-07-11
specs/qcow2: do not use wording 'bitmap header'
Vladimir Sementsov-Ogievskiy
2017-07-11
specs/qcow2: fix bitmap granularity qemu-specific note
Vladimir Sementsov-Ogievskiy
2017-07-11
mirror: Fix inconsistent backing AioContext for after mirroring
sochin.jiang
2017-07-11
iotests: 181 does not work for all formats
Max Reitz
2017-07-11
docs: document encryption options for qcow, qcow2 and luks
Daniel P. Berrange
2017-07-11
qcow2: report encryption specific image information
Daniel P. Berrange
2017-07-11
block: pass option prefix down to crypto layer
Daniel P. Berrange
2017-07-11
block: remove all encryption handling APIs
Daniel P. Berrange
2017-07-11
block: rip out all traces of password prompting
Daniel P. Berrange
2017-07-11
iotests: enable tests 134 and 158 to work with qcow (v1)
Daniel P. Berrange
2017-07-11
qcow2: add iotests to cover LUKS encryption support
Daniel P. Berrange
2017-07-11
qcow2: add support for LUKS encryption format
Daniel P. Berrange
2017-07-11
qcow2: extend specification to cover LUKS encryption
Daniel P. Berrange
2017-07-11
qcow2: convert QCow2 to use QCryptoBlock for encryption
Daniel P. Berrange
2017-07-11
qcow2: make qcow2_encrypt_sectors encrypt in place
Daniel P. Berrange
2017-07-11
qcow: convert QCow to use QCryptoBlock for encryption
Daniel P. Berrange
2017-07-11
qcow: make encrypt_sectors encrypt in place
Daniel P. Berrange
2017-07-11
block: deprecate "encryption=on" in favor of "encrypt.format=aes"
Daniel P. Berrange
2017-07-11
iotests: skip 048 with qcow which doesn't support resize
Daniel P. Berrange
2017-07-11
iotests: skip 042 with qcow which dosn't support zero sized images
Daniel P. Berrange
2017-07-11
qcow: require image size to be > 1 for new images
Daniel P. Berrange
2017-07-11
qcow: document another weakness of qcow AES encryption
Daniel P. Berrange
2017-07-11
block: add ability to set a prefix for opt names
Daniel P. Berrange
2017-07-11
block: expose crypto option names / defs to other drivers
Daniel P. Berrange
2017-07-11
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...
Peter Maydell
2017-07-11
build: disable Xen on ARM
Paolo Bonzini
2017-07-10
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170710a'...
Peter Maydell
2017-07-10
migration: Make compression_threads use save/load_setup/cleanup()
Juan Quintela
2017-07-10
migration: Convert ram to use new load_setup()/load_cleanup()
Juan Quintela
2017-07-10
migration: Create load_setup()/cleanup() methods
Juan Quintela
2017-07-10
migration: Rename cleanup() to save_cleanup()
Juan Quintela
2017-07-10
migration: Rename save_live_setup() to save_setup()
Juan Quintela
2017-07-10
doc: update TYPE_MIGRATION documents
Peter Xu
2017-07-10
doc: add item for "-M enforce-config-section"
Peter Xu
2017-07-10
vl: move global property, migrate init earlier
Peter Xu
2017-07-10
migration: fix handling for --only-migratable
Peter Xu
2017-07-10
vfio/pci: Fixup v0 PCIe capabilities
Alex Williamson
2017-07-10
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
2017-07-10
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-10-v2' into...
Peter Maydell
2017-07-10
nbd: use generic trace subsystem instead of TRACE macro
Vladimir Sementsov-Ogievskiy
2017-07-10
nbd: refactor tracing
Vladimir Sementsov-Ogievskiy
2017-07-10
nbd/server: rename clientflags var in nbd_negotiate_options
Vladimir Sementsov-Ogievskiy
2017-07-10
nbd/server: fix TRACE in nbd_negotiate_send_rep_len
Vladimir Sementsov-Ogievskiy
2017-07-10
nbd/client: refactor TRACE of NBD_MAGIC
Vladimir Sementsov-Ogievskiy
2017-07-10
nbd/common: nbd_tls_handshake: remove extra TRACE
Vladimir Sementsov-Ogievskiy
[next]