On Wed, Dec 14, 2016 at 07:51:56AM +, Ross Lagerwall wrote:
> The hypervisor expects the timeout from the hypercall to be in
> nanoseconds, so document this correctly. Also correctly document
> what happens when timeout is set to zero.
>
> Signed-off-by: Ross Lagerwall
Acked-by: Wei Liu
__
The hypervisor expects the timeout from the hypercall to be in
nanoseconds, so document this correctly. Also correctly document
what happens when timeout is set to zero.
Signed-off-by: Ross Lagerwall
---
docs/misc/livepatch.markdown | 13 +++--
tools/libxc/include/xenctrl.h | 2 +-
xen