All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Follow-up viridian fixes
@ 2019-03-18  9:06 Paul Durrant
  2019-03-18  9:06 ` [PATCH 1/2] viridian: remove synic poll blocking Paul Durrant
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Paul Durrant @ 2019-03-18  9:06 UTC (permalink / raw)
  To: xen-devel; +Cc: Paul Durrant

Further testing and code inspection revealed some problems with my recent
series [1]. This series fixes those issues.

[1] https://lists.xenproject.org/archives/html/xen-devel/2019-03/msg01078.html

Paul Durrant (2):
  viridian: remove synic poll blocking
  viridian: fix mistakes in timer expiration and re-start

 xen/arch/x86/hvm/viridian/synic.c  | 14 +-------------
 xen/arch/x86/hvm/viridian/time.c   | 12 +++++++-----
 xen/arch/x86/hvm/vlapic.c          | 13 ++++---------
 xen/include/asm-x86/hvm/viridian.h |  3 +--
 4 files changed, 13 insertions(+), 29 deletions(-)

-- 
2.20.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2019-03-18 10:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-18  9:06 [PATCH 0/2] Follow-up viridian fixes Paul Durrant
2019-03-18  9:06 ` [PATCH 1/2] viridian: remove synic poll blocking Paul Durrant
2019-03-18  9:07 ` [PATCH 2/2] viridian: fix mistakes in timer expiration and re-start Paul Durrant
2019-03-18 10:20 ` [PATCH 0/2] Follow-up viridian fixes Jan Beulich
2019-03-18 10:22   ` Paul Durrant
2019-03-18 10:34     ` Jan Beulich
2019-03-18 10:37       ` 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.