xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MMIO emulation fixes
@ 2018-08-10 14:48 Paul Durrant
  2018-08-10 14:48 ` [PATCH v2 1/2] x86/hvm/ioreq: MMIO range checking completely ignores direction flag Paul Durrant
  2018-08-10 14:48 ` [PATCH v2 2/2] x86/hvm/emulate: make sure rep I/O emulation does not cross GFN boundaries Paul Durrant
  0 siblings, 2 replies; 7+ messages in thread
From: Paul Durrant @ 2018-08-10 14:48 UTC (permalink / raw)
  To: xen-devel; +Cc: Paul Durrant

These are probably both candidates for back-port.

Paul Durrant (2):
  x86/hvm/ioreq: MMIO range checking completely ignores direction flag
  x86/hvm/emulate: make sure rep I/O emulation does not cross GFN
    boundaries

 xen/arch/x86/hvm/emulate.c | 19 +++++++++++++++++++
 xen/arch/x86/hvm/ioreq.c   | 15 ++++++++++-----
 2 files changed, 29 insertions(+), 5 deletions(-)

-- 
2.11.0


_______________________________________________
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:[~2018-08-23  8:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-10 14:48 [PATCH v2 0/2] MMIO emulation fixes Paul Durrant
2018-08-10 14:48 ` [PATCH v2 1/2] x86/hvm/ioreq: MMIO range checking completely ignores direction flag Paul Durrant
2018-08-10 14:48 ` [PATCH v2 2/2] x86/hvm/emulate: make sure rep I/O emulation does not cross GFN boundaries Paul Durrant
2018-08-15 12:41   ` Jan Beulich
2018-08-15 12:46     ` Andrew Cooper
2018-08-16  7:33   ` Jan Beulich
2018-08-23  8:47     ` Paul Durrant

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