freebsd-skq/sys/xen
Justin T. Gibbs 88dd7ba72b Correct bug introduced while purging the -ERRNO Linuxism from the
grant table API.  Valid grant refs are in the range of positive 32bit
integers.  ENOSPACE, being 29, is also a positive integer.  Return
GNTTAB_LIST_END (-1) instead when gnttab_claim_grant_reference() fails.
2009-12-29 23:28:13 +00:00
..
evtchn Catch up with r195249, "Improve the handling of cpuset with interrupts." 2009-07-21 16:54:11 +00:00
interface
xenbus Temporarily revert the new-bus locking for 8.0 release. It will be 2009-08-20 19:17:53 +00:00
evtchn.h
features.c
features.h
gnttab.c Correct bug introduced while purging the -ERRNO Linuxism from the 2009-12-29 23:28:13 +00:00
gnttab.h
hypervisor.h
reboot.c
xen_intr.h