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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-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
2015-12-18
qcow2: Use abort() instead of assert(false)
Max Reitz
1
-2
/
+2
2015-12-18
qcow2: Use error_report() in qcow2_amend_options()
Max Reitz
2
-15
/
+13
2015-12-18
block: Add opaque value to the amend CB
Max Reitz
7
-18
/
+24
2015-12-18
progress: Allow regressing progress
Max Reitz
1
-1
/
+2
2015-12-18
qemu-iotests: Test reopen with node-name/driver options
Kevin Wolf
3
-0
/
+113
2015-12-18
qemu-iotests: Test cache mode option inheritance
Kevin Wolf
3
-0
/
+1128
2015-12-18
qemu-iotests: Try setting cache mode for children
Kevin Wolf
2
-1
/
+69
2015-12-18
blkdebug: Enable reopen
Kevin Wolf
1
-0
/
+7
2015-12-18
block: Move cache options into options QDict
Kevin Wolf
2
-41
/
+111
2015-12-18
block: reopen: Extract QemuOpts for generic block layer options
Kevin Wolf
1
-0
/
+24
2015-12-18
qemu-iotests: Remove cache mode test without medium
Kevin Wolf
3
-14
/
+14
2015-12-18
blockdev: Set 'format' indicates non-empty drive
Kevin Wolf
3
-7
/
+4
2015-12-18
block: Introduce bs->explicit_options
Kevin Wolf
3
-2
/
+24
2015-12-18
block: Split out parse_json_protocol()
Kevin Wolf
1
-18
/
+32
2015-12-18
block: Add infrastructure for option inheritance
Kevin Wolf
2
-22
/
+33
2015-12-18
block: reopen: Document option precedence and refactor accordingly
Kevin Wolf
1
-6
/
+33
2015-12-18
block: Allow specifying child options in reopen
Kevin Wolf
1
-2
/
+10
2015-12-18
block: Keep "driver" in bs->options
Kevin Wolf
1
-17
/
+40
2015-12-18
block: Pass driver-specific options to .bdrv_refresh_filename()
Kevin Wolf
6
-20
/
+18
2015-12-18
block: Exclude nested options only for children in append_open_options()
Kevin Wolf
2
-4
/
+17
2015-12-18
block: Consider all block layer options in append_open_options
Kevin Wolf
1
-8
/
+18
2015-12-18
block: Allow references for backing files
Kevin Wolf
3
-21
/
+32
2015-12-18
mirror: Error out when a BDS would get two BBs
Kevin Wolf
1
-0
/
+28
2015-12-18
block: Fix reopen with semantically overlapping options
Kevin Wolf
1
-1
/
+15
2015-12-18
qcow2: Add .bdrv_join_options callback
Kevin Wolf
2
-0
/
+48
2015-12-18
iotests: 124: don't reopen qcow2
John Snow
1
-12
/
+14
2015-12-18
iotests: 124: move incremental failure test
John Snow
1
-57
/
+60
2015-12-18
iotests: 124: Split into two test classes
John Snow
1
-13
/
+22
2015-12-18
configure: Fix shell syntax to placate OpenBSD's pdksh
Peter Maydell
1
-1
/
+5
2015-12-18
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-channel-base-2015...
Peter Maydell
38
-1
/
+6866
2015-12-18
io: add QIOChannelBuffer class
Daniel P. Berrange
6
-0
/
+363
2015-12-18
io: add QIOChannelCommand class
Daniel P. Berrange
7
-0
/
+589
2015-12-18
io: add QIOChannelWebsock class
Daniel P. Berrange
4
-0
/
+1079
2015-12-18
io: add QIOChannelTLS class
Daniel P. Berrange
7
-0
/
+893
2015-12-18
io: add QIOChannelFile class
Daniel P. Berrange
7
-0
/
+428
2015-12-18
io: add QIOChannelSocket class
Daniel P. Berrange
13
-1
/
+1736
2015-12-18
io: add QIOTask class for async operations
Daniel P. Berrange
7
-0
/
+697
2015-12-18
io: add helper module for creating watches on FDs
Daniel P. Berrange
3
-0
/
+271
2015-12-18
io: add abstract QIOChannel classes
Daniel P. Berrange
7
-0
/
+810
2015-12-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
86
-1346
/
+2649
[prev]
[next]