index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
machine-target.json
Age
Commit message (
Expand
)
Author
2024-09-10
qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'
Markus Armbruster
2024-08-05
qapi: Refill doc comments to conform to conventions
Markus Armbruster
2024-07-29
target/s390x: move @deprecated-props to CpuModelExpansion Info
Collin Walling
2024-07-22
target/s390x: filter deprecated properties based on model expansion type
Collin Walling
2024-07-17
qapi: convert "Example" sections without titles
John Snow
2024-07-06
qapi: convert "Note" sections to plain rST
John Snow
2024-05-10
target/s390x: report deprecated-props in cpu-model-expansion reply
Collin Walling
2024-03-26
qapi: document parameters of query-cpu-model-* QAPI commands
David Hildenbrand
2024-03-26
qapi: Refill doc comments to conform to current conventions
Markus Armbruster
2024-03-04
qapi: Delete useless "Returns" sections
Markus Armbruster
2024-03-04
qapi: Move error documentation to new "Errors" sections
Markus Armbruster
2024-02-26
qapi: Require descriptions and tagged sections to be indented
Markus Armbruster
2023-11-07
qapi,risc-v: add query-cpu-model-expansion
Daniel Henrique Barboza
2023-11-03
target/loongarch: Implement query-cpu-model-expansion
Song Gao
2023-10-20
qapi/s390x/cpu topology: add query-s390x-cpu-polarization command
Pierre Morel
2023-10-20
qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE QAPI event
Pierre Morel
2023-10-20
qapi/s390x/cpu topology: set-cpu-topology qmp command
Pierre Morel
2023-10-20
target/s390x/cpu topology: handle STSI(15) and build the SYSIB
Pierre Morel
2023-07-26
qapi: Reformat recent doc comments to conform to current conventions
Markus Armbruster
2023-05-10
qapi: Reformat doc comments to conform to current conventions
Markus Armbruster
2023-05-05
target/riscv: add query-cpy-definitions support
Daniel Henrique Barboza
2023-04-28
qapi: Fix misspelled references
Markus Armbruster
2022-06-06
target/loongarch: Implement qmp_query_cpu_definitions()
Xiaojuan Yang
2022-05-16
qapi: Drop unnecessary empty lines outside of comments
Andrea Bolognani
2021-08-26
qapi: make 'if' condition strings simple identifiers
Marc-André Lureau
2021-08-26
qapi: Use 'if': { 'any': ... } where appropriate
Marc-André Lureau
2020-12-10
qapi: Normalize version references x.y.0 to just x.y
Markus Armbruster
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
2019-11-01
target/arm/monitor: Introduce qmp_query_cpu_model_expansion
Andrew Jones
2019-07-05
qmp: Add "alias-of" field to query-cpu-definitions
Eduardo Habkost
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster