search for: 8848d9e07584

Displaying 2 results from an estimated 2 matches for "8848d9e07584".

2008 Feb 19
2
[PATCH] Minor fix to the fast emulation patch.
...h introduced a bug when we have an event injection during a write to a pagetable: after removing shadows we still jump to the done label, releasing the lock even if we aren''t grabbing it. Inline patch fixes this. Signed-off-by: Gianluca Guida <gianluca.guida@eu.citrix.com> diff -r 8848d9e07584 xen/arch/x86/mm/shadow/multi.c --- a/xen/arch/x86/mm/shadow/multi.c Mon Feb 18 21:26:57 2008 +0000 +++ b/xen/arch/x86/mm/shadow/multi.c Tue Feb 19 00:20:00 2008 +0000 @@ -3020,7 +3020,7 @@ static int sh_page_fault(struct vcpu *v, "injection: cr2=%#lx, mfn=%#lx\n",...
2008 Feb 20
0
VMX status report. Xen: #17062 & Xen0: #425 -- no new issue
...FC6 Memory size : 8G IA32e CPU : Xeon(r) processor 5300 series Dom0 OS : RHEL4u3 Memory size : 8G Details: ============================================== Platform : PAE Service OS : Fedora Core release 6 (Zod) Hardware : Clovertown Xen package: 17062:8848d9e07584 Date: Wed Feb 20 10:47:30 CST 2008 1. 2 PAE SMP VMX domains and 2 xenU domains coexist              PASS 2. one PAE SMP Linux VMX domain with memory 4G                   PASS 3. Live migration                                                PASS 4. boot a pae on x86_64 xenU                         ...