The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] xen-paciback: Fixes for PCI passthrough of AMD GPU.
@ 2018-12-02 17:47 Marek Marczykowski-Górecki
  2018-12-02 17:47 ` [PATCH 1/2] xen-pciback: Fix error return in bar_write() and rom_write() Marek Marczykowski-Górecki
  2018-12-02 17:47 ` [PATCH 2/2] xen-pciback: Allow enabling/disabling expansion ROM Marek Marczykowski-Górecki
  0 siblings, 2 replies; 9+ messages in thread
From: Marek Marczykowski-Górecki @ 2018-12-02 17:47 UTC (permalink / raw)
  To: Boris Ostrovsky, Juergen Gross, Stefano Stabellini
  Cc: xen-devel, linux-kernel, Marek Marczykowski-Górecki,
	Dwayne Litzenberger

I've got this patch series from Dwayne Litzenberger, as a fix for AMD GPU
passthrough. I don't have this hardware myself, so I can't test this, but he
claims it works. I'm not sure if allowing guest to enable/disable expansion ROM
is safe thing to do, but the comment in rom_write for me suggests it is but
wasn't considered necessary. Other than this uncertainty, the patches looks
good for me.

Originally posted here:
https://github.com/marmarek/qubes-linux-kernel/pulls/1

Cc: Dwayne Litzenberger <dlitz@dlitz.net>

Dwayne Litzenberger (2):
  xen-pciback: Fix error return in bar_write() and rom_write()
  xen-pciback: Allow enabling/disabling expansion ROM

 drivers/xen/xen-pciback/conf_space_header.c | 34 ++++++++++++++--------
 1 file changed, 23 insertions(+), 11 deletions(-)

base-commit: 2e6e902d185027f8e3cb8b7305238f7e35d6a436
-- 
git-series 0.9.1

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

end of thread, other threads:[~2018-12-03 15:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-02 17:47 [PATCH 0/2] xen-paciback: Fixes for PCI passthrough of AMD GPU Marek Marczykowski-Górecki
2018-12-02 17:47 ` [PATCH 1/2] xen-pciback: Fix error return in bar_write() and rom_write() Marek Marczykowski-Górecki
2018-12-03 10:55   ` [Xen-devel] " Jan Beulich
2018-12-03 12:35   ` Roger Pau Monné
2018-12-02 17:47 ` [PATCH 2/2] xen-pciback: Allow enabling/disabling expansion ROM Marek Marczykowski-Górecki
2018-12-03 11:01   ` [Xen-devel] " Jan Beulich
2018-12-03 14:47     ` Marek Marczykowski
2018-12-03 15:04       ` Jan Beulich
2018-12-03 12:53   ` Roger Pau Monné

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox