cloud-hypervisor/hypervisor/src/kvm
Samuel Ortiz d419e30df1 hypervisor: x86: Add a SegmentRegistorOps trait
In order to validate emulated memory accesses, we need to be able to get
all the segments descriptor attributes.

This is done by abstracting the SegmentRegister attributes through a
trait that each hypervisor will have to implement.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-11-30 13:09:19 +00:00
..
aarch64 hypervisor, arch: rename "OneRegister" and relevant code 2020-10-08 08:55:10 +02:00
x86_64 hypervisor: x86: Add a SegmentRegistorOps trait 2020-11-30 13:09:19 +00:00
mod.rs hypervisor, vmm: Remove shared ownership of VmmOps 2020-11-19 00:16:02 +01:00