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
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
2016-07-04
hw/pci: delay bus_master_enable_region initialization
Marcel Apfelbaum
1
-0
/
+2
2016-06-17
pci: fix pci_requester_id()
Peter Xu
1
-2
/
+24
2016-06-02
pcie: Introduce function for DSN capability creation
Dmitry Fleytman
1
-0
/
+1
2016-06-02
pcie: Add support for PCIe CAP v1
Dmitry Fleytman
2
-2
/
+7
2016-06-02
pci: Introduce define for PM capability version 1.1
Dmitry Fleytman
1
-0
/
+2
2016-06-02
msix: make msix_clr_pending() visible for clients
Dmitry Fleytman
1
-0
/
+1
2016-06-02
pci: fix unaligned access in pci_xxx_quad()
Dmitry Fleytman
1
-2
/
+9
2016-03-22
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
1
-2
/
+9
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
1
-1
/
+1
2016-02-23
include: Clean up includes
Peter Maydell
2
-2
/
+0
2016-02-19
pcie_aer: expose pcie_aer_msg() interface
Chen Fan
1
-0
/
+1
2016-02-19
aer: impove pcie_aer_init to support vfio device
Chen Fan
1
-1
/
+1
2016-02-16
change type of pci_bridge_initfn() to void
Cao jin
1
-1
/
+1
2016-02-09
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
1
-0
/
+1
2015-12-22
hw/pxb: introduce pxb-pcie expander for PCIe machines
Marcel Apfelbaum
1
-0
/
+1
2015-10-29
enable multi-function hot-add
Cao jin
1
-0
/
+1
2015-10-24
msix: add VMSTATE_MSIX_TEST
Marc-André Lureau
1
-6
/
+10
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
1
-0
/
+5
2015-09-10
hw/pci-assign: split pci-assign.c
Tiejun Chen
1
-0
/
+27
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-719
/
+1
2015-07-08
pci_regs.h: import from linux
Michael S. Tsirkin
1
-719
/
+1
2015-07-06
vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices
Gabriel Laupre
1
-0
/
+2
2015-06-23
hw/pci-bridge: introduce "shpc" property
Laszlo Ersek
1
-0
/
+1
2015-06-23
hw/pci: introduce shpc_present() helper function
Laszlo Ersek
1
-0
/
+6
2015-06-23
hw/pci-bridge: add macro for "msi" property
Laszlo Ersek
1
-0
/
+1
2015-06-23
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
1
-0
/
+2
2015-06-23
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
Laszlo Ersek
1
-2
/
+3
2015-06-23
add pci-bridge-seat
Gerd Hoffmann
1
-0
/
+1
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+7
2015-06-10
pci: add PCI_CLASS_INPUT_*
Gerd Hoffmann
1
-0
/
+7
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+14
2015-06-04
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-0
/
+6
2015-06-03
pci: make pci_bar useable outside pci.c
Michael Roth
1
-0
/
+6
2015-06-03
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
2
-0
/
+2
2015-06-03
hw/pci: introduce PCI Expander Bridge (PXB)
Marcel Apfelbaum
1
-0
/
+1
2015-06-03
hw/pci: made pci_bus_num a PCIBusClass method
Marcel Apfelbaum
1
-0
/
+1
2015-06-03
hw/pci: made pci_bus_is_root a PCIBusClass method
Marcel Apfelbaum
2
-0
/
+10
2015-06-02
xen: don't allow guest to control MSI mask register
Jan Beulich
1
-0
/
+2
2015-05-31
Add stream ID to MSI write
Pavel Fedin
1
-0
/
+1
2015-05-11
pci: add network device class 'other' for network switches
Scott Feldman
1
-0
/
+1
2015-05-11
pci: add rocker device ID
Scott Feldman
1
-0
/
+1
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2
-17
/
+17
2015-03-18
pci: fix several trivial typos in comment
Chen Fan
2
-2
/
+2
2015-03-18
pcie: correct mistaken register bit for End-End TLP Prefix Blocking
Chen Fan
1
-1
/
+1
[next]