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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
pci: Add support for Designware IP block
Andrey Smirnov
1
-0
/
+2
2018-02-19
hw/rdma: Implementation of PVRDMA device
Yuval Shaia
1
-0
/
+3
2018-02-16
ppc4xx: Add device models found in PPC440 core SoCs
BALATON Zoltan
1
-1
/
+1
2018-02-13
hw/pci-bridge: fix pcie root port's IO hints capability
Marcel Apfelbaum
1
-2
/
+2
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: Move bridge data structures from pci_bus.h to pci_bridge.h
David Gibson
2
-49
/
+50
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-11-05
pci-assign: Remove
Paolo Bonzini
1
-27
/
+0
2017-10-15
pci: conventional-pci-device and pci-express-device interfaces
Eduardo Habkost
1
-0
/
+6
2017-09-21
net: add Sun HME (Happy Meal Ethernet) on-board NIC
Mark Cave-Ayland
1
-0
/
+1
2017-09-15
net: Add SunGEM device emulation as found on Apple UniNorth
Benjamin Herrenschmidt
1
-0
/
+1
2017-09-08
pci: add reserved slot check to do_pci_register_device()
Mark Cave-Ayland
1
-0
/
+1
2017-09-08
hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root Port
Aleksandr Bezzubikov
1
-0
/
+1
2017-09-08
hw/pci: introduce bridge-only vendor-specific capability to provide some hint...
Aleksandr Bezzubikov
1
-0
/
+25
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: Convert shpc_init() to Error
Mao Zhongyi
2
-2
/
+4
2017-07-03
pci: Convert to realize
Mao Zhongyi
2
-2
/
+4
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-06-01
migration: Remove unneeded includes of migration/vmstate.h
Juan Quintela
1
-1
/
+0
2017-05-08
pci: Reduce scope of error injection
Eric Blake
1
-4
/
+0
2017-04-24
sm501: Add emulation of chip connected via PCI
BALATON Zoltan
1
-0
/
+3
2017-03-16
hw/virtio: fix Power Management Control Register for PCI Express virtio devices
Marcel Apfelbaum
1
-0
/
+2
2017-03-16
hw/virtio: fix Link Control Register for PCI Express virtio devices
Marcel Apfelbaum
1
-0
/
+3
2017-03-16
hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...
Marcel Apfelbaum
1
-0
/
+2
2017-03-15
pci: introduce a bus master container
Jason Wang
1
-0
/
+1
2017-03-01
spapr/pci: populate PCI DT in reverse order
Greg Kurz
1
-0
/
+4
2017-03-01
PCI: add missing classes in pci_ids.h to build device tree
Laurent Vivier
1
-9
/
+103
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
1
-0
/
+2
2017-02-21
xhci: add qemu xhci controller
Gerd Hoffmann
1
-0
/
+1
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
1
-2
/
+3
2017-02-01
hw/pcie: Introduce Generic PCI Express Root Port
Marcel Apfelbaum
1
-0
/
+1
2017-02-01
hw/pcie: Introduce a base class for PCI Express Root Ports
Marcel Apfelbaum
1
-0
/
+19
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
1
-10
/
+0
2017-01-10
pcie_aer: support configurable AER capa version
Dou Liyang
1
-2
/
+2
2017-01-10
pcie_aer: Convert pcie_aer_init to Error
Cao jin
1
-2
/
+2
2017-01-10
virtio-pci: address space translation service (ATS) support
Jason Wang
1
-0
/
+4
2016-09-23
hw/pci: Prepare for AMD IOMMU
David Kiarie
1
-0
/
+3
2016-09-15
Remove unused function declarations
Ladi Prosek
2
-2
/
+0
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
1
-0
/
+1
2016-07-29
pcie: fix link active status bit migration
Michael S. Tsirkin
1
-0
/
+3
2016-07-21
kvm-irqchip: x86: add msi route notify fn
Peter Xu
1
-0
/
+2
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-2
/
+3
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
1
-1
/
+2
[next]