index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-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
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
2017-07-11
iotests: fix remainining tests to work with LUKS
Daniel P. Berrange
9
-24
/
+82
2017-07-11
iotests: skip 159 & 170 with luks format
Daniel P. Berrange
2
-0
/
+2
2017-07-11
block: release persistent bitmaps on inactivate
Vladimir Sementsov-Ogievskiy
3
-6
/
+28
2017-07-11
qmp: block-dirty-bitmap-remove: remove persistent
Vladimir Sementsov-Ogievskiy
2
-1
/
+12
2017-07-11
qcow2: add .bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
3
-0
/
+45
2017-07-11
block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
3
-0
/
+24
2017-07-11
iotests: test qcow2 persistent dirty bitmap
Vladimir Sementsov-Ogievskiy
3
-0
/
+111
[prev]
[next]