index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci
Age
Commit message (
Expand
)
Author
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-27
pci: Move PCIBusClass typedef to pci.h
Eduardo Habkost
2020-07-27
hw/pci-host: save/restore pci host config register
Hogan Wang
2020-07-03
virtio-pci: Proxy for virtio-mem
David Hildenbrand
2020-06-15
pci: pci_create(), pci_create_multifunction() are now unused, drop
Markus Armbruster
2020-06-15
pci: New pci_new(), pci_realize_and_unref() etc.
Markus Armbruster
2020-03-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2020-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
2020-02-06
hw/pci/pci_bridge: Fix typo in comment
Julia Suvorova
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2020-01-05
hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument
Philippe Mathieu-Daudé
2019-12-18
hw/pci: Remove the "command_serr_enable" property
Thomas Huth
2019-10-29
pci: mark devices partially unplugged
Jens Freimann
2019-10-29
pci: add option for net failover
Jens Freimann
2019-10-29
net: add tulip (dec21143) driver
Sven Schnelle
2019-09-20
ipmi: Add PCI IPMI interfaces
Corey Minyard
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-07-30
pcie_root_port: Allow ACS to be disabled
Dr. David Alan Gilbert
2019-07-12
pcie: consistent names for function args
Michael S. Tsirkin
2019-07-04
virtio-pci: Proxy for virtio-pmem
Pankaj Gupta
2019-07-01
pcie: minor cleanups for slot control/status
Michael S. Tsirkin
2019-07-01
pcie: check that slt ctrl changed before deleting
Michael S. Tsirkin
2019-06-12
Supply missing header guards
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-29
pci: Make is_bridge a bool
David Gibson
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
2019-05-22
pci: msix: move 'MSIX_CAP_LENGTH' to header file
Li Qiang
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
2019-04-26
spapr: Drop duplicate PCI swizzle code
Greg Kurz
2019-04-09
pci: Allow PCI bus subtypes to support extended config space accesses
Greg Kurz
2019-03-12
gen_pcie_root_port: Add ACS (Access Control Services) capability
Knut Omang
2019-03-12
pcie: Add a simple PCIe ACS (Access Control Services) helper function
Knut Omang
2019-02-22
pci: Move NVIDIA vendor id to the rest of ids
Alexey Kardashevskiy
2019-02-05
pci/msi: export msi_is_masked()
Peter Xu
2019-01-14
pci/pcie: stop plug/unplug if the slot is locked
David Hildenbrand
2019-01-09
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
2018-12-20
pci/shpc: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge
David Hildenbrand
2018-12-20
pci/pcie: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci/shpc: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
pci/pcie: rename hotplug handler callbacks
David Hildenbrand
2018-12-19
pcie: Add link speed and width fields to PCIESlot
Alex Williamson
2018-12-19
pci: Sync PCIe downstream port LNKSTA on read
Alex Williamson
2018-12-19
pcie: Create enums for link speed and width
Alex Williamson
2018-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-11-06
i386: clarify that the Q35 machine type implements a P35 chipset
Daniel P. Berrangé
[next]