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
/
pci.h
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-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-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
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-09-20
ipmi: Add PCI IPMI interfaces
Corey Minyard
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-07-04
virtio-pci: Proxy for virtio-pmem
Pankaj Gupta
2019-05-29
pci: Make is_bridge a bool
David Gibson
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
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-01-09
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
2018-12-19
pci: Sync PCIe downstream port LNKSTA on read
Alex Williamson
2018-09-25
scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions
Mark Cave-Ayland
2018-09-25
scsi: add lsi53c8xx_handle_legacy_cmdline() function
Mark Cave-Ayland
2018-05-23
allocate pci id for mdpy
Gerd Hoffmann
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
hw/pci: remove obsolete PCIDevice->init()
Philippe Mathieu-Daudé
2018-03-18
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2017-12-05
pci: Eliminate pci_find_primary_bus()
David Gibson
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
pci: Add pci_dev_bus_num() helper
David Gibson
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
2017-11-20
Revert "Add new PCI ID for i82559a"
Jason Wang
2017-11-13
Add new PCI ID for i82559a
Mike Nawrocki
2017-10-15
pci: conventional-pci-device and pci-express-device interfaces
Eduardo Habkost
2017-09-08
hw/pci: introduce pcie-pci-bridge device
Aleksandr Bezzubikov
2017-08-30
kvm: remove hard dependency on pci
Cornelia Huck
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-03-16
hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...
Marcel Apfelbaum
2017-03-15
pci: introduce a bus master container
Jason Wang
2017-03-01
spapr/pci: populate PCI DT in reverse order
Greg Kurz
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
xhci: add qemu xhci controller
Gerd Hoffmann
2017-02-01
hw/pcie: Introduce Generic PCI Express Root Port
Marcel Apfelbaum
2016-09-23
hw/pci: Prepare for AMD IOMMU
David Kiarie
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-07-29
pcie: fix link active status bit migration
Michael S. Tsirkin
2016-07-21
kvm-irqchip: x86: add msi route notify fn
Peter Xu
2016-06-17
pci: fix pci_requester_id()
Peter Xu
2016-06-02
pci: fix unaligned access in pci_xxx_quad()
Dmitry Fleytman
[next]