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

Julio Faracco posted 2 patches 4 years, 1 month ago
Test syntax-check failed
Failed in applying to current master (apply log)
docs/formatdomain.html.in |  4 +-
src/lxc/lxc_cgroup.c      | 42 +++++++++++++++++++
src/lxc/lxc_controller.c  | 88 +++++++++++++++++++++++++++++++++++++++
3 files changed, 132 insertions(+), 2 deletions(-)
[PATCH v5 0/2] Add support to RTC and HPET timer to LXC containers
Posted by Julio Faracco 4 years, 1 month ago
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