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
2017-07-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
46
-148
/
+275
2017-07-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...
Peter Maydell
6
-13
/
+19
2017-07-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
10
-99
/
+140
2017-07-13
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in...
Peter Maydell
123
-1646
/
+7555
2017-07-13
Convert error_report*_err() to warn_report*_err()
Alistair Francis
2
-3
/
+2
2017-07-13
error: Implement the warn and free Error functions
Alistair Francis
3
-0
/
+32
2017-07-13
char-socket: Report TCP socket waiting as information
Alistair Francis
1
-2
/
+2
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
36
-122
/
+121
2017-07-13
error: Functions to report warnings and informational messages
Alistair Francis
3
-6
/
+109
2017-07-13
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into staging
Peter Maydell
2
-4
/
+9
2017-07-13
util/qemu-error: Rename error_print_loc() to be more generic
Alistair Francis
1
-2
/
+2
2017-07-13
websock: Don't try to set *errp directly
Eduardo Habkost
1
-2
/
+2
2017-07-13
block: Don't try to set *errp directly
Eduardo Habkost
1
-5
/
+3
2017-07-13
xilinx: Fix latent error handling bug
Eduardo Habkost
2
-6
/
+2
2017-07-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...
Peter Maydell
12
-13
/
+394
2017-07-12
scripts: use build_ prefix for string not piped through cgen()
Marc-André Lureau
3
-11
/
+11
2017-07-12
qobject: Update coccinelle script to catch Q{INC, DEC}REF
Eric Blake
2
-1
/
+7
2017-07-12
qobject: Catch another straggler for use of qdict_put_str()
Eric Blake
1
-1
/
+1
2017-07-11
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
3
-4
/
+7
2017-07-11
iotests: Add preallocated growth test for qcow2
Max Reitz
3
-0
/
+517
2017-07-11
iotests: Add preallocated resize test for raw
Max Reitz
3
-0
/
+143
2017-07-11
block/qcow2: falloc/full preallocating growth
Max Reitz
3
-9
/
+108
2017-07-11
block/qcow2: Rename "fail_block" to just "fail"
Max Reitz
1
-7
/
+7
2017-07-11
block/qcow2: Add qcow2_refcount_area()
Max Reitz
4
-89
/
+204
2017-07-11
block/qcow2: Metadata preallocation for truncate
Max Reitz
1
-2
/
+31
2017-07-11
block/qcow2: Lock s->lock in preallocate()
Max Reitz
1
-7
/
+15
2017-07-11
block/qcow2: Generalize preallocate()
Max Reitz
1
-5
/
+12
2017-07-11
block/file-posix: Preallocation for truncate
Max Reitz
1
-12
/
+10
2017-07-11
block/file-posix: Generalize raw_regular_truncate
Max Reitz
1
-11
/
+50
2017-07-11
block/file-posix: Extract raw_regular_truncate()
Max Reitz
1
-66
/
+78
2017-07-11
block/file-posix: Small fixes in raw_create()
Max Reitz
1
-2
/
+3
2017-07-11
qemu-img: Expose PreallocMode for resizing
Max Reitz
2
-4
/
+36
2017-07-11
block: Add PreallocMode to blk_truncate()
Max Reitz
15
-21
/
+27
2017-07-11
block: Add PreallocMode to bdrv_truncate()
Max Reitz
12
-36
/
+26
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
14
-15
/
+98
2017-07-11
iotests: add test 178 for qemu-img measure
Stefan Hajnoczi
4
-0
/
+615
2017-07-11
qemu-iotests: support per-format golden output files
Stefan Hajnoczi
1
-0
/
+5
2017-07-11
qemu-img: add measure subcommand
Stefan Hajnoczi
3
-0
/
+270
2017-07-11
qcow2: add bdrv_measure() support
Stefan Hajnoczi
1
-0
/
+137
2017-07-11
qcow2: extract image creation option parsing
Stefan Hajnoczi
1
-36
/
+73
2017-07-11
qcow2: make refcount size calculation conservative
Stefan Hajnoczi
1
-41
/
+42
2017-07-11
qcow2: extract preallocation calculation function
Stefan Hajnoczi
1
-59
/
+77
2017-07-11
raw-format: add bdrv_measure() support
Stefan Hajnoczi
1
-0
/
+26
2017-07-11
block: add bdrv_measure() API
Stefan Hajnoczi
4
-0
/
+64
2017-07-11
tests: Avoid non-portable 'echo -ARG'
Eric Blake
9
-60
/
+61
2017-07-11
iotests: Add test for colon handling
Max Reitz
3
-0
/
+129
2017-07-11
iotests: Use absolute paths for executables
Max Reitz
1
-0
/
+11
2017-07-11
iotests: chown LUKS device before qemu-io launches
Daniel P. Berrange
2
-179
/
+177
2017-07-11
iotests: add more LUKS hash combination tests
Daniel P. Berrange
2
-8
/
+484
2017-07-11
iotests: reduce PBKDF iterations when testing LUKS
Daniel P. Berrange
4
-60
/
+67
[next]