Using the KVM API with ARM?
Using the KVM API with ARM?
Posted Oct 10, 2015 21:00 UTC (Sat) by alison (subscriber, #63752)Parent article: Using the KVM API
> we'll set up an x86 virtual machine using Intel VT. For another platform, you'd need to handle
> different registers, different virtual hardware, and different expectations about memory layout
> and initial state.
> different registers, different virtual hardware, and different expectations about memory layout
> and initial state.
Is anyone among the readers familiar enough with ARM to comment on how similar an implementation of a simple VM there would be? Obviously an ARM version would not employ Intel VT, and ARM ISA has its own notion of privilege levels, to begin with.
> Other than learning, debugging a virtual machine implementation, or as a party trick, why use
> /dev/kvm directly?
Please invite me to your parties.
