Files
acrn-hypervisor/hypervisor/include/arch/x86
Kaige Fu ed286e3239 HV: Introduce a new API is_rt_vm
This patch checks if the GUEST_FLAG_RT is set when GUEST_FLAG_LAPIC_PASSTHROUGH is set.
If GUEST_FLAG_RT is not set while GUEST_FLAG_LAPIC_PASSTHROUGH is set, we will refuse
to boot the VM.

Meanwhile, this patch introduces a new API is_rt_vm.

Tracked-On: #2865
Signed-off-by: Kaige Fu <kaige.fu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-03-29 16:17:44 +08:00
..
2019-03-29 16:17:44 +08:00
2019-03-20 13:07:31 +08:00
2019-02-28 11:22:29 +08:00
2019-03-20 13:07:31 +08:00
2019-02-22 13:14:36 +08:00
2019-02-21 10:38:30 +08:00
2019-03-15 14:09:56 +08:00
2019-03-22 08:38:13 +08:00
2019-02-01 16:49:39 +08:00