kmacy       2008-08-12 19:41:11 UTC

  FreeBSD src repository

  Added files:
    sys/i386/include/xen evtchn.h features.h hypercall.h 
                         hypervisor.h synch_bitops.h xen-os.h 
                         xen_intr.h xenbus.h xenfunc.h xenpmap.h 
                         xenstored.h xenvar.h 
  Log:
  SVN rev 181638 on 2008-08-12 19:41:11Z by kmacy
  
  Import xen sub-arch includes.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.1       +82 -0     src/sys/i386/include/xen/evtchn.h (new)
  1.1       +22 -0     src/sys/i386/include/xen/features.h (new)
  1.1       +405 -0    src/sys/i386/include/xen/hypercall.h (new)
  1.1       +143 -0    src/sys/i386/include/xen/hypervisor.h (new)
  1.1       +139 -0    src/sys/i386/include/xen/synch_bitops.h (new)
  1.1       +371 -0    src/sys/i386/include/xen/xen-os.h (new)
  1.1       +71 -0     src/sys/i386/include/xen/xen_intr.h (new)
  1.1       +287 -0    src/sys/i386/include/xen/xenbus.h (new)
  1.1       +83 -0     src/sys/i386/include/xen/xenfunc.h (new)
  1.1       +243 -0    src/sys/i386/include/xen/xenpmap.h (new)
  1.1       +89 -0     src/sys/i386/include/xen/xenstored.h (new)
  1.1       +103 -0    src/sys/i386/include/xen/xenvar.h (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to