aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/hvm/vioapic.c
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-08-08 11:28:26 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-08-08 11:28:26 +0100
commit5a0f2ae0d267d0c9c24b765592876be6ac0bf563 (patch)
treedc84518f4f7057c3bab23ef808a6830fe2d4a754 /xen/arch/x86/hvm/vioapic.c
parenta33bee88f7336771528f4c02709e45a2fa63bdd1 (diff)
downloadxen-5a0f2ae0d267d0c9c24b765592876be6ac0bf563.tar.gz
xen-5a0f2ae0d267d0c9c24b765592876be6ac0bf563.tar.bz2
xen-5a0f2ae0d267d0c9c24b765592876be6ac0bf563.zip
hvm: More cleanups, particularly to %cr4 handling.
Signed-off-by: Keir Fraser <keir@xensource.com> Signed-off-by: Xin Li <xin.b.li@intel.com>
Diffstat (limited to 'xen/arch/x86/hvm/vioapic.c')
-rw-r--r--xen/arch/x86/hvm/vioapic.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/xen/arch/x86/hvm/vioapic.c b/xen/arch/x86/hvm/vioapic.c
index 016d91c3e4..e73ad68881 100644
--- a/xen/arch/x86/hvm/vioapic.c
+++ b/xen/arch/x86/hvm/vioapic.c
@@ -43,10 +43,6 @@
/* HACK: Route IRQ0 only to VCPU0 to prevent time jumps. */
#define IRQ0_SPECIAL_ROUTING 1
-#if defined(__ia64__)
-#define opt_hvm_debug_level opt_vmx_debug_level
-#endif
-
static void vioapic_deliver(struct hvm_hw_vioapic *vioapic, int irq);
static unsigned long vioapic_read_indirect(struct hvm_hw_vioapic *vioapic,