On Tue, Sep 08, 2020 at 08:13:21AM +0000, Haibo Xu wrote: > Adds a spe=[on/off] option to enable/disable vSPE support in > guest vCPU. > > Signed-off-by: Haibo Xu <haibo...@linaro.org> > --- > target/arm/cpu.c | 6 ++++++ > target/arm/cpu.h | 13 ++++++++++++ > target/arm/cpu64.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 71 insertions(+) >
Reviewed-by: Andrew Jones <drjo...@redhat.com>