freebsd-dev/sys/dev/xen
Bryan Venteicher d3ccddf3ce Generalized parts of the XEN timer code into a generic pvclock
KVM clock shares the same data structures between the guest and the host
as Xen so it makes sense to just have a single copy of this code.

Differential Revision: https://reviews.freebsd.org/D1429
Reviewed by:	royger (eariler version)
MFC after:	1 month
2015-02-04 08:26:43 +00:00
..
balloon
blkback
blkfront
console
control
evtchn
grant_table xen: convert the Grant-table code to a NewBus device 2014-12-10 11:35:41 +00:00
netback Use the common codepath to handle SIOCGIFADDR. 2015-01-13 05:32:51 +00:00
netfront Use the common codepath to handle SIOCGIFADDR. 2015-01-13 05:32:51 +00:00
pci Remove duplicate pci_driver class declaration. 2015-01-02 08:57:36 +00:00
pcifront
privcmd xen: implement the privcmd user-space device 2014-10-22 17:07:20 +00:00
pvcpu
timer Generalized parts of the XEN timer code into a generic pvclock 2015-02-04 08:26:43 +00:00
xenpci
xenstore