qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] pci/pcie: implement ARI enable bit correctly


From: Isaku Yamahata
Subject: [Qemu-devel] [PATCH 0/3] pci/pcie: implement ARI enable bit correctly
Date: Wed, 26 Jan 2011 18:45:17 +0900

This patch series implements ARI enable bit in root/downstream port
correctly.

Isaku Yamahata (3):
  pci: replace the magic, 256, for the maximum of devfn
  pci: use devfn for pci_find_device() instead of (slot, fn) pair
  pci/pcie: make pci_find_device() ARI aware.

 hw/pci-hotplug.c   |    5 +++--
 hw/pci.c           |   11 +++++++++--
 hw/pci.h           |    4 +++-
 hw/pci_host.c      |    2 +-
 hw/pci_internals.h |    2 +-
 hw/pcie.c          |   33 +++++++++++++++++++++++++++++----
 hw/pcie.h          |    2 +-
 hw/pcie_host.c     |    3 +--
 8 files changed, 48 insertions(+), 14 deletions(-)




reply via email to

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