hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
commit5650ac00d758b3bcf6840715765f8a6e5d5549a7
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 8 Sep 2020 15:55:26 +0000 (8 17:55 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Sep 2020 17:11:36 +0000 (30 19:11 +0200)
treef42bb52263d93eeec03419c3e114a5731d9ec2c5
parent9cb54b18e8b9814899adb7a58a6e561eae3b1913
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()

xen_hvm_init() is only meanful to initialize a X86/PC machine,
rename it as xen_hvm_init_pc().

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200908155530.249806-3-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
accel/stubs/xen-stub.c
hw/i386/pc_piix.c
hw/i386/xen/xen-hvm.c
include/hw/xen/xen.h