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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
3
-8
/
+4
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2
-6
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
5
-24
/
+16
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
5
-6
/
+14
2020-08-27
pci: Move PCIBusClass typedef to pci.h
Eduardo Habkost
2
-2
/
+3
2020-07-27
hw/pci-host: save/restore pci host config register
Hogan Wang
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-03-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2
-1
/
+4
2020-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
1
-0
/
+1
2020-02-06
hw/pci/pci_bridge: Fix typo in comment
Julia Suvorova
1
-1
/
+1
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
1
-0
/
+1
2020-01-05
hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument
Philippe Mathieu-Daudé
1
-2
/
+2
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-10-29
net: add tulip (dec21143) driver
Sven Schnelle
1
-0
/
+1
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-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
include: Make headers more self-contained
Markus Armbruster
1
-0
/
+1
2019-07-30
pcie_root_port: Allow ACS to be disabled
Dr. David Alan Gilbert
1
-0
/
+2
2019-07-12
pcie: consistent names for function args
Michael S. Tsirkin
1
-2
/
+2
2019-07-04
virtio-pci: Proxy for virtio-pmem
Pankaj Gupta
1
-0
/
+1
2019-07-01
pcie: minor cleanups for slot control/status
Michael S. Tsirkin
1
-1
/
+2
2019-07-01
pcie: check that slt ctrl changed before deleting
Michael S. Tsirkin
1
-1
/
+2
2019-06-12
Supply missing header guards
Markus Armbruster
1
-0
/
+5
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
4
-4
/
+0
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
2
-2
/
+7
2019-05-22
pci: msix: move 'MSIX_CAP_LENGTH' to header file
Li Qiang
1
-0
/
+2
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
2
-2
/
+11
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
2
-0
/
+3
2019-03-12
gen_pcie_root_port: Add ACS (Access Control Services) capability
Knut Omang
1
-0
/
+1
2019-03-12
pcie: Add a simple PCIe ACS (Access Control Services) helper function
Knut Omang
2
-0
/
+10
2019-02-22
pci: Move NVIDIA vendor id to the rest of ids
Alexey Kardashevskiy
1
-0
/
+2
2019-02-05
pci/msi: export msi_is_masked()
Peter Xu
1
-0
/
+1
2019-01-14
pci/pcie: stop plug/unplug if the slot is locked
David Hildenbrand
1
-0
/
+2
2019-01-09
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
1
-0
/
+3
2018-12-20
pci/shpc: perform unplug via the hotplug handler
David Hildenbrand
2
-0
/
+4
2018-12-20
pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge
David Hildenbrand
1
-0
/
+4
2018-12-20
pci/pcie: perform unplug via the hotplug handler
David Hildenbrand
1
-0
/
+2
2018-12-20
pci/shpc: rename hotplug handler callbacks
David Hildenbrand
1
-4
/
+4
2018-12-20
pci/pcie: rename hotplug handler callbacks
David Hildenbrand
1
-4
/
+4
2018-12-19
pcie: Add link speed and width fields to PCIESlot
Alex Williamson
1
-0
/
+4
2018-12-19
pci: Sync PCIe downstream port LNKSTA on read
Alex Williamson
2
-0
/
+14
2018-12-19
pcie: Create enums for link speed and width
Alex Williamson
1
-2
/
+21
[next]