qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Some small cleanups and corrections to PCI-E handling
@ 2019-02-14  5:08 David Gibson
  2019-02-14  5:08 ` [Qemu-devel] [PATCH 1/2] pci: Simplify pci_bus_is_root() David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Gibson @ 2019-02-14  5:08 UTC (permalink / raw)
  To: mst, qemu-devel; +Cc: Marcel Apfelbaum, mdroth, David Gibson

Here are a couple of cleanups for PCI-E handling which arose out of
some other work I have in progress.  At least the first of these
patches has been posted before as part of a different series, but
wasn't ready to go at the time.

David Gibson (2):
  pci: Simplify pci_bus_is_root()
  pcie: Don't allow extended config space access via conventional PCI
    bridges

 hw/pci-bridge/pci_expander_bridge.c |  6 -----
 hw/pci/pci.c                        | 40 ++++++++++++++++++++++-------
 hw/virtio/virtio-pci.c              |  1 +
 include/hw/pci/pci.h                |  5 ++--
 include/hw/pci/pci_bus.h            | 13 ++++++++++
 5 files changed, 48 insertions(+), 17 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-02-15  0:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-14  5:08 [Qemu-devel] [PATCH 0/2] Some small cleanups and corrections to PCI-E handling David Gibson
2019-02-14  5:08 ` [Qemu-devel] [PATCH 1/2] pci: Simplify pci_bus_is_root() David Gibson
2019-02-14  5:08 ` [Qemu-devel] [PATCH 2/2] pcie: Don't allow extended config space access via conventional PCI bridges David Gibson
2019-02-14  6:04   ` Alexey Kardashevskiy
2019-02-15  0:44     ` David Gibson
2019-02-14  5:38 ` [Qemu-devel] [PATCH 0/2] Some small cleanups and corrections to PCI-E handling David Gibson

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