index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
hw/pci: Add pci_bus_range() to get PCI bus number range
Xingang Wang
1
-0
/
+1
2021-07-16
hw/pci/pci_host: Allow PCI host to bypass iommu
Xingang Wang
1
-0
/
+1
2021-03-22
pci: introduce acpi-index property for PCI device
Igor Mammedov
1
-0
/
+1
2021-02-05
pci: add romsize property
Paolo Bonzini
1
-0
/
+1
2021-01-29
hw/misc/pvpanic: add PCI interface support
Mihai Carabas
1
-0
/
+1
2020-12-10
pci: Let pci_dma_write() propagate MemTxResult
Philippe Mathieu-Daudé
1
-2
/
+14
2020-12-10
pci: Let pci_dma_read() propagate MemTxResult
Philippe Mathieu-Daudé
1
-2
/
+14
2020-12-10
pci: Let pci_dma_rw() propagate MemTxResult
Philippe Mathieu-Daudé
1
-2
/
+16
2020-10-27
pci: allocate pci id for nvme
Klaus Jensen
1
-0
/
+1
2020-10-27
pci: pass along the return value of dma_memory_rw
Klaus Jensen
1
-2
/
+1
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-9
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-08-27
pci: Move PCIBusClass typedef to pci.h
Eduardo Habkost
1
-0
/
+1
2020-07-03
virtio-pci: Proxy for virtio-mem
David Hildenbrand
1
-0
/
+1
2020-06-15
pci: pci_create(), pci_create_multifunction() are now unused, drop
Markus Armbruster
1
-3
/
+0
2020-06-15
pci: New pci_new(), pci_realize_and_unref() etc.
Markus Armbruster
1
-0
/
+5
2020-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
1
-0
/
+1
2019-12-18
hw/pci: Remove the "command_serr_enable" property
Thomas Huth
1
-1
/
+1
2019-10-29
pci: mark devices partially unplugged
Jens Freimann
1
-0
/
+1
2019-10-29
pci: add option for net failover
Jens Freimann
1
-0
/
+3
2019-09-20
ipmi: Add PCI IPMI interfaces
Corey Minyard
1
-0
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+0
2019-07-04
virtio-pci: Proxy for virtio-pmem
Pankaj Gupta
1
-0
/
+1
2019-05-29
pci: Make is_bridge a bool
David Gibson
1
-1
/
+1
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
1
-1
/
+0
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
1
-1
/
+0
2019-04-26
spapr: Drop duplicate PCI swizzle code
Greg Kurz
1
-0
/
+4
2019-04-09
pci: Allow PCI bus subtypes to support extended config space accesses
Greg Kurz
1
-0
/
+2
2019-01-09
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
1
-0
/
+3
2018-12-19
pci: Sync PCIe downstream port LNKSTA on read
Alex Williamson
1
-0
/
+13
2018-09-25
scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions
Mark Cave-Ayland
1
-2
/
+0
2018-09-25
scsi: add lsi53c8xx_handle_legacy_cmdline() function
Mark Cave-Ayland
1
-0
/
+1
2018-05-23
allocate pci id for mdpy
Gerd Hoffmann
1
-0
/
+1
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+0
2018-03-20
hw/pci: remove obsolete PCIDevice->init()
Philippe Mathieu-Daudé
1
-1
/
+0
2018-03-18
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
1
-0
/
+1
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
1
-3
/
+0
2017-12-05
pci: Eliminate pci_find_primary_bus()
David Gibson
1
-1
/
+0
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-3
/
+6
2017-12-05
pci: Add pci_dev_bus_num() helper
David Gibson
1
-0
/
+5
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
1
-12
/
+13
2017-11-20
Revert "Add new PCI ID for i82559a"
Jason Wang
1
-1
/
+0
2017-11-13
Add new PCI ID for i82559a
Mike Nawrocki
1
-0
/
+1
2017-10-15
pci: conventional-pci-device and pci-express-device interfaces
Eduardo Habkost
1
-0
/
+6
2017-09-08
hw/pci: introduce pcie-pci-bridge device
Aleksandr Bezzubikov
1
-0
/
+1
2017-08-30
kvm: remove hard dependency on pci
Cornelia Huck
1
-0
/
+2
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
1
-3
/
+0
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
1
-1
/
+2
2017-03-16
hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...
Marcel Apfelbaum
1
-0
/
+2
[next]