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
/
hw
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
pcie: Introduce function for DSN capability creation
Dmitry Fleytman
1
-0
/
+10
2016-06-02
pcie: Add support for PCIe CAP v1
Dmitry Fleytman
1
-18
/
+66
2016-06-02
msix: make msix_clr_pending() visible for clients
Dmitry Fleytman
1
-1
/
+1
2016-05-18
Fix some typos found by codespell
Stefan Weil
2
-2
/
+2
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2
-0
/
+2
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2
-4
/
+17
2016-02-25
pci core: function pci_bus_init() cleanup
Cao jin
1
-5
/
+2
2016-02-25
pci core: function pci_host_bus_register() cleanup
Cao jin
1
-3
/
+3
2016-02-19
pcie_aer: expose pcie_aer_msg() interface
Chen Fan
1
-1
/
+1
2016-02-19
aer: impove pcie_aer_init to support vfio device
Chen Fan
1
-2
/
+2
2016-02-19
pcie: modify the capability size assert
Chen Fan
1
-1
/
+1
2016-02-16
change type of pci_bridge_initfn() to void
Cao jin
1
-2
/
+1
2016-02-16
msix: fix msix_vector_masked
Michael S. Tsirkin
1
-2
/
+2
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
2
-3
/
+18
2016-02-06
hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie dev...
Marcel Apfelbaum
1
-0
/
+7
2016-01-29
pci: Clean up includes
Peter Maydell
12
-1
/
+12
2015-11-06
fix bad indentation in pcie_cap_slot_write_config()
Cao jin
1
-6
/
+6
2015-10-29
enable multi-function hot-add
Cao jin
3
-10
/
+63
2015-10-29
remove function during multi-function hot-add
Cao jin
1
-5
/
+18
2015-10-24
msix: implement pba write (but read-only)
Marc-André Lureau
1
-0
/
+6
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
2
-2
/
+2
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-1
/
+1
2015-09-16
pci: remove Link Training error from AER error list
Paolo Bonzini
1
-4
/
+0
2015-09-11
maint: remove unused include for strings.h
Daniel P. Berrange
1
-1
/
+0
2015-09-10
hw/pci: fix pci_update_mappings() trace events
Laszlo Ersek
1
-2
/
+2
2015-09-10
pci: Fix pci_device_iommu_address_space() bus propagation
Benjamin Herrenschmidt
1
-8
/
+5
2015-09-07
hw/pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
2
-6
/
+2
2015-08-13
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
1
-3
/
+9
2015-07-20
pci_add_capability: remove duplicate comments
Chen Hanxiao
1
-4
/
+2
2015-07-08
pcie: Set the "link active" in the link status register
Benjamin Herrenschmidt
1
-1
/
+1
2015-06-23
Print error when failing to load PCI config data
Dr. David Alan Gilbert
1
-0
/
+4
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
3
-2
/
+1
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-1
/
+1
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-2
/
+2
2015-06-12
virtio-vga: add '-vga virtio' support
Gerd Hoffmann
1
-0
/
+2
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-12
/
+66
2015-06-04
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-1
/
+1
2015-06-03
pci: make pci_bar useable outside pci.c
Michael Roth
1
-1
/
+1
2015-06-03
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
1
-0
/
+11
2015-06-03
hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query
Marcel Apfelbaum
1
-1
/
+2
2015-06-03
hw/pci: extend PCI config access to support devices behind PXB
Marcel Apfelbaum
1
-5
/
+29
2015-06-03
hw/pci: made pci_bus_num a PCIBusClass method
Marcel Apfelbaum
1
-3
/
+10
2015-06-03
hw/pci: made pci_bus_is_root a PCIBusClass method
Marcel Apfelbaum
1
-3
/
+14
2015-06-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-02' in...
Peter Maydell
2
-30
/
+23
2015-06-02
xen: don't allow guest to control MSI mask register
Jan Beulich
1
-4
/
+0
2015-06-02
monitor: Use trad. command interface for HMP pcie_aer_inject_error
Markus Armbruster
2
-30
/
+23
2015-05-31
Add stream ID to MSI write
Pavel Fedin
2
-3
/
+10
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-40
/
+33
[next]