xen: rename dom0_op to platform_op
The dom0_op hypercall has been renamed to platform_op since Xen 3.2, which is ancient, and modern upstream Linux kernels cannot run as dom0 and it anymore anyway. Signed-off-by:Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by:
Boris Ostrovsky <boris.ostrovsky@oracle.com>
Showing
- arch/x86/include/asm/xen/hypercall.h 3 additions, 3 deletionsarch/x86/include/asm/xen/hypercall.h
- arch/x86/xen/apic.c 1 addition, 1 deletionarch/x86/xen/apic.c
- arch/x86/xen/enlighten.c 4 additions, 4 deletionsarch/x86/xen/enlighten.c
- arch/x86/xen/time.c 1 addition, 1 deletionarch/x86/xen/time.c
- drivers/xen/acpi.c 1 addition, 1 deletiondrivers/xen/acpi.c
- drivers/xen/efi.c 15 additions, 15 deletionsdrivers/xen/efi.c
- drivers/xen/pcpu.c 4 additions, 4 deletionsdrivers/xen/pcpu.c
- drivers/xen/xen-acpi-cpuhotplug.c 1 addition, 1 deletiondrivers/xen/xen-acpi-cpuhotplug.c
- drivers/xen/xen-acpi-pad.c 2 additions, 2 deletionsdrivers/xen/xen-acpi-pad.c
- drivers/xen/xen-acpi-processor.c 4 additions, 4 deletionsdrivers/xen/xen-acpi-processor.c
- drivers/xen/xenfs/xensyms.c 2 additions, 2 deletionsdrivers/xen/xenfs/xensyms.c
- include/xen/interface/xen.h 1 addition, 1 deletioninclude/xen/interface/xen.h
Please register or sign in to comment