« Previous | Next » 

Revision 3541addc

ID3541addc888413b84fb309e3f4abf210c0c5eb57

Added by Peter Maydell over 10 years ago

target-arm: Don't hardcode KVM target CPU to be A15

Instead of assuming that a KVM target CPU must always be a
Cortex-A15 and hardcoding this in kvm_arch_init_vcpu(),
store the KVM_ARM_TARGET_* value in the ARMCPU class,
and use that.

Signed-off-by: Peter Maydell <>
Reviewed-by: Christoffer Dall <>
Message-id:

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences