-
- Downloads
x86: early PV on HVM features initialization.
Initialize basic pv on hvm features adding a new Xen HVM specific hypervisor_x86 structure. Don't try to initialize xen-kbdfront and xen-fbfront when running on HVM because the backends are not available. Signed-off-by:Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by:
Sheng Yang <sheng@linux.intel.com> Signed-off-by:
Yaozu (Eddie) Dong <eddie.dong@intel.com> Signed-off-by:
Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Showing
- arch/x86/include/asm/hypervisor.h 1 addition, 0 deletionsarch/x86/include/asm/hypervisor.h
- arch/x86/kernel/cpu/hypervisor.c 1 addition, 0 deletionsarch/x86/kernel/cpu/hypervisor.c
- arch/x86/xen/enlighten.c 100 additions, 0 deletionsarch/x86/xen/enlighten.c
- drivers/input/xen-kbdfront.c 1 addition, 1 deletiondrivers/input/xen-kbdfront.c
- drivers/video/xen-fbfront.c 1 addition, 1 deletiondrivers/video/xen-fbfront.c
- drivers/xen/xenbus/xenbus_probe.c 18 additions, 3 deletionsdrivers/xen/xenbus/xenbus_probe.c
Loading
Please register or sign in to comment