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
*
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...
Peter Maydell
2020-07-07
3
-2
/
+143
|
\
|
*
block/qcow2: implement blockdev-amend
Maxim Levitsky
2020-07-06
1
-1
/
+15
|
*
block/crypto: implement blockdev-amend
Maxim Levitsky
2020-07-06
1
-1
/
+13
|
*
block/core: add generic infrastructure for x-blockdev-amend qmp command
Maxim Levitsky
2020-07-06
2
-1
/
+45
|
*
qcrypto/luks: implement encryption key management
Maxim Levitsky
2020-07-06
1
-2
/
+57
|
*
qcrypto/core: add generic infrastructure for crypto options amendment
Maxim Levitsky
2020-07-06
1
-0
/
+16
*
|
vhost-vdpa: introduce vhost-vdpa net client
Cindy Lu
2020-07-07
1
-2
/
+26
*
|
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
2020-07-03
1
-0
/
+25
*
|
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
2020-07-03
1
-1
/
+38
|
/
*
net: Drop the NetLegacy structure, always use Netdev instead
Thomas Huth
2020-06-18
1
-46
/
+0
*
net: Drop the legacy "name" parameter from the -net option
Thomas Huth
2020-06-18
1
-3
/
+0
*
pci: Display PCI IRQ pin in "info pci"
Peter Xu
2020-06-12
1
-2
/
+4
*
qcow2: Expose bitmaps' size during measure
Eric Blake
2020-05-28
1
-5
/
+11
*
audio/jack: add JACK client audiodev
Geoffrey McRae
2020-05-25
1
-2
/
+54
*
qemu-sockets: add abstract UNIX domain socket support
xiaoqiang zhao
2020-05-20
1
-1
/
+7
*
qcow2: add zstd cluster compression
Denis Plotnikov
2020-05-13
1
-1
/
+2
*
qcow2: introduce compression type feature
Denis Plotnikov
2020-05-13
1
-2
/
+20
*
migration/xbzrle: add encoding rate
Wei Wang
2020-05-07
1
-1
/
+4
*
migration/throttle: Add cpu-throttle-tailslow migration parameter
Keqian Zhu
2020-05-07
1
-0
/
+48
*
qapi: Assert non-input visitors see only valid narrow integers
Markus Armbruster
2020-04-30
1
-0
/
+6
*
qapi: Assert output visitors see only valid enum values
Markus Armbruster
2020-04-30
1
-9
/
+0
*
qapi: Fix Visitor contract for start_alternate()
Markus Armbruster
2020-04-30
1
-7
/
+0
*
qapi: Assert incomplete object occurs only in dealloc visitor
Markus Armbruster
2020-04-30
1
-0
/
+5
*
qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()
Markus Armbruster
2020-04-30
1
-10
/
+11
*
qmp: fix leak on callbacks that return both value and error
Marc-André Lureau
2020-04-02
1
-0
/
+2
*
Add rx-softmmu
Yoshinori Sato
2020-03-19
1
-1
/
+3
*
net: Complete qapi-fication of netdev_add
Eric Blake
2020-03-17
1
-13
/
+1
*
qmp: constify QmpCommand and list
Marc-André Lureau
2020-03-17
2
-5
/
+5
*
qapi: Mark deprecated QMP parts with feature 'deprecated'
Markus Armbruster
2020-03-17
6
-57
/
+115
*
qapi: Replace qmp_dispatch()'s TODO comment by an explanation
Markus Armbruster
2020-03-17
1
-1
/
+5
*
qapi: Simplify how qmp_dispatch() gets the request ID
Markus Armbruster
2020-03-17
1
-11
/
+12
*
qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
Markus Armbruster
2020-03-17
1
-12
/
+13
*
qapi: Inline do_qmp_dispatch() into qmp_dispatch()
Markus Armbruster
2020-03-17
1
-49
/
+41
*
qapi: Add feature flags to struct members
Markus Armbruster
2020-03-17
1
-1
/
+5
*
qapi: Add feature flags to remaining definitions
Markus Armbruster
2020-03-17
1
-11
/
+9
*
qapi: Belatedly update doc comment for @wait deprecation
Markus Armbruster
2020-03-17
1
-0
/
+1
*
qapi/audio: add documentation for AudioFormat
Volker Rümelin
2020-03-16
1
-0
/
+14
*
migration/throttle: Add throttle-trig-thres migration parameter
Keqian Zhu
2020-03-13
1
-1
/
+15
*
qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'
Peter Krempa
2020-03-11
1
-1
/
+8
*
block/rbd: Add support for ceph namespaces
Florian Florensa
2020-03-06
1
-0
/
+3
*
qemu-storage-daemon: Add --monitor option
Kevin Wolf
2020-03-06
2
-1
/
+6
*
monitor: Add allow_hmp parameter to monitor_init()
Kevin Wolf
2020-03-06
1
-1
/
+2
*
monitor: Create QAPIfied monitor_init()
Kevin Wolf
2020-03-06
1
-0
/
+36
*
qapi: Create 'pragma' module
Kevin Wolf
2020-03-06
3
-25
/
+26
*
qemu-storage-daemon: Add --export option
Kevin Wolf
2020-03-06
1
-0
/
+27
*
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf
2020-03-06
1
-4
/
+14
*
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf
2020-03-06
1
-0
/
+24
*
qapi: Flatten object-add
Kevin Wolf
2020-03-06
1
-3
/
+9
*
block: Move sysemu QMP commands to QAPI block module
Kevin Wolf
2020-03-06
2
-386
/
+386
*
block: Move common QMP commands to block-core QAPI module
Kevin Wolf
2020-03-06
2
-284
/
+283
[next]