index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
Age
Commit message (
Expand
)
Author
2020-08-25
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
2020-08-22
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int...
Peter Maydell
2020-08-22
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-08-21
migration: Add block-bitmap-mapping parameter
Max Reitz
2020-08-21
meson: convert qapi-specific to meson
Marc-André Lureau
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-19
qmp: Expose MachineClass::default_ram_id
Michal Privoznik
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
2020-08-03
qapi: Delete unwanted indentation of top-level expressions
Markus Armbruster
2020-08-03
qapi/machine.json: Fix missing newline in doc comment
Peter Maydell
2020-07-17
Remove VXHS block device
Marc-André Lureau
2020-07-14
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
2020-07-11
target/avr: Register AVR support with the rest of QEMU
Michael Rolnik
2020-07-10
qapi: Purge error_propagate() from QAPI core
Markus Armbruster
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qapi: Make visitor functions taking Error ** return bool, not void
Markus Armbruster
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
2020-07-07
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...
Peter Maydell
2020-07-07
vhost-vdpa: introduce vhost-vdpa net client
Cindy Lu
2020-07-06
block/qcow2: implement blockdev-amend
Maxim Levitsky
2020-07-06
block/crypto: implement blockdev-amend
Maxim Levitsky
2020-07-06
block/core: add generic infrastructure for x-blockdev-amend qmp command
Maxim Levitsky
2020-07-06
qcrypto/luks: implement encryption key management
Maxim Levitsky
2020-07-06
qcrypto/core: add generic infrastructure for crypto options amendment
Maxim Levitsky
2020-07-03
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
2020-07-03
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
2020-06-18
net: Drop the NetLegacy structure, always use Netdev instead
Thomas Huth
2020-06-18
net: Drop the legacy "name" parameter from the -net option
Thomas Huth
2020-06-12
pci: Display PCI IRQ pin in "info pci"
Peter Xu
2020-05-28
qcow2: Expose bitmaps' size during measure
Eric Blake
2020-05-25
audio/jack: add JACK client audiodev
Geoffrey McRae
2020-05-20
qemu-sockets: add abstract UNIX domain socket support
xiaoqiang zhao
2020-05-13
qcow2: add zstd cluster compression
Denis Plotnikov
2020-05-13
qcow2: introduce compression type feature
Denis Plotnikov
2020-05-07
migration/xbzrle: add encoding rate
Wei Wang
2020-05-07
migration/throttle: Add cpu-throttle-tailslow migration parameter
Keqian Zhu
2020-04-30
qapi: Assert non-input visitors see only valid narrow integers
Markus Armbruster
2020-04-30
qapi: Assert output visitors see only valid enum values
Markus Armbruster
2020-04-30
qapi: Fix Visitor contract for start_alternate()
Markus Armbruster
2020-04-30
qapi: Assert incomplete object occurs only in dealloc visitor
Markus Armbruster
2020-04-30
qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()
Markus Armbruster
2020-04-02
qmp: fix leak on callbacks that return both value and error
Marc-André Lureau
2020-03-19
Add rx-softmmu
Yoshinori Sato
2020-03-17
net: Complete qapi-fication of netdev_add
Eric Blake
2020-03-17
qmp: constify QmpCommand and list
Marc-André Lureau
2020-03-17
qapi: Mark deprecated QMP parts with feature 'deprecated'
Markus Armbruster
2020-03-17
qapi: Replace qmp_dispatch()'s TODO comment by an explanation
Markus Armbruster
2020-03-17
qapi: Simplify how qmp_dispatch() gets the request ID
Markus Armbruster
2020-03-17
qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
Markus Armbruster
[next]