freebsd-skq/sys/dev/xen
royger f31121f9b6 xen/control: improve suspend/resume
Implement several small improvements to the suspend/resume Xen sequence:

 - Call the power_suspend_early event before stopping all processes.
 - Stop all processes. This was done implicitly previously by putting all
   the CPUs in a known IPI handler.
 - Warm up the timecounter.
 - Re-initialize the time of day register.

Sponsored by: Citrix Systems R&D
2016-05-02 18:23:48 +00:00
..
balloon
blkback
blkfront Pass through some new block device features. 2016-04-03 11:18:20 +00:00
console
control xen/control: improve suspend/resume 2016-05-02 18:23:48 +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: fix PV clock resolution 2016-05-02 16:16:08 +00:00
xenpci
xenstore