Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2006 18:50:56 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sun4v/include hv_api.h hypervisorvar.h src/sys/sun4v/sun4v hcall.S hviommu.c pmap.c trap.c
Message-ID:  <200611241850.kAOIouGr010865@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2006-11-24 18:50:56 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/include    hv_api.h hypervisorvar.h 
    sys/sun4v/sun4v      hcall.S hviommu.c pmap.c trap.c 
  Log:
  Implement mmu functions and cpu_mondo_send
  fix some more kernel compile fallout
  
  Revision  Changes    Path
  1.3       +7 -0      src/sys/sun4v/include/hv_api.h
  1.10      +2 -3      src/sys/sun4v/include/hypervisorvar.h
  1.14      +60 -3     src/sys/sun4v/sun4v/hcall.S
  1.3       +4 -0      src/sys/sun4v/sun4v/hviommu.c
  1.15      +1 -1      src/sys/sun4v/sun4v/pmap.c
  1.6       +1 -1      src/sys/sun4v/sun4v/trap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611241850.kAOIouGr010865>