qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] q35: Minor fixes/enhancements to improve usability of root ports
@ 2014-08-20  6:52 Knut Omang
  2014-08-20  7:54 ` Markus Armbruster
  0 siblings, 1 reply; 3+ messages in thread
From: Knut Omang @ 2014-08-20  6:52 UTC (permalink / raw)
  To: qemu-devel
  Cc: Marcel Apfelbaum, Alexey Kardashevskiy, Juan Quintela,
	Markus Armbruster, Gonglei, Michael S.Tsirkin, Igor Mammedov,
	Paolo Bonzini

These are some minor fixes necessary to be able to operate ARI capable devices
in PCIe root ports on a q35 machine, using command line options like this:

-device ioh3420,slot=0
-device ioh3420,slot=1
-device <ari_capable_device1>,bus=pcie_port.0
-device <ari_capable_device2>,bus=pcie_port.1

Knut Omang (3):
  pcie: Fix next function setting
  ioh3420: Provide a unique bus name and an interrupt mapping function
  ioh3420: Support ARI forwarding

 hw/pci-bridge/ioh3420.c | 11 +++++++++++
 hw/pci/pcie.c           |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

-- 
1.9.0

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

end of thread, other threads:[~2014-08-20  8:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-20  6:52 [Qemu-devel] [PATCH 0/3] q35: Minor fixes/enhancements to improve usability of root ports Knut Omang
2014-08-20  7:54 ` Markus Armbruster
2014-08-20  8:18   ` Knut Omang

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