Good news! 1st part of ACRN patch has been merged into Linux kernel tip tree!
We’re excited to announce that 1st part of ACRN codes, regarding to /arch/x86 changes, have been merged into Linux x86 tip tree by maintainer Borislav Petkov (bp@...) . If no big surprise, those patches will be pulled into Linus kernel tree after v5.3-rc. This is a big step for ACRN upstreaming, which means ACRN begin to sit side by side with XEN, KVM, JAILHOUSE. We’ll continue our upstream work for the complete ACRN functionality. Stay tuned!
diff --git a/arch/x86/include/asm/hypervisor.h b/arch/x86/include/asm/hypervisor.h @@ -29,6 +29,7 @@ enum x86_hypervisor_type { X86_HYPER_XEN_HVM, X86_HYPER_KVM, X86_HYPER_JAILHOUSE, + X86_HYPER_ACRN, };
Best regards. Hongbo Tel: +86-21-6116 7445 MP: +86-1364 1793 689 Mail: hongbo.wang@...
|
|