aboutsummaryrefslogtreecommitdiff
path: root/qapi/machine.json
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-19Add rx-softmmuYoshinori Sato1-1/+3
2020-03-17qapi: Mark deprecated QMP parts with feature 'deprecated'Markus Armbruster1-15/+19
2020-02-15qapi: Delete all the "foo: dropped in n.n" notesPeter Maydell1-2/+0
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell1-6/+6
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi1-2/+79
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi1-2/+91
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu1-1/+9
2019-09-03qapi: report the default CPU type for each machineDaniel P. Berrangé1-1/+4
2019-08-21qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster1-1/+47
2019-07-05qmp: Add deprecation information to query-machinesEduardo Habkost1-1/+6
2019-07-05machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov1-1/+4
2019-07-05i386/cpu: Consolidate die-id validity in smp contextLike Xu1-3/+4
2019-07-02qapi: Split machine.json off misc.jsonMarkus Armbruster1-0/+697