Age | Commit message (Expand) | Author | Files | Lines |
2023-05-05 | Merge tag 'pw-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ... | Richard Henderson | 1 | -0/+44 |
2023-05-05 | audio/pwaudio.c: Add Pipewire audio backend for QEMU | Dorinda Bassey | 1 | -0/+44 |
2023-05-05 | target/riscv: add query-cpy-definitions support | Daniel Henrique Barboza | 1 | -2/+4 |
2023-05-02 | qmp: Deprecate 'singlestep' member of StatusInfo | Peter Maydell | 1 | -3/+11 |
2023-05-02 | qapi/run-state.json: Fix missing newline at end of file | Peter Maydell | 1 | -1/+1 |
2023-04-29 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 1 | -1/+1 |
2023-04-28 | qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1 | Tom Lendacky | 1 | -1/+1 |
2023-04-28 | qapi storage-daemon/qapi: Fix documentation section structure | Markus Armbruster | 3 | -2/+6 |
2023-04-28 | qapi: Format since information the conventional way: (since X.Y) | Markus Armbruster | 4 | -9/+8 |
2023-04-28 | qapi: Fix misspelled section tags in doc comments | Markus Armbruster | 2 | -3/+3 |
2023-04-28 | qapi: Replace ad hoc "since" documentation by member documentation | Markus Armbruster | 3 | -17/+21 |
2023-04-28 | qapi: Fix argument documentation markup | Markus Armbruster | 3 | -3/+3 |
2023-04-28 | qapi: Fix unintended definition lists in documentation | Markus Armbruster | 4 | -30/+30 |
2023-04-28 | qapi: Fix bullet list markup in documentation | Markus Armbruster | 4 | -13/+17 |
2023-04-28 | qapi: Delete largely misleading "Stability Considerations" | Markus Armbruster | 1 | -22/+0 |
2023-04-28 | qapi: Tidy up examples | Markus Armbruster | 12 | -38/+47 |
2023-04-28 | qapi: @foo should be used to reference, not ``foo`` | Markus Armbruster | 2 | -2/+2 |
2023-04-28 | qapi/block-core: Clean up after removal of dirty bitmap @status | Markus Armbruster | 1 | -2/+2 |
2023-04-28 | qapi: Fix up references to long gone error classes | Markus Armbruster | 3 | -6/+6 |
2023-04-28 | qapi: Fix misspelled references | Markus Armbruster | 3 | -4/+4 |
2023-04-24 | spice: move client_migrate_info command to ui/ | Juan Quintela | 2 | -28/+28 |
2023-04-20 | monitor: mark mixed functions that can suspend | Paolo Bonzini | 1 | -2/+2 |
2023-03-14 | Add qemu qcode support for keys F13 to F24 | Willem van de Velde | 1 | -1/+14 |
2023-03-13 | monitor: restrict command getfd to POSIX hosts | Marc-André Lureau | 1 | -1/+1 |
2023-03-13 | qmp: add 'get-win32-socket' | Marc-André Lureau | 1 | -0/+31 |
2023-03-13 | qmp: 'add_client' actually expects sockets | Marc-André Lureau | 1 | -0/+3 |
2023-03-07 | hw/mem/cxl_type3: Add CXL RAS Error Injection Support. | Jonathan Cameron | 3 | -0/+130 |
2023-03-07 | cryptodev: Support query-stats QMP command | zhenwei pi | 1 | -2/+8 |
2023-03-07 | cryptodev: support QoS | zhenwei pi | 1 | -1/+7 |
2023-03-07 | cryptodev: Introduce 'query-cryptodev' QMP command | zhenwei pi | 1 | -0/+44 |
2023-03-07 | cryptodev: Introduce server type in QAPI | zhenwei pi | 1 | -0/+11 |
2023-03-07 | cryptodev: Introduce cryptodev alg type in QAPI | zhenwei pi | 1 | -0/+14 |
2023-03-07 | cryptodev: Introduce cryptodev.json | zhenwei pi | 3 | -0/+22 |
2023-03-01 | Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into ... | Paolo Bonzini | 1 | -0/+116 |
2023-03-01 | qapi: Add 'acpi' field to 'query-machines' output | Peter Krempa | 1 | -1/+3 |
2023-03-01 | i386/xen: add monitor commands to test event injection | Joao Martins | 1 | -0/+116 |
2023-02-23 | block/rbd: Add support for layered encryption | Or Ozeri | 1 | -1/+10 |
2023-02-23 | block/rbd: Add luks-any encryption opening option | Or Ozeri | 1 | -2/+14 |
2023-02-17 | net: stream: add a new option to automatically reconnect | Laurent Vivier | 1 | -1/+6 |
2023-02-06 | migration: Introduce interface query-migrationthreads | Jiang Jiacheng | 1 | -0/+29 |
2023-02-03 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Peter Maydell | 1 | -9/+114 |
2023-02-01 | qemu-img: Let info print block graph | Hanna Reitz | 1 | -2/+2 |
2023-02-01 | block/qapi: Introduce BlockGraphInfo | Hanna Reitz | 1 | -0/+35 |
2023-02-01 | qemu-img: Use BlockNodeInfo | Hanna Reitz | 1 | -2/+2 |
2023-02-01 | block: Split BlockNodeInfo off of ImageInfo | Hanna Reitz | 1 | -6/+18 |
2023-02-01 | block/vmdk: Change extent info type | Hanna Reitz | 1 | -1/+37 |
2023-02-01 | block/file: Add file-specific image info | Hanna Reitz | 1 | -2/+24 |
2023-01-30 | qapi, audio: Make introspection reflect build configuration more closely | Daniel P. Berrangé | 1 | -12/+32 |
2023-01-30 | qapi, audio: add query-audiodev command | Daniel P. Berrangé | 1 | -0/+13 |
2023-01-06 | i386: SGX: remove deprecated member of SGXInfo | Paolo Bonzini | 1 | -10/+2 |