qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] q35: Minor fixes/enhancements to improve usabil


From: Knut Omang
Subject: [Qemu-devel] [PATCH 0/3] q35: Minor fixes/enhancements to improve usability of root ports
Date: Wed, 20 Aug 2014 08:52:11 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]