index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
machine.json
Age
Commit message (
Expand
)
Author
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
Remove the deprecated moxie target
Thomas Huth
2021-03-19
qapi/qom: Add ObjectOptions for memory-backend-*
Kevin Wolf
2021-03-18
machine: remove 'arch' field from 'query-cpus-fast' QMP command
Daniel P. Berrangé
2021-03-18
machine: remove 'query-cpus' QMP command
Daniel P. Berrangé
2020-12-10
qapi: Normalize version references x.y.0 to just x.y
Markus Armbruster
2020-10-21
qapi: Restrict 'query-kvm' command to machine code
Philippe Mathieu-Daudé
2020-10-21
qapi: Restrict '(p)memsave' command to machine code
Philippe Mathieu-Daudé
2020-10-21
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
2020-10-21
qapi: Restrict 'inject-nmi' command to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi/machine.json: Escape a literal '*' in doc comment
Peter Maydell
2020-09-29
qapi: Fix doc comment indentation again
Peter Maydell
2020-09-29
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict query-uuid command to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict query-vm-generation-id command to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict LostTickPolicy enum to machine code
Philippe Mathieu-Daudé
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-07
qapi: Fix indentation, again
Peter Maydell
2020-08-19
qmp: Expose MachineClass::default_ram_id
Michal Privoznik
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
2020-08-03
qapi/machine.json: Fix missing newline in doc comment
Peter Maydell
2020-07-11
target/avr: Register AVR support with the rest of QEMU
Michael Rolnik
2020-03-19
Add rx-softmmu
Yoshinori Sato
2020-03-17
qapi: Mark deprecated QMP parts with feature 'deprecated'
Markus Armbruster
2020-02-15
qapi: Delete all the "foo: dropped in n.n" notes
Peter Maydell
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
2020-01-05
numa: Extend CLI to provide memory side cache information
Liu Jingqi
2020-01-05
numa: Extend CLI to provide memory latency and bandwidth information
Liu Jingqi
2020-01-05
numa: Extend CLI to provide initiator information for numa nodes
Tao Xu
2019-09-03
qapi: report the default CPU type for each machine
Daniel P. Berrangé
2019-08-21
qapi: Move query-target from misc.json to machine.json
Markus Armbruster
2019-07-05
qmp: Add deprecation information to query-machines
Eduardo Habkost
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster