index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-11
target/avr: Register AVR support with the rest of QEMU
Michael Rolnik
1
-1
/
+2
2020-07-10
qapi: Purge error_propagate() from QAPI core
Markus Armbruster
1
-21
/
+19
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qapi: Make visitor functions taking Error ** return bool, not void
Markus Armbruster
8
-224
/
+309
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
1
-2
/
+1
2020-07-07
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...
Peter Maydell
3
-2
/
+143
2020-07-07
vhost-vdpa: introduce vhost-vdpa net client
Cindy Lu
1
-2
/
+26
2020-07-06
block/qcow2: implement blockdev-amend
Maxim Levitsky
1
-1
/
+15
2020-07-06
block/crypto: implement blockdev-amend
Maxim Levitsky
1
-1
/
+13
2020-07-06
block/core: add generic infrastructure for x-blockdev-amend qmp command
Maxim Levitsky
2
-1
/
+45
2020-07-06
qcrypto/luks: implement encryption key management
Maxim Levitsky
1
-2
/
+57
2020-07-06
qcrypto/core: add generic infrastructure for crypto options amendment
Maxim Levitsky
1
-0
/
+16
2020-07-03
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
1
-0
/
+25
2020-07-03
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
1
-1
/
+38
2020-06-18
net: Drop the NetLegacy structure, always use Netdev instead
Thomas Huth
1
-46
/
+0
2020-06-18
net: Drop the legacy "name" parameter from the -net option
Thomas Huth
1
-3
/
+0
2020-06-12
pci: Display PCI IRQ pin in "info pci"
Peter Xu
1
-2
/
+4
2020-05-28
qcow2: Expose bitmaps' size during measure
Eric Blake
1
-5
/
+11
2020-05-25
audio/jack: add JACK client audiodev
Geoffrey McRae
1
-2
/
+54
2020-05-20
qemu-sockets: add abstract UNIX domain socket support
xiaoqiang zhao
1
-1
/
+7
2020-05-13
qcow2: add zstd cluster compression
Denis Plotnikov
1
-1
/
+2
2020-05-13
qcow2: introduce compression type feature
Denis Plotnikov
1
-2
/
+20
2020-05-07
migration/xbzrle: add encoding rate
Wei Wang
1
-1
/
+4
2020-05-07
migration/throttle: Add cpu-throttle-tailslow migration parameter
Keqian Zhu
1
-0
/
+48
2020-04-30
qapi: Assert non-input visitors see only valid narrow integers
Markus Armbruster
1
-0
/
+6
2020-04-30
qapi: Assert output visitors see only valid enum values
Markus Armbruster
1
-9
/
+0
2020-04-30
qapi: Fix Visitor contract for start_alternate()
Markus Armbruster
1
-7
/
+0
2020-04-30
qapi: Assert incomplete object occurs only in dealloc visitor
Markus Armbruster
1
-0
/
+5
2020-04-30
qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()
Markus Armbruster
1
-10
/
+11
2020-04-02
qmp: fix leak on callbacks that return both value and error
Marc-André Lureau
1
-0
/
+2
2020-03-19
Add rx-softmmu
Yoshinori Sato
1
-1
/
+3
2020-03-17
net: Complete qapi-fication of netdev_add
Eric Blake
1
-13
/
+1
2020-03-17
qmp: constify QmpCommand and list
Marc-André Lureau
2
-5
/
+5
2020-03-17
qapi: Mark deprecated QMP parts with feature 'deprecated'
Markus Armbruster
6
-57
/
+115
2020-03-17
qapi: Replace qmp_dispatch()'s TODO comment by an explanation
Markus Armbruster
1
-1
/
+5
2020-03-17
qapi: Simplify how qmp_dispatch() gets the request ID
Markus Armbruster
1
-11
/
+12
2020-03-17
qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
Markus Armbruster
1
-12
/
+13
2020-03-17
qapi: Inline do_qmp_dispatch() into qmp_dispatch()
Markus Armbruster
1
-49
/
+41
2020-03-17
qapi: Add feature flags to struct members
Markus Armbruster
1
-1
/
+5
2020-03-17
qapi: Add feature flags to remaining definitions
Markus Armbruster
1
-11
/
+9
2020-03-17
qapi: Belatedly update doc comment for @wait deprecation
Markus Armbruster
1
-0
/
+1
2020-03-16
qapi/audio: add documentation for AudioFormat
Volker Rümelin
1
-0
/
+14
2020-03-13
migration/throttle: Add throttle-trig-thres migration parameter
Keqian Zhu
1
-1
/
+15
2020-03-11
qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'
Peter Krempa
1
-1
/
+8
2020-03-06
block/rbd: Add support for ceph namespaces
Florian Florensa
1
-0
/
+3
2020-03-06
qemu-storage-daemon: Add --monitor option
Kevin Wolf
2
-1
/
+6
2020-03-06
monitor: Add allow_hmp parameter to monitor_init()
Kevin Wolf
1
-1
/
+2
2020-03-06
monitor: Create QAPIfied monitor_init()
Kevin Wolf
1
-0
/
+36
2020-03-06
qapi: Create 'pragma' module
Kevin Wolf
3
-25
/
+26
2020-03-06
qemu-storage-daemon: Add --export option
Kevin Wolf
1
-0
/
+27
[next]