Age | Commit message (Expand) | Author |
2022-04-05 | qapi: fix example of query-memdev command | Victor Toso |
2022-04-05 | qapi: fix example of query-cpus-fast command | Victor Toso |
2022-03-31 | qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event | Victor Toso |
2022-01-28 | qapi: Cleanup SGX related comments and restore @section-size | Yang Zhong |
2022-01-18 | monitor: move x-query-profile into accel/tcg to fix build | Alex Bennée |
2022-01-07 | hw/smbios: Use qapi for SmbiosEntryPointType | Eduardo Habkost |
2021-12-31 | hw/core/machine: Introduce CPU cluster topology support | Yanan Wang |
2021-12-10 | numa: Enable numa for SGX EPC sections | Yang Zhong |
2021-11-30 | qapi/machine.json: Fix incorrect description for die-id | Yanan Wang |
2021-11-10 | qapi: Belatedly mark unstable QMP parts with feature 'unstable' | Markus Armbruster |
2021-11-02 | qapi: introduce x-query-opcount QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-jit QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-irq QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-ramblock QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-rdma QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-usb QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-numa QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-profile QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-roms QMP command | Daniel P. Berrangé |
2021-10-02 | qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events | David Hildenbrand |
2021-10-01 | qapi/machine: Fix an incorrect comment of SMPConfiguration | Yanan Wang |
2021-09-30 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-09-30 | sgx-epc: Add the fill_device_info() callback support | Yang Zhong |
2021-09-30 | vl: Add sgx compound properties to expose SGX EPC sections to guest | Sean Christopherson |
2021-09-30 | qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event | Daniel Henrique Barboza |
2021-09-27 | qapi: Convert simple union MemoryDeviceInfo to flat one | Markus Armbruster |
2021-08-17 | qapi/machine.json: Remove zero value reference from SMPConfiguration document... | Andrew Jones |
2021-06-25 | machine: pass QAPI struct to mc->smp_parse | Paolo Bonzini |
2021-06-15 | qmp: Include "reserve" property of memory backends | David Hildenbrand |
2021-06-15 | qmp: Include "share" property of memory backends | David Hildenbrand |
2021-06-15 | qmp: Clarify memory backend properties returned via query-memdev | David Hildenbrand |
2021-05-12 | Drop the deprecated unicore32 target | Markus Armbruster |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster |
2021-05-12 | Remove the deprecated moxie target | Thomas Huth |
2021-03-19 | qapi/qom: Add ObjectOptions for memory-backend-* | Kevin Wolf |
2021-03-18 | machine: remove 'arch' field from 'query-cpus-fast' QMP command | Daniel P. Berrangé |
2021-03-18 | machine: remove 'query-cpus' QMP command | Daniel P. Berrangé |
2020-12-10 | qapi: Normalize version references x.y.0 to just x.y | Markus Armbruster |
2020-10-21 | qapi: Restrict 'query-kvm' command to machine code | Philippe Mathieu-Daudé |
2020-10-21 | qapi: Restrict '(p)memsave' command to machine code | Philippe Mathieu-Daudé |
2020-10-21 | qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json | Philippe Mathieu-Daudé |
2020-10-21 | qapi: Restrict 'inject-nmi' command to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi/machine.json: Escape a literal '*' in doc comment | Peter Maydell |
2020-09-29 | qapi: Fix doc comment indentation again | Peter Maydell |
2020-09-29 | qapi: Restrict device memory commands to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict query-uuid command to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict query-vm-generation-id command to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict balloon-related commands to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict LostTickPolicy enum to machine code | Philippe Mathieu-Daudé |
2020-09-29 | cphp: remove deprecated cpu-add command(s) | Igor Mammedov |