Skip to content
Commit a85ed3b5 authored by Steven Price's avatar Steven Price
Browse files

KVM: arm64: Handle realm MMIO emulation



MMIO emulation for a realm cannot be done directly with the VM's
registers as they are protected from the host. However the RMM interface
provides a structure member for providing the read/written value and
we can transfer this to the appropriate VCPU's register entry and then
depend on the generic MMIO handling code in KVM.

Signed-off-by: Steven Price's avatarSteven Price <steven.price@arm.com>
parent 20930e84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment