cvs commit: src/sys/sun4v/include hypervisor_api.h hypervisorvar.h src/sys/sun4v/sun4v exception.S hcall.S interrupt.S

Kip Macy kmacy at FreeBSD.org
Wed Nov 22 20:18:22 PST 2006


kmacy       2006-11-23 04:18:21 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/include    hypervisor_api.h hypervisorvar.h 
    sys/sun4v/sun4v      exception.S hcall.S interrupt.S 
  Log:
  re-name misnamed single character console interfaces
  add in multi character console interfaces
  
  Revision  Changes    Path
  1.4       +3 -0      src/sys/sun4v/include/hypervisor_api.h
  1.5       +4 -2      src/sys/sun4v/include/hypervisorvar.h
  1.8       +1 -1      src/sys/sun4v/sun4v/exception.S
  1.6       +51 -2     src/sys/sun4v/sun4v/hcall.S
  1.7       +1 -1      src/sys/sun4v/sun4v/interrupt.S


More information about the cvs-all mailing list