aboutsummaryrefslogtreecommitdiff
path: root/qapi/machine.json
AgeCommit message (Expand)Author
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
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu
2019-09-03qapi: report the default CPU type for each machineDaniel P. Berrangé
2019-08-21qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster
2019-07-05qmp: Add deprecation information to query-machinesEduardo Habkost
2019-07-05machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov
2019-07-05i386/cpu: Consolidate die-id validity in smp contextLike Xu
2019-07-02qapi: Split machine.json off misc.jsonMarkus Armbruster