diff options
| author | Andrew Jones | 2019-08-02 14:25:27 +0200 |
|---|---|---|
| committer | Peter Maydell | 2019-08-16 15:02:51 +0200 |
| commit | ae502508f83e06abddab3ac1a11dd822718472e1 (patch) | |
| tree | 32ef947bcf0e5eef0348f1792c623ed186df44f6 /scripts/switch-timer-api | |
| parent | target/arm/cpu64: Ensure kvm really supports aarch64=off (diff) | |
| download | qemu-ae502508f83e06abddab3ac1a11dd822718472e1.tar.gz qemu-ae502508f83e06abddab3ac1a11dd822718472e1.tar.xz qemu-ae502508f83e06abddab3ac1a11dd822718472e1.zip | |
target/arm/cpu: Ensure we can use the pmu with kvm
We first convert the pmu property from a static property to one with
its own accessors. Then we use the set accessor to check if the PMU is
supported when using KVM. Indeed a 32-bit KVM host does not support
the PMU, so this check will catch an attempt to use it at property-set
time.
Signed-off-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
