This commit is contained in:
committed by
Git OBS Bridge
parent
616dfa112f
commit
b4c780fd71
@@ -1,7 +1,7 @@
|
||||
Index: xen-3.4.0-testing/xen/arch/x86/x86_32/entry.S
|
||||
Index: xen-3.4.1-testing/xen/arch/x86/x86_32/entry.S
|
||||
===================================================================
|
||||
--- xen-3.4.0-testing.orig/xen/arch/x86/x86_32/entry.S
|
||||
+++ xen-3.4.0-testing/xen/arch/x86/x86_32/entry.S
|
||||
--- xen-3.4.1-testing.orig/xen/arch/x86/x86_32/entry.S
|
||||
+++ xen-3.4.1-testing/xen/arch/x86/x86_32/entry.S
|
||||
@@ -401,21 +401,33 @@ ring1: /* obtain ss/esp from oldss/olde
|
||||
movl %eax,UREGS_eip+4(%esp)
|
||||
ret
|
||||
@@ -46,10 +46,10 @@ Index: xen-3.4.0-testing/xen/arch/x86/x86_32/entry.S
|
||||
domain_crash_synchronous:
|
||||
pushl $domain_crash_synchronous_string
|
||||
call printk
|
||||
Index: xen-3.4.0-testing/xen/arch/x86/x86_64/entry.S
|
||||
Index: xen-3.4.1-testing/xen/arch/x86/x86_64/entry.S
|
||||
===================================================================
|
||||
--- xen-3.4.0-testing.orig/xen/arch/x86/x86_64/entry.S
|
||||
+++ xen-3.4.0-testing/xen/arch/x86/x86_64/entry.S
|
||||
--- xen-3.4.1-testing.orig/xen/arch/x86/x86_64/entry.S
|
||||
+++ xen-3.4.1-testing/xen/arch/x86/x86_64/entry.S
|
||||
@@ -419,17 +419,30 @@ create_bounce_frame:
|
||||
movq %rax,UREGS_rip+8(%rsp)
|
||||
ret
|
||||
|
Reference in New Issue
Block a user