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