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
2022-02-06
ACPI ERST: PCI device_id for ERST
Eric DeVolder
2022-01-18
hw/pci: Document pci_dma_map()
Philippe Mathieu-Daudé
2022-01-07
pci: Export the pci_intx() function
Frederic Barrat
2021-12-31
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
pci: Let st*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
pci: Let st*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let st*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
pci: Let pci_dma_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
dma: Let dma_memory_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-15
qtest/libqos: add a function to initialize secondary PCI buses
Laurent Vivier
2021-11-15
pci: implement power state
Gerd Hoffmann
2021-11-01
pci: Export pci_for_each_device_under_bus*()
Peter Xu
2021-11-01
pci: Define pci_bus_dev_fn/pci_bus_fn/pci_bus_ret_fn
Peter Xu
2021-09-30
pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()
Peter Maydell
2021-07-16
hw/pci: Add pci_bus_range() to get PCI bus number range
Xingang Wang
2021-07-16
hw/pci/pci_host: Allow PCI host to bypass iommu
Xingang Wang
2021-07-16
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
2021-07-14
vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
Cai Huoqing
2021-05-04
hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
BALATON Zoltan
2021-05-04
vt82c686: Add emulation of VT8231 south bridge
BALATON Zoltan
2021-05-04
vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
BALATON Zoltan
2021-04-06
virtio-pci: compat page aligned ATS
Jason Wang
2021-03-22
pci: introduce acpi-index property for PCI device
Igor Mammedov
2021-02-21
vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
BALATON Zoltan
2021-02-10
multi-process: create IOHUB object to handle irq
Jagannathan Raman
2021-02-05
pci: add romsize property
Paolo Bonzini
2021-01-29
hw/misc/pvpanic: add PCI interface support
Mihai Carabas
2020-12-10
pci: Let pci_dma_write() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
pci: Let pci_dma_read() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
pci: Let pci_dma_rw() propagate MemTxResult
Philippe Mathieu-Daudé
2020-10-27
pci: allocate pci id for nvme
Klaus Jensen
2020-10-27
pci: pass along the return value of dma_memory_rw
Klaus Jensen
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
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é
[next]