libvirt/src/bhyve
Roman Bogorodskiy 6cb9ef1bab bhyve: add UTC clock support
Bhyve as of r279225 (FreeBSD -CURRENT) or r284894 (FreeBSD 10-STABLE)
supports using UTC time offset via the '-u' argument to bhyve(8). By
default it's still using localtime.

Make the bhyve driver use UTC clock if it's requested by specifying
<clock offset='utc'> in domain XML and if the bhyve(8) binary supports
the '-u' flag.
2015-07-22 19:05:09 +03:00
..
bhyve_capabilities.c bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00
bhyve_capabilities.h bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00
bhyve_command.c bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00
bhyve_command.h bhyve: Support /domain/bootloader configuration for non-FreeBSD guests. 2014-11-12 09:55:22 +01:00
bhyve_device.c drvbhyve: Clean-up some used ATTRIBUTE_UNUSEDs. 2014-11-13 14:05:10 +01:00
bhyve_device.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_domain.c conf: Add interface to parse and format memory device information 2015-03-23 14:25:15 +01:00
bhyve_domain.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_driver.c bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00
bhyve_driver.h bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00
bhyve_monitor.c bhyve: fix build with gcc48 2015-05-24 10:12:35 +03:00
bhyve_monitor.h drvbhyve: Automatically tear down guest domains on shutdown 2014-12-04 11:03:13 +01:00
bhyve_process.c drvbhyve: Automatically tear down guest domains on shutdown 2014-12-04 11:03:13 +01:00
bhyve_process.h bhyve: reconnect to domains after libvirtd restart 2014-07-18 21:07:35 +04:00
bhyve_utils.h bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00