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-23
crypto: fix transposed arguments in cipher error message
Daniel P. Berrange
2015-12-23
crypto: ensure qapi/crypto.json is listed in qapi-modules
Daniel P. Berrange
2015-12-23
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
Daniel P. Berrange
2015-12-23
crypto: move QCryptoHashAlgorithm enum definition into QAPI
Daniel P. Berrange
2015-12-23
crypto: add ability to query hash digest len
Daniel P. Berrange
2015-12-23
crypto: add additional query accessors for cipher instances
Daniel P. Berrange
2015-12-22
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-12-22
sdhci: add optional quirk property to disable card insertion/removal interrupts
Andrew Baumann
2015-12-22
sdhci: don't raise a command index error for an unexpected response
Andrew Baumann
2015-12-22
sd: sdhci: Delete over-zealous power check
Peter Crosthwaite
2015-12-22
scripts/gdb: Fix a python exception in mtree.py
Yang Wei
2015-12-22
parallels: add format spec
Vladimir Sementsov-Ogievskiy
2015-12-22
block/mirror: replace IOV_MAX with blk_get_max_iov()
Stefan Hajnoczi
2015-12-22
block: replace IOV_MAX with BlockLimits.max_iov
Stefan Hajnoczi
2015-12-22
block-backend: add blk_get_max_iov()
Stefan Hajnoczi
2015-12-22
block: add BlockLimits.max_iov field
Stefan Hajnoczi
2015-12-22
virtio-blk: trivial code optimization
Gonglei
2015-12-18
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-12-18
numa: Clean up query-memdev error handling
Markus Armbruster
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
[next]