[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/2] NetBSDRump: provide evtchn.h and privcmd.h
El 24/06/15 a les 12.10, Wei Liu ha escrit: > +#define IOCTL_PRIVCMD_MMAP \ > + _IOW('P', 2, privcmd_mmap_t) > +#define IOCTL_PRIVCMD_MMAPBATCH \ > + _IOW('P', 3, privcmd_mmapbatch_t) FWIW you could have gotten away with just implementing IOCTL_PRIVCMD_MMAPBATCH, this is what I did on FreeBSD. Roger. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |