CVSROOT:        /cvs
Module name:    src
Changes by:     mi...@cvs.openbsd.org   2015/12/08 15:04:07

Modified files:
        sys/arch/amd64/conf: GENERIC 
        sys/dev/pci    : files.pci 
Added files:
        sys/dev/pci    : xspd.c 

Log message:
Driver for the XenSource Platform Device

This is a simple driver for the virtual PCI device with only one
purpose: to allocate the interrupt vector and communicate that
to the Hypervisor in case the IDT callback method was not available.

With input from and OK deraadt, mlarkin, reyk, mpi

Reply via email to