| Commit message (Expand) | Author | Age | Files | Lines |
* | sgx-epc: Add the fill_device_info() callback support | Yang Zhong | 2021-09-30 | 1 | -3/+36 |
* | vl: Add sgx compound properties to expose SGX EPC sections to guest | Sean Christopherson | 2021-09-30 | 1 | -1/+25 |
* | qom: Add memory-backend-epc ObjectOptions support | Yang Zhong | 2021-09-30 | 1 | -0/+19 |
* | qapi: Convert simple union TransactionAction to flat one | Markus Armbruster | 2021-09-27 | 1 | -26/+113 |
* | qapi: Convert simple union ImageInfoSpecific to flat one | Markus Armbruster | 2021-09-27 | 1 | -7/+52 |
* | qapi: Convert simple union SocketAddressLegacy to flat one | Markus Armbruster | 2021-09-27 | 1 | -7/+39 |
* | qapi: Convert simple union ChardevBackend to flat one | Markus Armbruster | 2021-09-27 | 1 | -22/+168 |
* | qapi: Convert simple union MemoryDeviceInfo to flat one | Markus Armbruster | 2021-09-27 | 1 | -4/+38 |
* | qapi: Convert simple union TpmTypeOptions to flat one | Markus Armbruster | 2021-09-27 | 1 | -2/+22 |
* | qapi: Convert simple union InputEvent to flat one | Markus Armbruster | 2021-09-25 | 1 | -4/+38 |
* | qapi: Convert simple union KeyValue to flat one | Markus Armbruster | 2021-09-25 | 1 | -2/+28 |
* | qapi: Set boolean value correctly in examples | Guoyi Tu | 2021-09-03 | 1 | -1/+1 |
* | qapi: publish copy-before-write filter | Vladimir Sementsov-Ogievskiy | 2021-09-01 | 1 | -2/+23 |
* | qapi: make 'if' condition strings simple identifiers | Marc-André Lureau | 2021-08-26 | 10 | -128/+126 |
* | qapi: Use 'if': { 'any': ... } where appropriate | Marc-André Lureau | 2021-08-26 | 2 | -5/+27 |
* | qapi: replace if condition list with dict {'all': [...]} | Marc-André Lureau | 2021-08-26 | 1 | -2/+4 |
* | qapi/machine.json: Remove zero value reference from SMPConfiguration document... | Andrew Jones | 2021-08-17 | 1 | -1/+1 |
* | qapi: introduce forwarding visitor | Paolo Bonzini | 2021-07-23 | 2 | -0/+327 |
* | iothread: add aio-max-batch parameter | Stefano Garzarella | 2021-07-21 | 2 | -2/+11 |
* | crypto: replace 'des-rfb' cipher with 'des' | Daniel P. Berrangé | 2021-07-14 | 1 | -2/+2 |
* | qemu-img: Make unallocated part of backing chain obvious in map | Eric Blake | 2021-07-12 | 1 | -2/+5 |
* | block: Make blockdev-reopen stable API | Alberto Garcia | 2021-07-09 | 1 | -3/+3 |
* | block: Support multiple reopening with x-blockdev-reopen | Alberto Garcia | 2021-07-09 | 1 | -8/+10 |
* | export/fuse: Add allow-other option | Max Reitz | 2021-07-09 | 1 | -1/+32 |
* | block/rbd: Add support for rbd image encryption | Or Ozeri | 2021-07-09 | 1 | -2/+108 |
* | block/ssh: add support for sha256 host key fingerprints | Daniel P. Berrangé | 2021-06-30 | 1 | -1/+2 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-06-28 | 2 | -4/+38 |
|\ |
|
| * | machine: pass QAPI struct to mc->smp_parse | Paolo Bonzini | 2021-06-25 | 1 | -0/+28 |
| * | block: feature detection for host block support | Joelle van Dyne | 2021-06-25 | 1 | -4/+10 |
* | | ui: Make the DisplayType enum entries conditional | Thomas Huth | 2021-06-23 | 1 | -6/+17 |
* | | input: Add lang1 and lang2 to QKeyCode | Akihiko Odaki | 2021-06-23 | 1 | -1/+5 |
|/ |
|
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-06-17 | 2 | -3/+23 |
|\ |
|
| * | qmp: Include "reserve" property of memory backends | David Hildenbrand | 2021-06-15 | 1 | -0/+7 |
| * | qmp: Include "share" property of memory backends | David Hildenbrand | 2021-06-15 | 1 | -0/+3 |
| * | qmp: Clarify memory backend properties returned via query-memdev | David Hildenbrand | 2021-06-15 | 1 | -3/+3 |
| * | hostmem: Wire up RAM_NORESERVE via "reserve" property | David Hildenbrand | 2021-06-15 | 1 | -0/+10 |
* | | tpm: Return QMP error when TPM is disabled in build | Philippe Mathieu-Daudé | 2021-06-15 | 1 | -9/+19 |
|/ |
|
* | netdev: add more commands to preconfig mode | Paolo Bonzini | 2021-06-11 | 1 | -2/+4 |
* | migration/dirtyrate: make sample page count configurable | Hyman Huang(黄勇) | 2021-06-08 | 1 | -3/+12 |
* | sockets: Support multipath TCP | Dr. David Alan Gilbert | 2021-06-08 | 1 | -1/+4 |
* | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-... | Peter Maydell | 2021-06-02 | 1 | -1/+1 |
|\ |
|
| * | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella | 2021-06-02 | 1 | -1/+1 |
* | | target/i386/sev: add support to query the attestation report | Brijesh Singh | 2021-06-01 | 1 | -0/+38 |
|/ |
|
* | qtest: add a QOM object for qtest | Paolo Bonzini | 2021-05-26 | 1 | -0/+17 |
* | object: add more commands to preconfig mode | Paolo Bonzini | 2021-05-26 | 1 | -2/+4 |
* | ui/vdagent: add clipboard support | Gerd Hoffmann | 2021-05-21 | 1 | -1/+3 |
* | ui/vdagent: add mouse support | Gerd Hoffmann | 2021-05-21 | 1 | -1/+3 |
* | ui/vdagent: core infrastructure | Gerd Hoffmann | 2021-05-21 | 1 | -1/+16 |
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul... | Peter Maydell | 2021-05-17 | 1 | -2/+2 |
|\ |
|
| * | qapi: spelling fix (addtional) | Michael Tokarev | 2021-05-13 | 1 | -2/+2 |