summaryrefslogtreecommitdiffstats
path: root/target/arm/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Add cpu properties to control pauthRichard Henderson2021-01-191-0/+1
* qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake2020-12-191-11/+2Star
* hw/arm/virt: Implement kvm-steal-timeAndrew Jones2020-10-081-1/+1
* qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé2020-09-221-1/+1
* error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster2020-07-101-2/+1Star
* qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2020-07-101-2/+1Star
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-1/+1
* qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2020-07-101-2/+1Star
* Use &error_abort instead of separate assert()Markus Armbruster2020-03-171-6/+2Star
* target/arm/monitor: query-cpu-model-expansion crashed qemu when using machine...Liang Yan2020-02-071-6/+9
* target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones2020-01-301-0/+1
* target/arm/cpu64: max cpu: Introduce sve<N> propertiesAndrew Jones2019-11-011-0/+12
* target/arm: Allow SVE to be disabled via a CPU propertyAndrew Jones2019-11-011-1/+1
* target/arm/monitor: Introduce qmp_query_cpu_model_expansionAndrew Jones2019-11-011-0/+146
* Include hw/boards.h a bit lessMarkus Armbruster2019-08-161-1/+0Star
* qapi: Rename target.json to misc-target.jsonMarkus Armbruster2019-07-021-1/+1
* qapi: make query-gic-capabilities depend on TARGET_ARMMarc-André Lureau2019-02-181-1/+1
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+2
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+83