freebsd-skq/sys/dev/xen
royger e0a6b782e1 xen/time: allow Dom0 to set the host time
Dom0 should be able to set the host time. This is implemented by first
writing to the RTC (as would be done on bare metal), and then using the
XENPF_settime64 hypercall in order to force Xen to update the wallclock
shared page of all domains.

Sponsored by: Citrix Systems R&D
2016-05-02 16:15:28 +00:00
..
balloon
blkback
blkfront Pass through some new block device features. 2016-04-03 11:18:20 +00:00
console
control Remove a redundant check. 2016-04-05 00:10:07 +00:00
debug
evtchn
grant_table sys/dev: extend use of the howmany() macro when available. 2016-04-26 15:03:15 +00:00
netback sys/dev: extend use of the howmany() macro when available. 2016-04-26 15:03:15 +00:00
netfront tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication 2016-04-01 06:28:33 +00:00
pci Associate device_t objects with ACPI handles via PCI_CHILD_ADDED(). 2016-04-07 17:15:16 +00:00
pcifront
privcmd
pvcpu
timer xen/time: allow Dom0 to set the host time 2016-05-02 16:15:28 +00:00
xenpci
xenstore