[PATCH 0/2] Drivers: hv: Support vAPIC

From: kys
Date: Tue Mar 14 2017 - 21:03:00 EST


From: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>

Enable autoeoi based on the hypervisor recommendations.
This is required to support vAPIC.

K. Y. Srinivasan (2):
Drivers: hv: Fix a typo
Drivers: hv: Base autoeoi enablement based on hypervisor hints

arch/x86/include/uapi/asm/hyperv.h | 7 ++++++-
drivers/hv/hv.c | 5 ++++-
2 files changed, 10 insertions(+), 2 deletions(-)