SHA256
1
0
forked from pool/xen
OBS User unknown
2008-10-25 23:33:59 +00:00
committed by Git OBS Bridge
parent 1e7cc04da7
commit b82e0d6f19
46 changed files with 4200 additions and 321 deletions

View File

@@ -5,7 +5,7 @@ Index: xen-3.3.1-testing/xen/arch/x86/io_apic.c
===================================================================
--- xen-3.3.1-testing.orig/xen/arch/x86/io_apic.c
+++ xen-3.3.1-testing/xen/arch/x86/io_apic.c
@@ -1365,7 +1365,7 @@ static unsigned int startup_level_ioapic
@@ -1355,7 +1355,7 @@ static unsigned int startup_level_ioapic
return 0; /* don't check for pending */
}
@@ -14,7 +14,7 @@ Index: xen-3.3.1-testing/xen/arch/x86/io_apic.c
static void setup_ioapic_ack(char *s)
{
if ( !strcmp(s, "old") )
@@ -1856,6 +1856,8 @@ void __init setup_IO_APIC(void)
@@ -1846,6 +1846,8 @@ void __init setup_IO_APIC(void)
else
io_apic_irqs = ~PIC_IRQS;