This series add support for two timers in LXC containers. It enables
sharing some timer devices between host and LXC guest using `timer`
settings in XML definition. This series add RTC and HPET timers.
Julio Faracco (2):
lxc: Add Real Time Clock device into allowed devices
lxc: Add HPET device into allowed devices
docs/formatdomain.html.in | 4 +-
src/lxc/lxc_cgroup.c | 42 +++++++++++++++++++
src/lxc/lxc_controller.c | 88 +++++++++++++++++++++++++++++++++++++++
3 files changed, 132 insertions(+), 2 deletions(-)
--
2.24.1