All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] x86/hvm/viridian: APIC assist
@ 2016-03-16 17:44 Paul Durrant
  2016-03-16 17:44 ` [PATCH v3 1/2] x86/hvm/viridian: keep APIC assist page mapped Paul Durrant
  2016-03-16 17:44 ` [PATCH v3 2/2] x86/hvm/viridian: Enable APIC assist enlightenment Paul Durrant
  0 siblings, 2 replies; 6+ messages in thread
From: Paul Durrant @ 2016-03-16 17:44 UTC (permalink / raw)
  To: xen-devel; +Cc: Paul Durrant

This patch series enables use of the 'APIC assist' enlightenment in Xen.

See section 13.3.4.1 of the Microsoft Hypervisor Top Level Function
Specification v4.0b at:

https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/develop/tlfs

for more information.

Patch #1 modifies the viridian code to keep the guest APIC assist pages
mapped for the lifetime of the domain (and incorporates a straightforward
data-structure change).

Patch #2 adds a new viridian code and a configuration option to the
toolstack that, when enabled, allows the local APIC emulation to make use
the APIC assist pages.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2016-03-17  8:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16 17:44 [PATCH v3 0/2] x86/hvm/viridian: APIC assist Paul Durrant
2016-03-16 17:44 ` [PATCH v3 1/2] x86/hvm/viridian: keep APIC assist page mapped Paul Durrant
2016-03-17  8:09   ` Paul Durrant
2016-03-16 17:44 ` [PATCH v3 2/2] x86/hvm/viridian: Enable APIC assist enlightenment Paul Durrant
2016-03-16 18:30   ` Wei Liu
2016-03-17  8:11     ` Paul Durrant

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.