summaryrefslogtreecommitdiff
path: root/qapi/machine.json
AgeCommit message (Expand)Author
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
2021-08-17qapi/machine.json: Remove zero value reference from SMPConfiguration document...Andrew Jones
2021-06-25machine: pass QAPI struct to mc->smp_parsePaolo Bonzini
2021-06-15qmp: Include "reserve" property of memory backendsDavid Hildenbrand
2021-06-15qmp: Include "share" property of memory backendsDavid Hildenbrand
2021-06-15qmp: Clarify memory backend properties returned via query-memdevDavid Hildenbrand
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-03-19qapi/qom: Add ObjectOptions for memory-backend-*Kevin Wolf
2021-03-18machine: remove 'arch' field from 'query-cpus-fast' QMP commandDaniel P. Berrangé
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster