aboutsummaryrefslogtreecommitdiff
path: root/target/arm/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-02target/arm: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé1-229/+0
2022-12-14qapi machine: Elide redundant has_FOO in generated CMarkus Armbruster1-1/+0
2021-01-19target/arm: Add cpu properties to control pauthRichard Henderson1-0/+1
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake1-11/+2
2020-10-08hw/arm/virt: Implement kvm-steal-timeAndrew Jones1-1/+1
2020-09-22qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé1-1/+1
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster1-2/+1
2020-07-10qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster1-2/+1
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster1-1/+1
2020-07-10qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster1-2/+1
2020-03-17Use &error_abort instead of separate assert()Markus Armbruster1-6/+2
2020-02-07target/arm/monitor: query-cpu-model-expansion crashed qemu when using machine...Liang Yan1-6/+9
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones1-0/+1
2019-11-01target/arm/cpu64: max cpu: Introduce sve<N> propertiesAndrew Jones1-0/+12
2019-11-01target/arm: Allow SVE to be disabled via a CPU propertyAndrew Jones1-1/+1
2019-11-01target/arm/monitor: Introduce qmp_query_cpu_model_expansionAndrew Jones1-0/+146
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster1-1/+0
2019-07-02qapi: Rename target.json to misc-target.jsonMarkus Armbruster1-1/+1
2019-02-18qapi: make query-gic-capabilities depend on TARGET_ARMMarc-André Lureau1-1/+1
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster1-1/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+83