index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-03-12
17
-57
/
+262
|
\
\
|
*
|
qemu-iotests: adding LUKS cleanup for non-UTF8 secret error
Daniel Henrique Barboza
2020-03-11
3
-0
/
+79
|
*
|
crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails
Daniel Henrique Barboza
2020-03-11
1
-0
/
+18
|
*
|
block.c: adding bdrv_co_delete_file
Daniel Henrique Barboza
2020-03-11
2
-0
/
+27
|
*
|
block: introducing 'bdrv_co_delete_file' interface
Daniel Henrique Barboza
2020-03-11
2
-0
/
+27
|
*
|
tests/qemu-iotests: Fix socket_scm_helper build path
Philippe Mathieu-Daudé
2020-03-11
2
-1
/
+1
|
*
|
qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'
Peter Krempa
2020-03-11
1
-1
/
+8
|
*
|
iotests: Add iothread cases to 155
Kevin Wolf
2020-03-11
2
-11
/
+25
|
*
|
block: Fix cross-AioContext blockdev-snapshot
Kevin Wolf
2020-03-11
2
-16
/
+1
|
*
|
iotests: Test mirror with temporarily disabled target backing file
Kevin Wolf
2020-03-11
2
-7
/
+53
|
*
|
iotests: Fix run_job() with use_log=False
Kevin Wolf
2020-03-11
1
-1
/
+4
|
*
|
block: Relax restrictions for blockdev-snapshot
Kevin Wolf
2020-03-11
2
-8
/
+10
|
*
|
block: Make bdrv_get_cumulative_perm() public
Kevin Wolf
2020-03-11
2
-4
/
+5
|
*
|
qom-qmp-cmds: fix two memleaks in qmp_object_add
Pan Nengyuan
2020-03-11
1
-10
/
+6
*
|
|
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...
Peter Maydell
2020-03-12
1
-2
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
q800: fix coverity warning CID 1412799
Laurent Vivier
2020-03-12
1
-2
/
+5
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20200312' into ...
Peter Maydell
2020-03-12
31
-378
/
+369
|
\
\
\
|
*
|
|
docs: Be consistent about capitalization of 'Arm'
Peter Maydell
2020-03-12
19
-29
/
+29
|
*
|
|
docs: Move arm-cpu-features.rst into the system manual
Peter Maydell
2020-03-12
2
-7
/
+7
|
*
|
|
docs/system/target-arm.rst: Add some introductory text
Peter Maydell
2020-03-12
1
-2
/
+64
|
*
|
|
docs/system: Split target-arm.rst into sub-documents
Peter Maydell
2020-03-12
11
-212
/
+249
|
*
|
|
Makefile: Allow for subdirectories in Sphinx manual dependencies
Peter Maydell
2020-03-12
1
-1
/
+1
|
*
|
|
docs/qemu-option-trace.rst.inc: Remove redundant comment
Peter Maydell
2020-03-12
1
-4
/
+0
|
*
|
|
docs/index.rst, docs/index.html.in: Reorder manuals
Peter Maydell
2020-03-12
2
-9
/
+9
|
*
|
|
Makefile: Make all Sphinx documentation depend on the extensions
Peter Maydell
2020-03-12
1
-1
/
+2
|
*
|
|
docs/sphinx/hxtool.py: Remove STEXI/ETEXI support
Peter Maydell
2020-03-12
1
-24
/
+4
|
*
|
|
hxtool: Remove Texinfo generation support
Peter Maydell
2020-03-12
1
-77
/
+1
|
*
|
|
Update comments in .hx files that mention Texinfo
Peter Maydell
2020-03-12
3
-12
/
+12
|
*
|
|
Makefile: Remove redundant Texinfo related code
Peter Maydell
2020-03-12
1
-10
/
+1
*
|
|
|
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-03-10' into sta...
Peter Maydell
2020-03-12
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
9p/proxy: Fix export_flags
Greg Kurz
2020-03-10
1
-2
/
+2
*
|
|
|
|
tests: Disable dbus-vmstate-test
Peter Maydell
2020-03-12
1
-1
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-11' in...
Peter Maydell
2020-03-11
24
-278
/
+749
|
\
\
\
\
|
*
|
|
|
block/block-copy: hide structure definitions
Vladimir Sementsov-Ogievskiy
2020-03-11
4
-62
/
+80
|
*
|
|
|
block/block-copy: reduce intersecting request lock
Vladimir Sementsov-Ogievskiy
2020-03-11
1
-24
/
+105
|
*
|
|
|
block/block-copy: rename start to offset in interfaces
Vladimir Sementsov-Ogievskiy
2020-03-11
2
-43
/
+43
|
*
|
|
|
block/block-copy: refactor interfaces to use bytes instead of end
Vladimir Sementsov-Ogievskiy
2020-03-11
2
-40
/
+44
|
*
|
|
|
block/block-copy: factor out find_conflicting_inflight_req
Vladimir Sementsov-Ogievskiy
2020-03-11
1
-12
/
+19
|
*
|
|
|
block/block-copy: use block_status
Vladimir Sementsov-Ogievskiy
2020-03-11
2
-13
/
+61
|
*
|
|
|
block/block-copy: specialcase first copy_range request
Vladimir Sementsov-Ogievskiy
2020-03-11
1
-10
/
+31
|
*
|
|
|
block/block-copy: fix progress calculation
Vladimir Sementsov-Ogievskiy
2020-03-11
3
-25
/
+19
|
*
|
|
|
job: refactor progress to separate object
Vladimir Sementsov-Ogievskiy
2020-03-11
6
-25
/
+76
|
*
|
|
|
block/qcow2-threads: fix qcow2_decompress
Vladimir Sementsov-Ogievskiy
2020-03-11
1
-5
/
+7
|
*
|
|
|
qemu-img: free memory before re-assign
Pan Nengyuan
2020-03-11
1
-0
/
+2
|
*
|
|
|
block/qcow2: do free crypto_opts in qcow2_close()
Pan Nengyuan
2020-03-11
1
-0
/
+1
|
*
|
|
|
iotests: Fix nonportable use of od --endian
Eric Blake
2020-03-11
1
-5
/
+17
|
*
|
|
|
block/curl: HTTP header field names are case insensitive
David Edmondson
2020-03-11
1
-2
/
+3
|
*
|
|
|
block/curl: HTTP header fields allow whitespace around values
David Edmondson
2020-03-11
1
-4
/
+27
|
*
|
|
|
iotests: add 288 luks qemu-img measure test
Stefan Hajnoczi
2020-03-11
3
-0
/
+124
|
*
|
|
|
qemu-img: allow qemu-img measure --object without a filename
Stefan Hajnoczi
2020-03-11
4
-13
/
+11
[prev]
[next]