On 2. 3. 2020 1:54, Julio Faracco wrote:
This commit is related to RTC timer device too. HPET is being shared
from host device through `localtime` clock. This timer is available
creating a new timer using `hpet` name.
Signed-off-by: Julio Faracco <jcfaracco(a)gmail.com>
---
docs/formatdomain.html.in | 2 +-
src/lxc/lxc_cgroup.c | 11 ++++++++++-
src/lxc/lxc_controller.c | 24 +++++++++++++++++++++++-
3 files changed, 34 insertions(+), 3 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal