On Mon, Dec 12, 2016 at 05:02:59PM +, Wei Liu wrote:
> On Mon, Dec 12, 2016 at 04:18:07PM +, Ross Lagerwall wrote:
> > The hypervisor already expects the timeout from the hypercall to be in
> > nanoseconds, so set this expectation everywhere.
> >
> > Signed-off-by: Ross Lagerwall
> > ---
On Mon, Dec 12, 2016 at 04:18:07PM +, Ross Lagerwall wrote:
> The hypervisor already expects the timeout from the hypercall to be in
> nanoseconds, so set this expectation everywhere.
>
> Signed-off-by: Ross Lagerwall
> ---
> tools/libxc/include/xenctrl.h | 2 +-
> xen/common/livepatch.c
The hypervisor already expects the timeout from the hypercall to be in
nanoseconds, so set this expectation everywhere.
Signed-off-by: Ross Lagerwall
---
tools/libxc/include/xenctrl.h | 2 +-
xen/common/livepatch.c| 4 ++--
xen/include/public/sysctl.h | 2 +-
3 files changed, 4 inserti