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
...
*
vduse-blk: Add name option
Xie Yongji
2022-06-24
1
-3
/
+4
*
vduse-blk: Add serial option
Xie Yongji
2022-06-24
1
-1
/
+3
*
vduse-blk: Implement vduse-blk export
Xie Yongji
2022-06-24
1
-3
/
+25
*
migration: Change zero_copy_send from migration parameter to migration capabi...
Leonardo Bras
2022-06-22
1
-24
/
+9
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-06-16
6
-48
/
+347
|
\
|
*
block: add more commands to preconfig mode
Paolo Bonzini
2022-06-14
3
-48
/
+96
|
*
qmp: add filtering of statistics by name
Paolo Bonzini
2022-06-14
1
-1
/
+5
|
*
qmp: add filtering of statistics by provider
Paolo Bonzini
2022-06-14
1
-2
/
+17
|
*
qmp: add filtering of statistics by target vCPU
Paolo Bonzini
2022-06-14
1
-3
/
+17
|
*
kvm: Support for querying fd-based stats
Mark Kanda
2022-06-14
1
-1
/
+1
|
*
qmp: Support for querying stats
Mark Kanda
2022-06-14
3
-0
/
+218
*
|
vfio-user: run vfio-user context
Jagannathan Raman
2022-06-15
1
-0
/
+31
*
|
vfio-user: define vfio-user-server object
Jagannathan Raman
2022-06-15
1
-2
/
+18
|
/
*
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
2022-06-10
1
-0
/
+13
*
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
2022-06-06
1
-1
/
+1
*
target/loongarch: Implement qmp_query_cpu_definitions()
Xiaojuan Yang
2022-06-06
1
-2
/
+4
*
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
2022-06-03
1
-1
/
+25
*
qapi: crypto-akcipher: Introduce akcipher types to qapi
Lei He
2022-05-26
1
-0
/
+64
*
net/vmnet: add vmnet backends to qapi/net
Vladislav Yaroshchuk
2022-05-17
1
-2
/
+131
*
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-17
1
-0
/
+21
|
\
|
*
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
2022-05-13
1
-0
/
+21
*
|
Merge tag 'pull-migration-20220516a' of https://gitlab.com/dagrh/qemu into st...
Richard Henderson
2022-05-16
1
-0
/
+24
|
\
\
|
*
|
migration: Add zero-copy-send parameter for QMP/HMP for Linux
Leonardo Bras
2022-05-16
1
-0
/
+24
|
|
/
*
|
qapi/pragma: Tidy up comments
Markus Armbruster
2022-05-16
1
-1
/
+2
*
|
qapi: Stop using whitespace for alignment in comments
Andrea Bolognani
2022-05-16
8
-74
/
+72
*
|
qapi: Drop unnecessary whitespace in comments
Andrea Bolognani
2022-05-16
11
-31
/
+31
*
|
qapi: Drop unnecessary empty lines outside of comments
Andrea Bolognani
2022-05-16
12
-38
/
+0
*
|
qapi: Drop unnecessary empty lines in comments
Andrea Bolognani
2022-05-16
11
-48
/
+0
*
|
qapi: Add missing separators between sections
Andrea Bolognani
2022-05-16
5
-0
/
+18
*
|
qapi: Fix comment indentation
Andrea Bolognani
2022-05-16
1
-15
/
+15
*
|
qapi: Drop stray trailing symbol
Andrea Bolognani
2022-05-16
1
-1
/
+1
*
|
qapi: Fix malformed "Since:" section tags
Markus Armbruster
2022-05-16
3
-4
/
+3
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-12
1
-0
/
+48
|
\
|
*
machine: add mem compound property
Paolo Bonzini
2022-05-12
1
-0
/
+18
|
*
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-12
1
-0
/
+30
*
|
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
2022-05-12
1
-2
/
+6
|
/
*
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2022-05-09
1
-5
/
+38
|
\
|
*
util/event-loop-base: Introduce options to set the thread pool size
Nicolas Saenz Julienne
2022-05-09
1
-1
/
+9
|
*
util/main-loop: Introduce the main loop into QOM
Nicolas Saenz Julienne
2022-05-09
1
-0
/
+13
|
*
Introduce event-loop-base abstract class
Nicolas Saenz Julienne
2022-05-09
1
-5
/
+17
*
|
qapi/machine.json: Add cluster-id
Gavin Shan
2022-05-09
1
-2
/
+4
|
/
*
Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...
Richard Henderson
2022-04-27
1
-3
/
+86
|
\
|
*
qapi/ui: add 'display-update' command for changing listen address
Vladimir Sementsov-Ogievskiy
2022-04-27
1
-0
/
+65
|
*
Added parameter to take screenshot with screendump as PNG
Kshitij Suri
2022-04-27
1
-3
/
+21
*
|
qapi: nbd-export: allow select bitmaps by node/name pair
Vladimir Sementsov-Ogievskiy
2022-04-26
1
-1
/
+4
*
|
qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr
Vladimir Sementsov-Ogievskiy
2022-04-26
1
-3
/
+3
*
|
block: add 'force' parameter to 'blockdev-change-medium' command
Denis V. Lunev
2022-04-25
1
-0
/
+6
|
/
*
Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2022-04-21
3
-3
/
+3
|
\
|
*
qapi: Fix version of cpu0-id field
Dov Murik
2022-04-21
1
-1
/
+1
|
*
qapi: Fix typo
Andrea Bolognani
2022-04-21
1
-1
/
+1
[prev]
[next]