Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2006 23:47:53 +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 pmap.c
Message-ID:  <200611232347.kANNlrpE048012@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2006-11-23 23:47:53 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/include    hypervisorvar.h 
    sys/sun4v/sun4v      pmap.c 
  Added files:
    sys/sun4v/include    hv_api.h 
    sys/sun4v/sun4v      hcall.S 
  Log:
  Add in initial clean room implementation of hypervisor interfaces
  
  Revision  Changes    Path
  1.1       +177 -0    src/sys/sun4v/include/hv_api.h (new)
  1.7       +94 -127   src/sys/sun4v/include/hypervisorvar.h
  1.9       +691 -0    src/sys/sun4v/sun4v/hcall.S (new)
  1.13      +27 -27    src/sys/sun4v/sun4v/pmap.c



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