Home | History | Annotate | Download | only in include
History log of /src/sys/arch/xen/include/Makefile
RevisionDateAuthorComments
 1.7  31-Aug-2020  bouyer Add back <xen/xenio3.h>, it's needed by xentools413
 1.6  24-Jul-2020  jdolecek <xen/xenio.h> is in fact used by the newly imported xentools 4.13,
reinstantiate it

header is for use by xentools only, which define domid_t themselves,
so it should not be a problem the header doesn't define it per PR port-xen/52874
 1.5  17-Jul-2020  jdolecek don't install xen/xenio.h and xen/xenio3.h anymore, xentools don't use it

PR port-xen/52874
 1.4  25-Apr-2020  bouyer Merge the bouyer-xenpvh branch, bringing in Xen PV drivers support under HVM
guests in GENERIC.
Xen support can be disabled at runtime with
boot -c
disable hypervisor
 1.3  17-Feb-2008  bouyer branches: 1.3.108;
Install xenio.h and xenio3.h in /usr/include/xen, for the benefit
of xentools3.

XXX ignore those in Makefile.ioctl-c, they don't compile properly outside
of the Xen context and the ioctls from xenio.h conflicts with
soundcard.h
 1.2  11-Dec-2005  christos branches: 1.2.24; 1.2.40; 1.2.50; 1.2.56;
merge ktrace-lwp.
 1.1  12-May-2004  cl branches: 1.1.2; 1.1.4; 1.1.18;
``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen
for i386. The resulting release consists of:
- NetBSD/xen for i386 kernel, loader and docuemntation
- NetBSD/i386 userland sets
 1.1.18.1  27-Feb-2008  yamt sync with head.
 1.1.4.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.4.3  18-Sep-2004  skrll Sync with HEAD.
 1.1.4.2  03-Aug-2004  skrll Sync with HEAD
 1.1.4.1  12-May-2004  skrll file Makefile was added on branch ktrace-lwp on 2004-08-03 10:43:10 +0000
 1.1.2.2  22-May-2004  he Pull up revision 1.1 (requested by cl in ticket #337):
Upgrade xen support:
- add block device driver
- network device driver bug fixes
- support for vga/keyboard/mouse
- support for domain0 operations
- fix /dev/mem and i386_iopl, reboot, event dispatch
- fix clock support, cpu speed report, lazy fpu switching
- add xen12load loader
- sys/arch/xen parts of build.sh release support
[cl, ticket #337]
 1.1.2.1  12-May-2004  he file Makefile was added on branch netbsd-2-0 on 2004-05-22 15:59:21 +0000
 1.2.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.2.50.1  23-Mar-2008  matt sync with HEAD
 1.2.40.1  03-Jun-2008  skrll Sync with netbsd-4.
 1.2.24.1  23-Mar-2008  jdc Pull up revisions (requested by bouyer in ticket #1087):
src/distrib/sets/lists/comp/md.i386 1.104
src/sys/arch/i386/Makefile 1.33
src/sys/arch/xen/include/Makefile 1.3
src/usr.bin/kdump/Makefile.ioctl-c 1.20

Install xenio.h and xenio3.h in /usr/include/xen, for the benefit
of xentools3.

XXX ignore those in Makefile.ioctl-c, they don't compile properly outside
of the Xen context and the ioctls from xenio.h conflicts with
soundcard.h
 1.3.108.1  25-Apr-2020  bouyer Also install xen/intrdefs.h

RSS XML Feed