cvs commit: src/sys/i386/xen locore.s

Kip Macy kmacy at FreeBSD.org
Wed Sep 3 00:06:21 UTC 2008


kmacy       2008-09-03 00:06:10 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/xen         locore.s 
  Log:
  SVN rev 182697 on 2008-09-03 00:06:10Z by kmacy
  
  enable the xen_guest string so that the freebsd xen kernel will
  at least pass muster with the loader on 3.0.3
  
  Note that this doesn't actually make it work as Xen 3.0.3
  appears to disallow recursive mappings on the page directory
  
  Revision  Changes    Path
  1.3       +1 -2      src/sys/i386/xen/locore.s


More information about the cvs-src mailing list