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
/
qapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-img: Make unallocated part of backing chain obvious in map
Eric Blake
2021-07-12
1
-2
/
+5
*
block: Make blockdev-reopen stable API
Alberto Garcia
2021-07-09
1
-3
/
+3
*
block: Support multiple reopening with x-blockdev-reopen
Alberto Garcia
2021-07-09
1
-8
/
+10
*
export/fuse: Add allow-other option
Max Reitz
2021-07-09
1
-1
/
+32
*
block/rbd: Add support for rbd image encryption
Or Ozeri
2021-07-09
1
-2
/
+108
*
block/ssh: add support for sha256 host key fingerprints
Daniel P. Berrangé
2021-06-30
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-28
2
-4
/
+38
|
\
|
*
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
2021-06-25
1
-0
/
+28
|
*
block: feature detection for host block support
Joelle van Dyne
2021-06-25
1
-4
/
+10
*
|
ui: Make the DisplayType enum entries conditional
Thomas Huth
2021-06-23
1
-6
/
+17
*
|
input: Add lang1 and lang2 to QKeyCode
Akihiko Odaki
2021-06-23
1
-1
/
+5
|
/
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-17
2
-3
/
+23
|
\
|
*
qmp: Include "reserve" property of memory backends
David Hildenbrand
2021-06-15
1
-0
/
+7
|
*
qmp: Include "share" property of memory backends
David Hildenbrand
2021-06-15
1
-0
/
+3
|
*
qmp: Clarify memory backend properties returned via query-memdev
David Hildenbrand
2021-06-15
1
-3
/
+3
|
*
hostmem: Wire up RAM_NORESERVE via "reserve" property
David Hildenbrand
2021-06-15
1
-0
/
+10
*
|
tpm: Return QMP error when TPM is disabled in build
Philippe Mathieu-Daudé
2021-06-15
1
-9
/
+19
|
/
*
netdev: add more commands to preconfig mode
Paolo Bonzini
2021-06-11
1
-2
/
+4
*
migration/dirtyrate: make sample page count configurable
Hyman Huang(黄勇)
2021-06-08
1
-3
/
+12
*
sockets: Support multipath TCP
Dr. David Alan Gilbert
2021-06-08
1
-1
/
+4
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
2021-06-02
1
-1
/
+1
|
\
|
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
|
target/i386/sev: add support to query the attestation report
Brijesh Singh
2021-06-01
1
-0
/
+38
|
/
*
qtest: add a QOM object for qtest
Paolo Bonzini
2021-05-26
1
-0
/
+17
*
object: add more commands to preconfig mode
Paolo Bonzini
2021-05-26
1
-2
/
+4
*
ui/vdagent: add clipboard support
Gerd Hoffmann
2021-05-21
1
-1
/
+3
*
ui/vdagent: add mouse support
Gerd Hoffmann
2021-05-21
1
-1
/
+3
*
ui/vdagent: core infrastructure
Gerd Hoffmann
2021-05-21
1
-1
/
+16
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-17
1
-2
/
+2
|
\
|
*
qapi: spelling fix (addtional)
Michael Tokarev
2021-05-13
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
2021-05-14
1
-6
/
+0
|
\
\
|
*
|
migration: Drop redundant query-migrate result @blocked
Markus Armbruster
2021-05-13
1
-6
/
+0
|
|
/
*
|
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
1
-1
/
+1
*
|
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
1
-1
/
+1
*
|
block: Drop the sheepdog block driver
Markus Armbruster
2021-05-12
2
-96
/
+5
*
|
Remove the deprecated moxie target
Thomas Huth
2021-05-12
2
-2
/
+2
|
/
*
migration: Deprecate redundant query-migrate result @blocked
Markus Armbruster
2021-04-20
1
-2
/
+7
*
qapi/qom.json: Do not use CONFIG_VIRTIO_CRYPTO in common code
Thomas Huth
2021-04-14
1
-2
/
+2
*
Revert "qapi: net: Add query-netdev command"
Jason Wang
2021-04-08
1
-80
/
+0
*
Revert "hmp: Use QAPI NetdevInfo in hmp_info_network"
Jason Wang
2021-04-08
2
-194
/
+0
*
qapi: qom: do not use target-specific conditionals
Paolo Bonzini
2021-04-01
1
-6
/
+4
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210323-pull-request' i...
Peter Maydell
2021-03-24
1
-0
/
+61
|
\
|
*
qmp: add new qmp display-reload
Zihao Chang
2021-03-23
1
-0
/
+61
*
|
block: Remove monitor command block_passwd
Markus Armbruster
2021-03-23
2
-15
/
+0
*
|
qapi: Enforce enum member naming rules
Markus Armbruster
2021-03-23
1
-0
/
+8
*
|
qapi: Enforce struct member naming rules
Markus Armbruster
2021-03-23
1
-0
/
+17
*
|
qapi: Enforce command naming rules
Markus Armbruster
2021-03-23
1
-0
/
+18
*
|
qapi/pragma: Streamline comments on member-name-exceptions
Markus Armbruster
2021-03-23
1
-7
/
+9
*
|
qapi: Rename pragma *-whitelist to *-exceptions
Markus Armbruster
2021-03-23
1
-2
/
+2
*
|
qapi/pragma: Tidy up after removal of deprecated commands
Markus Armbruster
2021-03-23
1
-5
/
+1
|
/
[next]