diff options
author | Thomas Huth <thuth@redhat.com> | 2023-04-24 18:04:32 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-05-16 09:14:18 +0200 |
commit | 5503da4a0c9e7f6853a175f5e273897680cd12df (patch) | |
tree | 752e566cb853a89bd25ec77b4abf8fe6a5f3cf8b /hw/misc/sifive_u_prci.c | |
parent | c70bb9a771d467302d1c7df5c5bd56b48f42716e (diff) | |
download | qemu-5503da4a0c9e7f6853a175f5e273897680cd12df.zip qemu-5503da4a0c9e7f6853a175f5e273897680cd12df.tar.gz qemu-5503da4a0c9e7f6853a175f5e273897680cd12df.tar.bz2 |
hw/core: Use a callback for target specific query-cpus-fast information
For being able to create a universal QEMU binary one day, core
files like machine-qmp-cmds.c must not contain any "#ifdef TARGET_..."
parts. Thus let's provide the target specific function via a
function pointer in CPUClass instead, as a first step towards
making this file target independent.
Message-Id: <20230424160434.331175-2-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/misc/sifive_u_prci.c')
0 files changed, 0 insertions, 0 deletions