All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.17 0/2] vapic: followup from assisted APIC series
@ 2022-11-04 14:22 Roger Pau Monne
  2022-11-04 14:22 ` [PATCH for-4.17 1/2] viridian: suggest MSR APIC accesses if MSR accesses are accelerated Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Roger Pau Monne @ 2022-11-04 14:22 UTC (permalink / raw)
  To: xen-devel
  Cc: Henry.Wang, Roger Pau Monne, Paul Durrant, Wei Liu, Jan Beulich,
	Andrew Cooper, Jun Nakajima, Kevin Tian

Hello,

Patch 1 is a plain bugfix for a feature we expose in viridian, which is
kind of unrelated to the series but patch 2 in its current form depends
on it.

Patch 2 is the actual meat and changes which features get reported as
part of the x{2,}APIC assist flag.  This is an attempt to repurpose the
flags so we don't release a version of Xen with a set of flags that we
will then either remove or use to report different hardware features.

Thanks, Roger.

Roger Pau Monne (2):
  viridian: suggest MSR APIC accesses if MSR accesses are accelerated
  hvm/apic: repurpose the reporting of the APIC assist options

 xen/arch/x86/hvm/viridian/viridian.c |  6 +++++-
 xen/arch/x86/hvm/vmx/vmcs.c          |  8 ++++----
 xen/arch/x86/hvm/vmx/vmx.c           | 25 ++++++++++++++++++-------
 xen/arch/x86/traps.c                 |  4 +---
 4 files changed, 28 insertions(+), 15 deletions(-)

-- 
2.37.3



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

end of thread, other threads:[~2022-11-08 10:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-04 14:22 [PATCH for-4.17 0/2] vapic: followup from assisted APIC series Roger Pau Monne
2022-11-04 14:22 ` [PATCH for-4.17 1/2] viridian: suggest MSR APIC accesses if MSR accesses are accelerated Roger Pau Monne
2022-11-04 15:50   ` Paul Durrant
2022-11-04 14:22 ` [PATCH for-4.17 2/2] hvm/apic: repurpose the reporting of the APIC assist options Roger Pau Monne
2022-11-04 15:55   ` Paul Durrant
2022-11-04 16:01     ` Roger Pau Monné
2022-11-04 16:05       ` Paul Durrant
2022-11-04 16:10         ` Roger Pau Monné
2022-11-04 17:35           ` Paul Durrant
2022-11-08 10:03             ` Roger Pau Monné
2022-11-04 15:03 ` [PATCH for-4.17 0/2] vapic: followup from assisted APIC series Henry Wang

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.