aboutsummaryrefslogtreecommitdiff
path: root/qapi/machine.json
AgeCommit message (Expand)Author
2023-06-26accel/tcg: remove CONFIG_PROFILERFei Wu
2023-05-10qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster
2023-04-28qapi: Fix misspelled section tags in doc commentsMarkus Armbruster
2023-04-28qapi: Replace ad hoc "since" documentation by member documentationMarkus Armbruster
2023-04-28qapi: Fix unintended definition lists in documentationMarkus Armbruster
2023-04-28qapi: Tidy up examplesMarkus Armbruster
2023-04-28qapi: Fix misspelled referencesMarkus Armbruster
2023-03-01qapi: Add 'acpi' field to 'query-machines' outputPeter Krempa
2022-10-17qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza
2022-09-07qapi: fix example of query-hotpluggable-cpus commandVictor Toso
2022-09-07qapi: fix example of MEM_UNPLUG_ERROR eventVictor Toso
2022-09-07qapi: fix example of query-ballon commandVictor Toso
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron
2022-06-06hw/loongarch: Add support loongson3 virt machine type.Xiaojuan Yang
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-05-16qapi: Drop unnecessary whitespace in commentsAndrea Bolognani
2022-05-16qapi: Drop unnecessary empty lines outside of commentsAndrea Bolognani
2022-05-16qapi: Drop unnecessary empty lines in commentsAndrea Bolognani
2022-05-16qapi: Add missing separators between sectionsAndrea Bolognani
2022-05-16qapi: Fix malformed "Since:" section tagsMarkus Armbruster
2022-05-13hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron
2022-05-12machine: add mem compound propertyPaolo Bonzini
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini
2022-05-09qapi/machine.json: Add cluster-idGavin Shan
2022-04-05qapi: fix example of query-memdev commandVictor Toso
2022-04-05qapi: fix example of query-cpus-fast commandVictor Toso
2022-03-31qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE eventVictor Toso
2022-01-28qapi: Cleanup SGX related comments and restore @section-sizeYang Zhong
2022-01-18monitor: move x-query-profile into accel/tcg to fix buildAlex Bennée
2022-01-07hw/smbios: Use qapi for SmbiosEntryPointTypeEduardo Habkost
2021-12-31hw/core/machine: Introduce CPU cluster topology supportYanan Wang
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong
2021-11-30qapi/machine.json: Fix incorrect description for die-idYanan Wang
2021-11-10qapi: Belatedly mark unstable QMP parts with feature 'unstable'Markus Armbruster
2021-11-02qapi: introduce x-query-opcount QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-jit QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-irq QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-ramblock QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-rdma QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-numa QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-profile QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-roms QMP commandDaniel P. Berrangé
2021-10-02qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi eventsDavid Hildenbrand
2021-10-01qapi/machine: Fix an incorrect comment of SMPConfigurationYanan Wang
2021-09-30Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-09-30sgx-epc: Add the fill_device_info() callback supportYang Zhong
2021-09-30vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson
2021-09-30qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI eventDaniel Henrique Barboza
2021-09-27qapi: Convert simple union MemoryDeviceInfo to flat oneMarkus Armbruster