Date: Tue, 12 Aug 2008 19:41:11 +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/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 Message-ID: <200808121941.m7CJfFPq070650@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808121941.m7CJfFPq070650>