acrn-hypervisor/hypervisor/include
Kaige Fu 6d1f63aef0 HV: Use NMI to replace INIT signal for lapic-pt VMs S5
We have implemented a new notification method using NMI.
So replace the INIT notification method with the NMI one.
Then we can remove INIT notification related code later.

Tracked-On: #3886
Signed-off-by: Kaige Fu <kaige.fu@intel.com>
2019-12-17 09:45:52 +08:00
..
arch/x86 HV: Use NMI-window exiting to address req missing issue 2019-12-17 09:45:52 +08:00
common HV: Use NMI to replace INIT signal for lapic-pt VMs S5 2019-12-17 09:45:52 +08:00
debug HV: Kconfig: remove MAX_VCPUS_PER_VM in Kconfig 2019-12-12 13:49:28 +08:00
dm HV: rename CONFIG_MAX_PCPU_NUM to MAX_PCPU_NUM 2019-12-12 13:49:28 +08:00
hw HV: parse default pci mmcfg base 2019-12-02 16:20:24 +08:00
lib hv: support xsave in context switch 2019-12-02 09:31:12 +08:00
public hv: make hypercall HC_CREATE_VCPU empty 2019-09-24 11:58:45 +08:00