Home
last modified time | relevance | path

Searched hist:ae502508 (Results 1 – 3 of 3) sorted by relevance

/qemu/target/arm/
H A Dkvm_arm.hae502508 Fri Aug 02 12:25:27 GMT 2019 Andrew Jones <drjones@redhat.com> 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>
H A Dkvm.cae502508 Fri Aug 02 12:25:27 GMT 2019 Andrew Jones <drjones@redhat.com> 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>
H A Dcpu.cae502508 Fri Aug 02 12:25:27 GMT 2019 Andrew Jones <drjones@redhat.com> 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>