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
2015-12-18
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...
Peter Maydell
2015-12-18
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-12-18
crypto: add support for loading encrypted x509 keys
Daniel P. Berrange
2015-12-18
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
2015-12-18
qga: convert to use error checked base64 decode
Daniel P. Berrange
2015-12-18
qemu-char: convert to use error checked base64 decode
Daniel P. Berrange
2015-12-18
util: add base64 decoding function
Daniel P. Berrange
2015-12-18
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-channel-vnc-2015-...
Peter Maydell
2015-12-18
Merge remote-tracking branch 'remotes/sstabellini/tags/xsa155' into staging
Peter Maydell
2015-12-18
xenfb: avoid reading twice the same fields from the shared page
Stefano Stabellini
2015-12-18
xen/blkif: Avoid double access to src->nr_segments
Stefano Stabellini
2015-12-18
ui: convert VNC server to use QIOChannelWebsock
Daniel P. Berrange
2015-12-18
ui: convert VNC server to use QIOChannelTLS
Daniel P. Berrange
2015-12-18
ui: convert VNC server to use QIOChannelSocket
Daniel P. Berrange
2015-12-18
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-12-18' in...
Kevin Wolf
2015-12-18
block/qapi: allow best-effort query
John Snow
2015-12-18
qemu-img: abort when full_backing_filename not present
John Snow
2015-12-18
block/qapi: explicitly warn if !has_full_backing_filename
John Snow
2015-12-18
block/qapi: always report full_backing_filename
John Snow
2015-12-18
block/qapi: do not redundantly print "actual path"
John Snow
2015-12-18
qemu-iotests: s390x: fix test 068
Bo Tu
2015-12-18
qemu-iotests: s390x: fix test 051
Bo Tu
2015-12-18
qemu-iotests: refine common.config
Bo Tu
2015-12-18
block: fix bdrv_ioctl called from coroutine
Paolo Bonzini
2015-12-18
block: use drained section around bdrv_snapshot_delete
Paolo Bonzini
2015-12-18
iotests: Update comments for bdrv_swap() in 094
Fam Zheng
2015-12-18
block: Remove prototype of bdrv_swap from header
Fam Zheng
2015-12-18
raw-posix: Make aio=native option binding
Kevin Wolf
2015-12-18
qcow2: insert assert into qcow2_get_specific_info()
Denis V. Lunev
2015-12-18
iotests: Extend test 112 for qemu-img amend
Max Reitz
2015-12-18
qcow2: Point to amend function in check
Max Reitz
2015-12-18
qcow2: Invoke refcount order amendment function
Max Reitz
2015-12-18
qcow2: Add function for refcount order amendment
Max Reitz
2015-12-18
qcow2: Use intermediate helper CB for amend
Max Reitz
2015-12-18
qcow2: Split upgrade/downgrade paths for amend
Max Reitz
2015-12-18
qcow2: Use abort() instead of assert(false)
Max Reitz
2015-12-18
qcow2: Use error_report() in qcow2_amend_options()
Max Reitz
2015-12-18
block: Add opaque value to the amend CB
Max Reitz
2015-12-18
progress: Allow regressing progress
Max Reitz
2015-12-18
qemu-iotests: Test reopen with node-name/driver options
Kevin Wolf
2015-12-18
qemu-iotests: Test cache mode option inheritance
Kevin Wolf
2015-12-18
qemu-iotests: Try setting cache mode for children
Kevin Wolf
2015-12-18
blkdebug: Enable reopen
Kevin Wolf
2015-12-18
block: Move cache options into options QDict
Kevin Wolf
2015-12-18
block: reopen: Extract QemuOpts for generic block layer options
Kevin Wolf
2015-12-18
qemu-iotests: Remove cache mode test without medium
Kevin Wolf
2015-12-18
blockdev: Set 'format' indicates non-empty drive
Kevin Wolf
2015-12-18
block: Introduce bs->explicit_options
Kevin Wolf
2015-12-18
block: Split out parse_json_protocol()
Kevin Wolf
2015-12-18
block: Add infrastructure for option inheritance
Kevin Wolf
[next]