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
*
hw/smbios: Use qapi for SmbiosEntryPointType
Eduardo Habkost
2022-01-07
1
-0
/
+12
*
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
2021-12-31
1
-1
/
+4
*
Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...
Richard Henderson
2021-12-23
1
-1
/
+8
|
\
|
*
nbd: allow reconnect on open, with corresponding new options
Vladimir Sementsov-Ogievskiy
2021-12-21
1
-1
/
+8
*
|
ui/dbus: add chardev backend & interface
Marc-André Lureau
2021-12-21
1
-0
/
+27
*
|
audio: add "dbus" audio backend
Marc-André Lureau
2021-12-21
2
-2
/
+6
*
|
ui/dbus: add p2p=on/off option
Marc-André Lureau
2021-12-21
2
-3
/
+7
*
|
ui: add a D-Bus display backend
Marc-André Lureau
2021-12-21
1
-2
/
+25
|
/
*
numa: Support SGX numa in the monitor and Libvirt interfaces
Yang Zhong
2021-12-10
1
-2
/
+17
*
numa: Enable numa for SGX EPC sections
Yang Zhong
2021-12-10
1
-1
/
+9
*
qapi/machine.json: Fix incorrect description for die-id
Yanan Wang
2021-11-30
1
-1
/
+1
*
qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off option
Dov Murik
2021-11-18
1
-1
/
+6
*
Merge tag 'pull-qapi-2021-11-10' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2021-11-10
1
-9
/
+45
|
\
|
*
qapi: Belatedly mark unstable QMP parts with feature 'unstable'
Markus Armbruster
2021-11-10
1
-9
/
+45
*
|
qapi: deprecate drive-backup
Vladimir Sementsov-Ogievskiy
2021-11-09
2
-2
/
+9
|
/
*
docs: fix 'sample-pages' option tag
Hyman Huang(黄勇)
2021-11-09
1
-1
/
+1
*
docs: remove non-reference uses of single backticks
John Snow
2021-11-08
1
-2
/
+2
*
docs: fix qemu incorrect tag
Hyman Huang(黄勇)
2021-11-06
1
-5
/
+5
*
Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...
Richard Henderson
2021-11-03
4
-0
/
+147
|
\
|
*
qapi: introduce x-query-opcount QMP command
Daniel P. Berrangé
2021-11-02
1
-0
/
+13
|
*
qapi: introduce x-query-jit QMP command
Daniel P. Berrangé
2021-11-02
1
-0
/
+13
|
*
qapi: introduce x-query-irq QMP command
Daniel P. Berrangé
2021-11-02
1
-0
/
+12
|
*
qapi: introduce x-query-ramblock QMP command
Daniel P. Berrangé
2021-11-02
1
-0
/
+12
|
*
qapi: introduce x-query-rdma QMP command
Daniel P. Berrangé
2021-11-02
1
-0
/
+12
|
*
qapi: introduce x-query-usb QMP command
Daniel P. Berrangé
2021-11-02
1
-0
/
+12
|
*
qapi: introduce x-query-numa QMP command
Daniel P. Berrangé
2021-11-02
1
-0
/
+12
|
*
qapi: introduce x-query-profile QMP command
Daniel P. Berrangé
2021-11-02
1
-0
/
+12
|
*
qapi: introduce x-query-roms QMP command
Daniel P. Berrangé
2021-11-02
1
-0
/
+12
|
*
monitor: introduce HumanReadableText and HMP support
Daniel P. Berrangé
2021-11-02
3
-0
/
+37
*
|
Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into staging
Richard Henderson
2021-11-03
1
-0
/
+7
|
\
\
|
*
|
file-posix: add `aio-max-batch` option
Stefano Garzarella
2021-11-02
1
-0
/
+7
*
|
|
Merge remote-tracking branch 'remotes/XanClic/tags/pull-block-2021-11-02' int...
Richard Henderson
2021-11-03
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vmdk: allow specification of tools version
Thomas Weißschuh
2021-11-02
1
-0
/
+3
|
|
/
*
|
migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
Hyman Huang(黄勇)
2021-11-01
1
-2
/
+4
*
|
migration/dirtyrate: implement dirty-ring dirtyrate calculation
Hyman Huang(黄勇)
2021-11-01
1
-2
/
+14
*
|
migration/dirtyrate: introduce struct and adjust DirtyRateStat
Hyman Huang(黄勇)
2021-11-01
1
-0
/
+30
|
/
*
qapi: Extend -compat to set policy for unstable interfaces
Markus Armbruster
2021-10-29
3
-3
/
+19
*
qapi: Factor out compat_policy_input_ok()
Markus Armbruster
2021-10-29
4
-42
/
+51
*
qapi: Generalize enum member policy checking
Markus Armbruster
2021-10-29
1
-1
/
+2
*
qapi: Generalize command policy checking
Markus Armbruster
2021-10-29
2
-2
/
+4
*
qapi: Generalize struct member policy checking
Markus Armbruster
2021-10-29
5
-29
/
+41
*
qapi: Mark unstable QMP parts with feature 'unstable'
Markus Armbruster
2021-10-29
4
-45
/
+130
*
qapi: Implement deprecated-input={reject,crash} for enum values
Markus Armbruster
2021-10-27
2
-4
/
+17
*
qapi: Move compat policy from QObject to generic visitor
Markus Armbruster
2021-10-27
4
-28
/
+13
*
qapi: Add feature flags to enum members
Markus Armbruster
2021-10-27
2
-1
/
+6
*
qapi: Enable enum member introspection to show more than name
Markus Armbruster
2021-10-27
1
-2
/
+23
*
qapi: Improve input_type_enum()'s error message
Markus Armbruster
2021-10-27
1
-1
/
+2
*
vl: Enable JSON syntax for -device
Kevin Wolf
2021-10-15
1
-4
/
+11
*
qapi: Make some ObjectTypes depend on the build settings
Thomas Huth
2021-10-13
1
-12
/
+24
*
qapi/misc-target: Group SEV QAPI definitions
Philippe Mathieu-Daudé
2021-10-13
1
-40
/
+40
[next]