aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/acrn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-09x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bitsYin Fengwei1-1/+1
2021-02-09x86/acrn: Introduce acrn_{setup, remove}_intr_handler()Shuo Liu1-0/+14
2020-08-07x86/acrn: Remove redundant chars from ACRN signatureShuo Liu1-2/+2
2020-08-07x86/acrn: Allow ACRN guest to use X2APIC modeShuo Liu1-6/+2
2020-06-11x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVECThomas Gleixner1-5/+4
2019-06-11x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui1-0/+30
2019-06-11x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui1-0/+39