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