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
2024-11-27
hw/pci: Remove unused pci_irq_pulse() method
Philippe Mathieu-Daudé
1
-10
/
+0
2024-11-04
hw/pci: Add parenthesis to PCI_BUILD_BDF macro
Roque Arcudia Hernandez
1
-1
/
+1
2024-11-04
pcie: enable Extended tag field support
Marcin Juszkiewicz
1
-0
/
+2
2024-11-04
virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR
Gao Shiyuan
1
-0
/
+2
2024-11-04
hw/pcie: Provide a utility function for control of EP / SW USP link
Jonathan Cameron
1
-0
/
+2
2024-11-04
hw/acpi: Generic Port Affinity Structure support
Jonathan Cameron
1
-0
/
+1
2024-11-04
softmmu: Expand comments describing max_bounce_buffer_size
Mattias Nissler
1
-1
/
+5
2024-10-31
pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
Daniel Henrique Barboza
1
-0
/
+1
2024-10-03
hw/pci: Remove unused pcie_chassis_find_slot
Dr. David Alan Gilbert
1
-1
/
+0
2024-09-09
softmmu: Support concurrent bounce buffers
Mattias Nissler
1
-0
/
+3
2024-08-01
Revert "hw/pci: Rename has_power to enabled"
Michael S. Tsirkin
2
-7
/
+2
2024-08-01
Revert "pcie_sriov: Ensure VF function number does not overflow"
Michael S. Tsirkin
1
-3
/
+2
2024-08-01
Revert "pcie_sriov: Reuse SR-IOV VF device instances"
Michael S. Tsirkin
3
-15
/
+6
2024-08-01
Revert "pcie_sriov: Remove num_vfs from PCIESriovPF"
Michael S. Tsirkin
1
-0
/
+1
2024-08-01
Revert "pcie_sriov: Register VFs after migration"
Michael S. Tsirkin
1
-2
/
+0
2024-08-01
Revert "pcie_sriov: Allow user to create SR-IOV device"
Michael S. Tsirkin
2
-23
/
+1
2024-07-22
hw/nvme: Add SPDM over DOE support
Wilfred Mallawa
2
-0
/
+10
2024-07-22
hw/pci: Add all Data Object Types defined in PCIe r6.0
Alistair Francis
1
-0
/
+2
2024-07-22
pcie_sriov: Allow user to create SR-IOV device
Akihiko Odaki
2
-1
/
+23
2024-07-03
pcie_sriov: Register VFs after migration
Akihiko Odaki
1
-0
/
+2
2024-07-03
pcie_sriov: Remove num_vfs from PCIESriovPF
Akihiko Odaki
1
-1
/
+0
2024-07-03
pcie_sriov: Reuse SR-IOV VF device instances
Akihiko Odaki
3
-6
/
+15
2024-07-03
pcie_sriov: Ensure VF function number does not overflow
Akihiko Odaki
1
-2
/
+3
2024-07-03
hw/pci: Rename has_power to enabled
Akihiko Odaki
2
-2
/
+7
2024-06-24
hw/pci: Introduce pci_device_[set|unset]_iommu_device()
Yi Liu
1
-1
/
+37
2024-05-03
pci: remove some types from typedefs.h
Paolo Bonzini
3
-23
/
+26
2024-03-12
pcie_sriov: Reset SR-IOV extended capability
Akihiko Odaki
1
-2
/
+2
2024-03-12
pcie: Support PCIe Gen5/Gen6 link speeds
Lukas Stockner
1
-0
/
+2
2024-02-02
hw/pci: remove pci_nic_init_nofail()
David Woodhouse
1
-3
/
+0
2024-02-02
hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
David Woodhouse
1
-1
/
+3
2023-12-30
hw/pci: Constify VMState
Richard Henderson
1
-1
/
+1
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2
-3
/
+35
2023-10-20
Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...
Stefan Hajnoczi
1
-0
/
+2
2023-10-19
hw/pci: Clean up global variable shadowing of address_space_io variable
Philippe Mathieu-Daudé
1
-6
/
+3
2023-10-17
pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
Helge Deller
1
-0
/
+2
2023-10-04
pci: SLT must be RO
Michael S. Tsirkin
1
-0
/
+3
2023-09-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
1
-1
/
+1
2023-09-08
include/: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-09-07
hw/ufs: Initial commit for emulated Universal-Flash-Storage
Jeuk Kim
2
-0
/
+2
2023-07-10
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki
1
-0
/
+2
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
1
-1
/
+1
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
1
-2
/
+1
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
1
-1
/
+0
2023-07-10
hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
Bernhard Beschow
1
-0
/
+2
2023-07-10
pcie: Add a PCIe capability version helper
Alex Williamson
1
-0
/
+1
2023-05-19
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
1
-0
/
+2
2023-05-16
hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...
Jonathan Cameron
1
-1
/
+1
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
1
-8
/
+20
2023-04-21
pci: avoid accessing slot_reserved_mask directly outside of pci.c
Chuck Zmudzinski
1
-0
/
+3
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-5
/
+5
[next]