login
Header Space

 
 

Mailing list archives

Search results

Found 2847 matching messages (0.080 seconds). Page 1 of 50.

[patch 05/32] xen: Core Xen implementation

... + * - segment operations + * - booting and setup + * + * Jeremy Fitzhardinge <jeremy@xensource.com>, XenSource Inc, 2007 + */ + ... will BUG if any of the multicalls fail. + * + * Jeremy Fitzhardinge <jeremy@xensource.com>, XenSource Inc, 2007 + */ ...

linux-kernel - Jeremy Fitzhardinge - Apr 29 2007 - 13:28

[patch 05/29] xen: Core Xen implementation

... + * - segment operations + * - booting and setup + * + * Jeremy Fitzhardinge <jeremy@xensource.com>, XenSource Inc, 2007 + */ + ... will BUG if any of the multicalls fail. + * + * Jeremy Fitzhardinge <jeremy@xensource.com>, XenSource Inc, 2007 + */ ...

linux-kernel - Jeremy Fitzhardinge - May 4 2007 - 19:20

[patch 04/28]xen: Core Xen implementation

... + * - segment operations + * - booting and setup + * + * Jeremy Fitzhardinge <jeremy@xensource.com>, XenSource Inc, 2007 + */ + ... will BUG if any of the multicalls fail. + * + * Jeremy Fitzhardinge <jeremy@xensource.com>, XenSource Inc, 2007 + */ ...

linux-kernel - Jeremy Fitzhardinge - May 10 2007 - 20:06

[patch 11/33] xen: Core Xen implementation

... in many places in the Xen code. Signed-off-by: Jeremy ... operations + * - booting and setup + * + * Jeremy Fitzhardinge <jeremy@xensource.com>, XenSource Inc, ... of the multicalls fail. + * + * Jeremy Fitzhardinge <jeremy@xensource.com>, XenSource Inc ...

linux-kernel - Jeremy Fitzhardinge - May 22 2007 - 10:09

Re: [PATCH 5 of 5] xen: Avoid allocations causing swap activity on the resume path

... @citrix.com> >> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> >> >> --- >> drivers/block/ ... -off-by: Ian Campbell Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> --- drivers/block/ ...

linux-kernel - Jeremy Fitzhardinge - May 31 2008 - 05:50

Re: [PATCH] x86: make asm/asm.h work for asm code.

H. Peter Anvin wrote: > Jeremy Fitzhardinge wrote: >> This is useful for unifying some pieces of asm code. >> >> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> > > Thinking about it some more, this should be possible to do ...

linux-kernel - Jeremy Fitzhardinge - Jun 16 2008 - 19:08

Re: [PATCH 10 of 12] xen: implement save/restore

Ingo Molnar wrote: > * Jeremy Fitzhardinge <jeremy@goop.org> wrote: > > >> This patch implements Xen ... it down to: > > | commit 0e91398f2a5d4eb6b07df8115917d0d1cf3e9b58 > | Author: Jeremy Fitzhardinge <jeremy@goop.org> > | Date: Mon May 26 ...

linux-kernel - Jeremy Fitzhardinge - May 29 2008 - 04:00

Re: vm86.c audit_syscall_exit() call trashes registers

... .20) > > commit 49d26b6eaa8e970c8cf6e299e6ccba2474191bf5 > Author: Jeremy Fitzhardinge <jeremy@goop.org> > Date: Thu ... zeros with our extract of > Fitzhardinge's patch. > > > At this point ... Kleen who signed off on Fitzhardinge's patch, and if > so ...

linux-kernel - Jeremy Fitzhardinge - Sep 28 2007 - 20:58

[patch 4/6] Convert PDA into the percpu section

... stored in the PDA. + * the stack, stored in the per-cpu area. * * Jeremy Fitzhardinge <jeremy@goop.org> */ #ifndef _ASM_I386_IRQ_REGS_H # ... - Per-processor Data Areas - Jeremy Fitzhardinge <jeremy@goop.org> 2006 - Based on ...

linux-kernel - Jeremy Fitzhardinge - Mar 30 2007 - 22:00

[patch 01/17] update MAINTAINERS

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Cc: Chris Wright < ... : Maintained +PARAVIRT_OPS INTERFACE +P: Jeremy Fitzhardinge +M: jeremy@xensource.com +P: ... +XEN HYPERVISOR INTERFACE +P: Jeremy Fitzhardinge +M: jeremy@xensource.com +P: ...

linux-kernel - Jeremy Fitzhardinge - Apr 2 2007 - 01:56

[patch 01/20] update MAINTAINERS

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Cc: Chris Wright < ... : Maintained +PARAVIRT_OPS INTERFACE +P: Jeremy Fitzhardinge +M: jeremy@xensource.com +P: ... +XEN HYPERVISOR INTERFACE +P: Jeremy Fitzhardinge +M: jeremy@xensource.com +P: ...

linux-kernel - Jeremy Fitzhardinge - Apr 4 2007 - 15:11

[PATCH 06/28] Convert PDA into the percpu section

... stored in the PDA. + * the stack, stored in the per-cpu area. * * Jeremy Fitzhardinge <jeremy@goop.org> */ #ifndef _ASM_I386_IRQ_REGS_H # ... - Per-processor Data Areas - Jeremy Fitzhardinge <jeremy@goop.org> 2006 - Based on ...

linux-kernel - Jeremy Fitzhardinge - Apr 14 2007 - 16:42

[PATCH 20 of 36] paravirt/x86_64: move __PAGE_OFFSET to leave a space for hypervisor

... Habkost From: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Set __PAGE_OFFSET to the most negative possible address + ... redhat.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> --- arch/x86 ...

linux-kernel - Jeremy Fitzhardinge - Jun 25 2008 - 00:19

[PATCH RFC 1/3] Add a trigger API for efficient non-blocking waiting

... lockdep yet. ] Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: Ingo Molnar Cc: Peter Zijlstra ... the cpu altogether. + * + * 2008 Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> + */ + +#ifdef ...

linux-kernel - Jeremy Fitzhardinge - Aug 16 2008 - 12:34

Re: [PATCH] No need to use -traditional for processing asm in i386/kernel/

... at 01:19:12PM -0800, Jeremy Fitzhardinge wrote: > >> No need to ... /kernel/ >> >> Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> >> > > Any possibility ... /i386/ Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> diff -r ...

linux-kernel - Jeremy Fitzhardinge - Feb 15 2007 - 19:48

Re: [PATCH 1 of 4] mm: add a ptep_modify_prot transaction abstraction

... >> On Fri, 20 Jun 2008, Jeremy Fitzhardinge wrote: >> >>> Blows up on " ... >> the bad choice later. >> > > okay - Jeremy, could you try the fix ... /clear_bit ops faster, gcc workaround > > Jeremy Fitzhardinge reported this compiler bug: ...

linux-kernel - Jeremy Fitzhardinge - Jun 20 2008 - 16:05

Re: [PATCH] xen: fix allocation and use of large ldts

Ingo Molnar wrote: > * Jeremy Fitzhardinge <jeremy@goop.org> wrote: > > >> When the ldt ... to tip/x86/xen, thanks Jeremy. > Thanks. Here's a follow-up ... * warning. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> --- arch/ ...

linux-kernel - Jeremy Fitzhardinge - Jul 28 2008 - 16:33

Re: [PATCH 1/3] x86: clean up asm-x86/page*.h

Ingo Molnar wrote: > * Jeremy Fitzhardinge <jeremy@goop.org> wrote: > > >> Unify common definitions in page*.h ... indirect 32/64/PAE tests. >> >> Signed-off-by: Jeremy Fitzhardinge <Jeremy.Fitzhardinge@citrix.com> >> > > hm, your patches dont ...

linux-kernel - Jeremy Fitzhardinge - Dec 13 2007 - 16:58

Re: [PATCH] i386: XEN config option should not depend on X86_TSC/X86_CMPXCHG

... Beulich > Cc: Jeremy Fitzhardinge <jeremy@xensource.com> > Oh, I thought ... Guess not. Anyway: Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> J > arch/x86/xen/Kconfig | 2 +- > 1 files changed ...

linux-kernel - Jeremy Fitzhardinge - Dec 14 2007 - 03:08

[PATCH 3 of 8] x86: add _AT() macro to conditionally cast

# HG changeset patch # User Jeremy Fitzhardinge <jeremy@xensource.com> # Date 1199317452 28800 # Node ... compiling C code, but not when used in assembler. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> --- include/linux/const. ...

linux-kernel - Jeremy Fitzhardinge - Jan 3 2008 - 16:11

speck-geostationary