All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/xen: cpuid() cleanup
@ 2017-02-17  7:36 ` Juergen Gross
  0 siblings, 0 replies; 14+ messages in thread
From: Juergen Gross @ 2017-02-17  7:36 UTC (permalink / raw)
  To: linux-kernel, xen-devel, x86
  Cc: boris.ostrovsky, hpa, tglx, mingo, Juergen Gross

Reduce special casing of xen_cpuid() and disable DCA feature for pv
domains as it isn't supported under Xen.

Juergen Gross (2):
  x86/xen: don't indicate DCA support in pv domains
  x86/xen: use capabilities instead of fake cpuid values

 arch/x86/xen/enlighten.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

-- 
2.10.2

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

end of thread, other threads:[~2017-02-17 14:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-17  7:36 [PATCH 0/2] x86/xen: cpuid() cleanup Juergen Gross
2017-02-17  7:36 ` Juergen Gross
2017-02-17  7:36 ` [PATCH 1/2] x86/xen: don't indicate DCA support in pv domains Juergen Gross
2017-02-17  7:36 ` Juergen Gross
2017-02-17  7:36 ` [PATCH 2/2] x86/xen: use capabilities instead of fake cpuid values Juergen Gross
2017-02-17 14:05   ` Boris Ostrovsky
2017-02-17 14:19     ` Juergen Gross
2017-02-17 14:19     ` Juergen Gross
2017-02-17 14:30       ` Boris Ostrovsky
2017-02-17 14:30         ` Boris Ostrovsky
2017-02-17 14:43         ` Juergen Gross
2017-02-17 14:43         ` Juergen Gross
2017-02-17 14:05   ` Boris Ostrovsky
2017-02-17  7:36 ` Juergen Gross

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.