Re: [PATCH v4 2/5] lxc: Add HPET device into allowed devices

2020-02-25 Thread Daniel P . Berrangé
On Mon, Feb 24, 2020 at 11:24:25AM -0300, 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 > --- >

[PATCH v4 2/5] lxc: Add HPET device into allowed devices

2020-02-24 Thread Julio Faracco
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 --- docs/formatdomain.html.in | 2 +- src/lxc/lxc_cgroup.c | 17 +