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
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
2017-07-10
nbd/server: add errp to nbd_send_reply()
Vladimir Sementsov-Ogievskiy
2017-07-10
nbd/server: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
2017-07-10
nbd/server: refactor nbd_negotiate
Vladimir Sementsov-Ogievskiy
2017-07-10
nbd/server: nbd_negotiate: return 1 on NBD_OPT_ABORT
Vladimir Sementsov-Ogievskiy
2017-07-10
MAINTAINERS: Promote NBD to supported, with new maintainer
Eric Blake
2017-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-07-10
block: Make bdrv_is_allocated_above() byte-based
Eric Blake
2017-07-10
block: Minimize raw use of bds->total_sectors
Eric Blake
2017-07-10
block: Make bdrv_is_allocated() byte-based
Eric Blake
2017-07-10
backup: Switch backup_run() to byte-based
Eric Blake
2017-07-10
backup: Switch backup_do_cow() to byte-based
Eric Blake
2017-07-10
backup: Switch block_backup.h to byte-based
Eric Blake
2017-07-10
backup: Switch BackupBlockJob to byte-based
Eric Blake
[next]