linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Drivers: hv: Support vAPIC
@ 2017-03-15  1:01 kys
  2017-03-15  1:01 ` [PATCH 1/2] Drivers: hv: Fix a typo kys
  2017-03-15  1:01 ` [PATCH 2/2] Drivers: hv: Base autoeoi enablement based on hypervisor hints kys
  0 siblings, 2 replies; 3+ messages in thread
From: kys @ 2017-03-15  1:01 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara, marcelo.cerri
  Cc: K. Y. Srinivasan

From: K. Y. Srinivasan <kys@microsoft.com>

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-15  1:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-15  1:01 [PATCH 0/2] Drivers: hv: Support vAPIC kys
2017-03-15  1:01 ` [PATCH 1/2] Drivers: hv: Fix a typo kys
2017-03-15  1:01 ` [PATCH 2/2] Drivers: hv: Base autoeoi enablement based on hypervisor hints kys

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).