aboutsummaryrefslogtreecommitdiff
path: root/qapi/machine.json
AgeCommit message (Expand)AuthorFilesLines
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
2021-08-17qapi/machine.json: Remove zero value reference from SMPConfiguration document...Andrew Jones1-1/+1
2021-06-25machine: pass QAPI struct to mc->smp_parsePaolo Bonzini1-0/+28
2021-06-15qmp: Include "reserve" property of memory backendsDavid Hildenbrand1-0/+7
2021-06-15qmp: Include "share" property of memory backendsDavid Hildenbrand1-0/+3
2021-06-15qmp: Clarify memory backend properties returned via query-memdevDavid Hildenbrand1-3/+3
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster1-1/+1
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster1-1/+1
2021-05-12Remove the deprecated moxie targetThomas Huth1-1/+1
2021-03-19qapi/qom: Add ObjectOptions for memory-backend-*Kevin Wolf1-20/+2
2021-03-18machine: remove 'arch' field from 'query-cpus-fast' QMP commandDaniel P. Berrangé1-22/+0
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé1-159/+2
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster1-23/+23
2020-10-21qapi: Restrict 'query-kvm' command to machine codePhilippe Mathieu-Daudé1-0/+30
2020-10-21qapi: Restrict '(p)memsave' command to machine codePhilippe Mathieu-Daudé1-0/+61
2020-10-21qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.jsonPhilippe Mathieu-Daudé1-0/+57
2020-10-21qapi: Restrict 'inject-nmi' command to machine codePhilippe Mathieu-Daudé1-0/+20
2020-09-29qapi/machine.json: Escape a literal '*' in doc commentPeter Maydell1-1/+1
2020-09-29qapi: Fix doc comment indentation againPeter Maydell1-1/+3
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé1-0/+216
2020-09-29qapi: Restrict query-uuid command to machine codePhilippe Mathieu-Daudé1-0/+30
2020-09-29qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé1-0/+20
2020-09-29qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé1-0/+90
2020-09-29qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé1-0/+32
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov1-24/+0
2020-09-07qapi: Fix indentation, againPeter Maydell1-3/+3
2020-08-19qmp: Expose MachineClass::default_ram_idMichal Privoznik1-1/+4
2020-08-03schemas: Add vim modelineAndrea Bolognani1-0/+1
2020-08-03qapi/machine.json: Fix missing newline in doc commentPeter Maydell1-1/+2
2020-07-11target/avr: Register AVR support with the rest of QEMUMichael Rolnik1-1/+2