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
/
target
/
arm
/
monitor.c
Age
Commit message (
Expand
)
Author
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-03-17
Use &error_abort instead of separate assert()
Markus Armbruster
2020-02-07
target/arm/monitor: query-cpu-model-expansion crashed qemu when using machine...
Liang Yan
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2019-11-01
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
2019-11-01
target/arm: Allow SVE to be disabled via a CPU property
Andrew Jones
2019-11-01
target/arm/monitor: Introduce qmp_query_cpu_model_expansion
Andrew Jones
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-02-18
qapi: make query-gic-capabilities depend on TARGET_ARM
Marc-André Lureau
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth