On Wed, 8 Aug 2007, Steven Rostedt wrote: > On Wed, 8 Aug 2007, Andi Kleen wrote: > > >> paranoid_restore\trace: > >> RESTORE_ALL 8 > >> - iretq > >> + INTERRUPT_RETURN > > > >I suspect Xen will need much more changes anyways because of its > >ring 3 guest. Are these changes sufficient for lguest? > > > The above was what I was replying to. If you were talking about the general iretq => INTERRUPT_RETURN, then the answer is "Yes, they are sufficient". The first version of lguest ran the guest kernel in ring 3 (using dual page tables for guest kernel and guest user). The current version I'm pushing runs lguest in ring 1, and the entry.S code worked for both. -- Steve - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Andi Kleen <andi@firstfloor.org>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- References:
- Introducing paravirt_ops for x86_64
- From: Glauber de Oliveira Costa <gcosta@redhat.com>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Andi Kleen <ak@suse.de>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Steven Rostedt <rostedt@goodmis.org>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Andi Kleen <ak@suse.de>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Steven Rostedt <rostedt@goodmis.org>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Andi Kleen <andi@firstfloor.org>
- Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- From: Steven Rostedt <rostedt@goodmis.org>
- Introducing paravirt_ops for x86_64
- Prev by Date: [PATCH] mxser: Remove use of dead TTY_FLIPBUF_SIZE definition
- Next by Date: Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- Previous by thread: Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- Next by thread: Re: [PATCH 18/25] [PATCH] turn priviled operations into macros in entry.S
- Index(es):
![]() |