Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: __xen_guest def lacks VIRT_BASE
On Mon, Sep 04, 2006 at 11:36:08PM +0200, Manuel Bouyer wrote:
> Can you post the patch you have it handy ?
Done.
Bastian
--
Wait! You have not been prepared!
-- Mr. Atoz, "Tomorrow is Yesterday", stardate 3113.2
Index: sys/arch/xen/i386/locore.S
===================================================================
RCS file: /cvsroot/src/sys/arch/xen/i386/locore.S,v
retrieving revision 1.17
diff -u -r1.17 locore.S
--- sys/arch/xen/i386/locore.S 22 May 2006 13:44:53 -0000 1.17
+++ sys/arch/xen/i386/locore.S 4 Sep 2006 21:50:14 -0000
@@ -195,6 +195,8 @@
#if (NKSYMS || defined(DDB) || defined(LKM)) && !defined(SYMTAB_SPACE)
.ascii ",BSD_SYMTAB"
#endif
+// TODO correct address
+ .ascii ",VIRT_BASE=0xc0100000"
.byte 0
Home |
Main Index |
Thread Index |
Old Index