[PATCH v5 0/2] Add support to RTC and HPET timer to LXC containers

Julio Faracco jcfaracco at gmail.com
Mon Mar 2 00:54:11 UTC 2020


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





More information about the libvir-list mailing list