Age | Commit message (Expand) | Author | Files | Lines |
2021-07-23 | qapi: introduce forwarding visitor | Paolo Bonzini | 2 | -0/+327 |
2021-07-21 | iothread: add aio-max-batch parameter | Stefano Garzarella | 2 | -2/+11 |
2021-07-14 | crypto: replace 'des-rfb' cipher with 'des' | Daniel P. Berrangé | 1 | -2/+2 |
2021-07-12 | qemu-img: Make unallocated part of backing chain obvious in map | Eric Blake | 1 | -2/+5 |
2021-07-09 | block: Make blockdev-reopen stable API | Alberto Garcia | 1 | -3/+3 |
2021-07-09 | block: Support multiple reopening with x-blockdev-reopen | Alberto Garcia | 1 | -8/+10 |
2021-07-09 | export/fuse: Add allow-other option | Max Reitz | 1 | -1/+32 |
2021-07-09 | block/rbd: Add support for rbd image encryption | Or Ozeri | 1 | -2/+108 |
2021-06-30 | block/ssh: add support for sha256 host key fingerprints | Daniel P. Berrangé | 1 | -1/+2 |
2021-06-28 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2 | -4/+38 |
2021-06-25 | machine: pass QAPI struct to mc->smp_parse | Paolo Bonzini | 1 | -0/+28 |
2021-06-25 | block: feature detection for host block support | Joelle van Dyne | 1 | -4/+10 |
2021-06-23 | ui: Make the DisplayType enum entries conditional | Thomas Huth | 1 | -6/+17 |
2021-06-23 | input: Add lang1 and lang2 to QKeyCode | Akihiko Odaki | 1 | -1/+5 |
2021-06-17 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2 | -3/+23 |
2021-06-15 | qmp: Include "reserve" property of memory backends | David Hildenbrand | 1 | -0/+7 |
2021-06-15 | qmp: Include "share" property of memory backends | David Hildenbrand | 1 | -0/+3 |
2021-06-15 | qmp: Clarify memory backend properties returned via query-memdev | David Hildenbrand | 1 | -3/+3 |
2021-06-15 | hostmem: Wire up RAM_NORESERVE via "reserve" property | David Hildenbrand | 1 | -0/+10 |
2021-06-15 | tpm: Return QMP error when TPM is disabled in build | Philippe Mathieu-Daudé | 1 | -9/+19 |
2021-06-11 | netdev: add more commands to preconfig mode | Paolo Bonzini | 1 | -2/+4 |
2021-06-08 | migration/dirtyrate: make sample page count configurable | Hyman Huang(黄勇) | 1 | -3/+12 |
2021-06-08 | sockets: Support multipath TCP | Dr. David Alan Gilbert | 1 | -1/+4 |
2021-06-02 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-... | Peter Maydell | 1 | -1/+1 |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella | 1 | -1/+1 |
2021-06-01 | target/i386/sev: add support to query the attestation report | Brijesh Singh | 1 | -0/+38 |
2021-05-26 | qtest: add a QOM object for qtest | Paolo Bonzini | 1 | -0/+17 |
2021-05-26 | object: add more commands to preconfig mode | Paolo Bonzini | 1 | -2/+4 |
2021-05-21 | ui/vdagent: add clipboard support | Gerd Hoffmann | 1 | -1/+3 |
2021-05-21 | ui/vdagent: add mouse support | Gerd Hoffmann | 1 | -1/+3 |
2021-05-21 | ui/vdagent: core infrastructure | Gerd Hoffmann | 1 | -1/+16 |
2021-05-17 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul... | Peter Maydell | 1 | -2/+2 |
2021-05-14 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'... | Peter Maydell | 1 | -6/+0 |
2021-05-13 | migration: Drop redundant query-migrate result @blocked | Markus Armbruster | 1 | -6/+0 |
2021-05-13 | qapi: spelling fix (addtional) | Michael Tokarev | 1 | -2/+2 |
2021-05-12 | Drop the deprecated unicore32 target | Markus Armbruster | 1 | -1/+1 |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster | 1 | -1/+1 |
2021-05-12 | block: Drop the sheepdog block driver | Markus Armbruster | 2 | -96/+5 |
2021-05-12 | Remove the deprecated moxie target | Thomas Huth | 2 | -2/+2 |
2021-04-20 | migration: Deprecate redundant query-migrate result @blocked | Markus Armbruster | 1 | -2/+7 |
2021-04-14 | qapi/qom.json: Do not use CONFIG_VIRTIO_CRYPTO in common code | Thomas Huth | 1 | -2/+2 |
2021-04-08 | Revert "qapi: net: Add query-netdev command" | Jason Wang | 1 | -80/+0 |
2021-04-08 | Revert "hmp: Use QAPI NetdevInfo in hmp_info_network" | Jason Wang | 2 | -194/+0 |
2021-04-01 | qapi: qom: do not use target-specific conditionals | Paolo Bonzini | 1 | -6/+4 |
2021-03-23 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210323-pull-request' i... | Peter Maydell | 1 | -0/+61 |
2021-03-23 | block: Remove monitor command block_passwd | Markus Armbruster | 2 | -15/+0 |
2021-03-23 | qapi: Enforce enum member naming rules | Markus Armbruster | 1 | -0/+8 |
2021-03-23 | qapi: Enforce struct member naming rules | Markus Armbruster | 1 | -0/+17 |
2021-03-23 | qapi: Enforce command naming rules | Markus Armbruster | 1 | -0/+18 |
2021-03-23 | qapi/pragma: Streamline comments on member-name-exceptions | Markus Armbruster | 1 | -7/+9 |