index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections
Daniel P. Berrange
2
-6
/
+33
2015-12-22
io: bind to loopback IP addrs in test suite
Daniel P. Berrange
1
-2
/
+2
2015-12-22
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
11
-31
/
+272
2015-12-22
sdhci: add optional quirk property to disable card insertion/removal interrupts
Andrew Baumann
2
-1
/
+5
2015-12-22
sdhci: don't raise a command index error for an unexpected response
Andrew Baumann
1
-3
/
+0
2015-12-22
sd: sdhci: Delete over-zealous power check
Peter Crosthwaite
1
-1
/
+1
2015-12-22
scripts/gdb: Fix a python exception in mtree.py
Yang Wei
1
-5
/
+5
2015-12-22
parallels: add format spec
Vladimir Sementsov-Ogievskiy
2
-0
/
+229
2015-12-22
block/mirror: replace IOV_MAX with blk_get_max_iov()
Stefan Hajnoczi
1
-2
/
+4
2015-12-22
block: replace IOV_MAX with BlockLimits.max_iov
Stefan Hajnoczi
2
-2
/
+3
2015-12-22
block-backend: add blk_get_max_iov()
Stefan Hajnoczi
2
-0
/
+6
2015-12-22
block: add BlockLimits.max_iov field
Stefan Hajnoczi
2
-0
/
+10
2015-12-22
virtio-blk: trivial code optimization
Gonglei
1
-18
/
+10
2015-12-18
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
1
-49
/
+10
2015-12-18
numa: Clean up query-memdev error handling
Markus Armbruster
1
-49
/
+10
2015-12-18
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...
Peter Maydell
20
-11
/
+1533
2015-12-18
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
38
-466
/
+3326
2015-12-18
crypto: add support for loading encrypted x509 keys
Daniel P. Berrange
3
-1
/
+56
2015-12-18
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
8
-0
/
+1208
2015-12-18
qga: convert to use error checked base64 decode
Daniel P. Berrange
3
-5
/
+30
2015-12-18
qemu-char: convert to use error checked base64 decode
Daniel P. Berrange
3
-5
/
+7
2015-12-18
util: add base64 decoding function
Daniel P. Berrange
6
-0
/
+232
2015-12-18
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-channel-vnc-2015-...
Peter Maydell
7
-832
/
+448
2015-12-18
Merge remote-tracking branch 'remotes/sstabellini/tags/xsa155' into staging
Peter Maydell
2
-8
/
+14
2015-12-18
xenfb: avoid reading twice the same fields from the shared page
Stefano Stabellini
1
-4
/
+6
2015-12-18
xen/blkif: Avoid double access to src->nr_segments
Stefano Stabellini
1
-4
/
+8
2015-12-18
ui: convert VNC server to use QIOChannelWebsock
Daniel P. Berrange
4
-392
/
+30
2015-12-18
ui: convert VNC server to use QIOChannelTLS
Daniel P. Berrange
4
-202
/
+73
2015-12-18
ui: convert VNC server to use QIOChannelSocket
Daniel P. Berrange
7
-326
/
+433
2015-12-18
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-12-18' in...
Kevin Wolf
9
-146
/
+607
2015-12-18
block/qapi: allow best-effort query
John Snow
2
-4
/
+8
2015-12-18
qemu-img: abort when full_backing_filename not present
John Snow
1
-1
/
+4
2015-12-18
block/qapi: explicitly warn if !has_full_backing_filename
John Snow
1
-3
/
+4
2015-12-18
block/qapi: always report full_backing_filename
John Snow
2
-3
/
+6
2015-12-18
block/qapi: do not redundantly print "actual path"
John Snow
1
-1
/
+3
2015-12-18
qemu-iotests: s390x: fix test 068
Bo Tu
1
-2
/
+12
2015-12-18
qemu-iotests: s390x: fix test 051
Bo Tu
3
-130
/
+569
2015-12-18
qemu-iotests: refine common.config
Bo Tu
1
-5
/
+4
2015-12-18
block: fix bdrv_ioctl called from coroutine
Paolo Bonzini
1
-3
/
+4
2015-12-18
block: use drained section around bdrv_snapshot_delete
Paolo Bonzini
1
-9
/
+14
2015-12-18
iotests: Update comments for bdrv_swap() in 094
Fam Zheng
1
-3
/
+5
2015-12-18
block: Remove prototype of bdrv_swap from header
Fam Zheng
1
-1
/
+0
2015-12-18
raw-posix: Make aio=native option binding
Kevin Wolf
1
-12
/
+8
2015-12-18
qcow2: insert assert into qcow2_get_specific_info()
Denis V. Lunev
1
-0
/
+4
2015-12-18
iotests: Extend test 112 for qemu-img amend
Max Reitz
2
-0
/
+180
2015-12-18
qcow2: Point to amend function in check
Max Reitz
1
-0
/
+3
2015-12-18
qcow2: Invoke refcount order amendment function
Max Reitz
1
-9
/
+35
2015-12-18
qcow2: Add function for refcount order amendment
Max Reitz
2
-0
/
+451
2015-12-18
qcow2: Use intermediate helper CB for amend
Max Reitz
1
-1
/
+79
2015-12-18
qcow2: Split upgrade/downgrade paths for amend
Max Reitz
1
-15
/
+16
[next]