| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int... | Peter Maydell | 2020-08-22 | 1 | -3/+101 |
|\ |
|
| * | migration: Add block-bitmap-mapping parameter | Max Reitz | 2020-08-21 | 1 | -3/+101 |
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 2020-08-22 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | qmp: Expose MachineClass::default_ram_id | Michal Privoznik | 2020-08-19 | 1 | -1/+4 |
* | | meson: convert qapi-specific to meson | Marc-André Lureau | 2020-08-21 | 2 | -18/+7 |
* | | libqemuutil, qapi, trace: convert to meson | Paolo Bonzini | 2020-08-21 | 2 | -23/+121 |
* | | trace: switch position of headers to what Meson requires | Paolo Bonzini | 2020-08-21 | 1 | -0/+1 |
|/ |
|
* | schemas: Add vim modeline | Andrea Bolognani | 2020-08-03 | 27 | -0/+27 |
* | qapi: Delete unwanted indentation of top-level expressions | Markus Armbruster | 2020-08-03 | 2 | -15/+15 |
* | qapi/machine.json: Fix missing newline in doc comment | Peter Maydell | 2020-08-03 | 1 | -1/+2 |
* | Remove VXHS block device | Marc-André Lureau | 2020-07-17 | 1 | -20/+2 |
* | file-posix: Mitigate file fragmentation with extent size hints | Kevin Wolf | 2020-07-14 | 1 | -4/+7 |
* | target/avr: Register AVR support with the rest of QEMU | Michael Rolnik | 2020-07-11 | 1 | -1/+2 |
* | qapi: Purge error_propagate() from QAPI core | Markus Armbruster | 2020-07-10 | 1 | -21/+19 |
* | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster | 2020-07-10 | 1 | -3/+1 |
* | qapi: Make visitor functions taking Error ** return bool, not void | Markus Armbruster | 2020-07-10 | 8 | -224/+309 |
* | qemu-option: Use returned bool to check for failure | Markus Armbruster | 2020-07-10 | 1 | -2/+1 |
* | 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 |