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
path:
root
/
docs
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some typos in documentation and comments
Stefan Weil
2022-11-05
1
-1
/
+1
*
qemu-img: Wean documentation and help output off '?' for help
Markus Armbruster
2022-09-30
1
-1
/
+1
*
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-08-01
1
-2
/
+2
*
Replace 'whitelist' with 'allow'
Thomas Huth
2022-07-18
1
-1
/
+1
*
vduse-blk: Add name option
Xie Yongji
2022-06-24
1
-2
/
+3
*
vduse-blk: Add serial option
Xie Yongji
2022-06-24
1
-1
/
+1
*
qsd: document vduse-blk exports
Stefan Hajnoczi
2022-06-24
1
-0
/
+21
*
docs: Correct the default thread-pool-size
Liu Yiding
2022-05-25
1
-1
/
+1
*
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
2022-05-12
1
-2
/
+1
*
qemu-img: properly list formats which have consistency check implemented
Denis V. Lunev
2022-05-04
1
-2
/
+2
*
virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 option
Liu Yiding
2022-04-21
1
-0
/
+5
*
docs: Consistent typography for options of qemu-nbd
Eric Blake
2022-03-21
1
-6
/
+6
*
qemu-nbd: add --tls-hostname option for TLS certificate validation
Daniel P. Berrangé
2022-03-07
1
-0
/
+13
*
qsd: Add --daemonize
Hanna Reitz
2022-03-04
1
-0
/
+7
*
virtiofsd: Add an option to enable/disable security label
Vivek Goyal
2022-02-17
1
-0
/
+32
*
qemu-img: Unify [-b [-F]] documentation
Hanna Reitz
2022-02-01
1
-1
/
+1
*
qsd: Document fuse's allow-other option
Hanna Reitz
2022-02-01
1
-2
/
+7
*
docs: Correct 'vhost-user-blk' spelling
Philippe Mathieu-Daudé
2022-01-14
1
-1
/
+1
*
docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name
Thomas Huth
2022-01-05
1
-12
/
+12
*
docs: Render binary names as monospaced text
Philippe Mathieu-Daudé
2021-11-22
4
-16
/
+17
*
docs: Drop deprecated 'props' from object-add
Rao, Lei
2021-11-22
1
-1
/
+1
*
qemu-img: Consistent docs for convert -F
Eric Blake
2021-11-02
1
-1
/
+1
*
virtiofsd: xattr mapping add a new type "unsupported"
Vivek Goyal
2021-10-25
1
-0
/
+6
*
qemu-nbd: Change default cache mode to writeback
Nir Soffer
2021-09-29
1
-2
/
+4
*
qemu-img: Add -F shorthand to convert
Eric Blake
2021-09-15
1
-2
/
+2
*
docs: standardize directory index to --- with overline
Paolo Bonzini
2021-09-13
1
-1
/
+2
*
docs: standardize book titles to === with overline
Paolo Bonzini
2021-09-13
5
-0
/
+5
*
docs/tools/virtiofsd.rst: Delete stray backtick
Peter Maydell
2021-08-02
1
-1
/
+1
*
qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'
Eric Blake
2021-07-21
1
-1
/
+7
*
docs: Remove "Contents:" lines from top-level subsections
Peter Maydell
2021-07-18
1
-2
/
+0
*
docs: Stop calling the top level subsections of our manual 'manuals'
Peter Maydell
2021-07-18
1
-3
/
+2
*
qemu-img: Reword 'qemu-img map --output=json' docs
Eric Blake
2021-07-12
1
-10
/
+10
*
qemu-img: Make unallocated part of backing chain obvious in map
Eric Blake
2021-07-12
1
-0
/
+3
*
virtiofsd: Add an option to enable/disable posix acls
Vivek Goyal
2021-07-05
1
-0
/
+3
*
docs: describe the security considerations with virtiofsd xattr mapping
Daniel P. Berrangé
2021-07-05
1
-5
/
+50
*
docs/tools/virtiofsd: Fix bad rst syntax
Thomas Huth
2021-06-21
1
-3
/
+5
*
docs/tools/virtiofsd.rst: Do not hard-code the QEMU binary name
Thomas Huth
2021-06-21
1
-7
/
+7
*
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...
Peter Maydell
2021-05-17
1
-0
/
+31
|
\
|
*
Document qemu-img options data_file and data_file_raw
Connor Kuehl
2021-05-14
1
-0
/
+31
*
|
sphinx: adopt kernel readthedoc theme
Marc-André Lureau
2021-05-14
1
-5
/
+0
|
/
*
docs: simplify each section title
Marc-André Lureau
2021-04-01
1
-2
/
+2
*
qsd: Document FUSE exports
Max Reitz
2021-03-29
1
-0
/
+19
*
qemu-img: Use user_creatable_process_cmdline() for --object
Kevin Wolf
2021-03-19
1
-1
/
+1
*
docs: qsd: Explain --export nbd,name=... default
Kevin Wolf
2021-03-08
1
-2
/
+3
*
docs: replace insecure /tmp examples in qsd docs
Stefan Hajnoczi
2021-03-08
1
-3
/
+4
*
docs: show how to spawn qemu-storage-daemon with fd passing
Stefan Hajnoczi
2021-03-08
1
-2
/
+40
*
qemu-storage-daemon: add --pidfile option
Stefan Hajnoczi
2021-03-08
1
-0
/
+14
*
virtiofs: drop remapped security.capability xattr as needed
Dr. David Alan Gilbert
2021-03-04
1
-0
/
+4
*
docs: update to show preferred boolean syntax for -chardev
Daniel P. Berrangé
2021-02-25
1
-2
/
+2
*
qemu-nbd: Permit --shared=0 for unlimited clients
Eric Blake
2021-02-12
1
-2
/
+2
[next]