aboutsummaryrefslogtreecommitdiff
path: root/qapi/machine.json
AgeCommit message (Expand)Author
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
2020-10-21qapi: Restrict 'query-kvm' command to machine codePhilippe Mathieu-Daudé
2020-10-21qapi: Restrict '(p)memsave' command to machine codePhilippe Mathieu-Daudé
2020-10-21qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.jsonPhilippe Mathieu-Daudé
2020-10-21qapi: Restrict 'inject-nmi' command to machine codePhilippe Mathieu-Daudé
2020-09-29qapi/machine.json: Escape a literal '*' in doc commentPeter Maydell
2020-09-29qapi: Fix doc comment indentation againPeter Maydell
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict query-uuid command to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov
2020-09-07qapi: Fix indentation, againPeter Maydell
2020-08-19qmp: Expose MachineClass::default_ram_idMichal Privoznik
2020-08-03schemas: Add vim modelineAndrea Bolognani
2020-08-03qapi/machine.json: Fix missing newline in doc commentPeter Maydell
2020-07-11target/avr: Register AVR support with the rest of QEMUMichael Rolnik
2020-03-19Add rx-softmmuYoshinori Sato
2020-03-17qapi: Mark deprecated QMP parts with feature 'deprecated'Markus Armbruster
2020-02-15qapi: Delete all the "foo: dropped in n.n" notesPeter Maydell
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell