index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "hw/pci: Rename has_power to enabled"
Michael S. Tsirkin
2024-08-01
2
-7
/
+2
*
Revert "pcie_sriov: Ensure VF function number does not overflow"
Michael S. Tsirkin
2024-08-01
1
-3
/
+2
*
Revert "pcie_sriov: Reuse SR-IOV VF device instances"
Michael S. Tsirkin
2024-08-01
3
-15
/
+6
*
Revert "pcie_sriov: Remove num_vfs from PCIESriovPF"
Michael S. Tsirkin
2024-08-01
1
-0
/
+1
*
Revert "pcie_sriov: Register VFs after migration"
Michael S. Tsirkin
2024-08-01
1
-2
/
+0
*
Revert "pcie_sriov: Allow user to create SR-IOV device"
Michael S. Tsirkin
2024-08-01
2
-23
/
+1
*
hw/nvme: Add SPDM over DOE support
Wilfred Mallawa
2024-07-22
2
-0
/
+10
*
hw/pci: Add all Data Object Types defined in PCIe r6.0
Alistair Francis
2024-07-22
1
-0
/
+2
*
pcie_sriov: Allow user to create SR-IOV device
Akihiko Odaki
2024-07-22
2
-1
/
+23
*
pcie_sriov: Register VFs after migration
Akihiko Odaki
2024-07-03
1
-0
/
+2
*
pcie_sriov: Remove num_vfs from PCIESriovPF
Akihiko Odaki
2024-07-03
1
-1
/
+0
*
pcie_sriov: Reuse SR-IOV VF device instances
Akihiko Odaki
2024-07-03
3
-6
/
+15
*
pcie_sriov: Ensure VF function number does not overflow
Akihiko Odaki
2024-07-03
1
-2
/
+3
*
hw/pci: Rename has_power to enabled
Akihiko Odaki
2024-07-03
2
-2
/
+7
*
hw/pci: Introduce pci_device_[set|unset]_iommu_device()
Yi Liu
2024-06-24
1
-1
/
+37
*
pci: remove some types from typedefs.h
Paolo Bonzini
2024-05-03
3
-23
/
+26
*
pcie_sriov: Reset SR-IOV extended capability
Akihiko Odaki
2024-03-12
1
-2
/
+2
*
pcie: Support PCIe Gen5/Gen6 link speeds
Lukas Stockner
2024-03-12
1
-0
/
+2
*
hw/pci: remove pci_nic_init_nofail()
David Woodhouse
2024-02-02
1
-3
/
+0
*
hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
David Woodhouse
2024-02-02
1
-1
/
+3
*
hw/pci: Constify VMState
Richard Henderson
2023-12-30
1
-1
/
+1
*
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2023-11-03
2
-3
/
+35
*
Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into staging
Stefan Hajnoczi
2023-10-20
1
-0
/
+2
|
\
|
*
pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
Helge Deller
2023-10-17
1
-0
/
+2
*
|
hw/pci: Clean up global variable shadowing of address_space_io variable
Philippe Mathieu-Daudé
2023-10-19
1
-6
/
+3
|
/
*
pci: SLT must be RO
Michael S. Tsirkin
2023-10-04
1
-0
/
+3
*
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-09-08
1
-1
/
+1
|
\
|
*
include/: spelling fixes
Michael Tokarev
2023-09-08
1
-1
/
+1
*
|
hw/ufs: Initial commit for emulated Universal-Flash-Storage
Jeuk Kim
2023-09-07
2
-0
/
+2
|
/
*
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki
2023-07-10
1
-0
/
+2
*
pcie: Use common ARI next function number
Akihiko Odaki
2023-07-10
1
-1
/
+1
*
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
2023-07-10
1
-2
/
+1
*
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifunction()
Bernhard Beschow
2023-07-10
1
-1
/
+0
*
hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
Bernhard Beschow
2023-07-10
1
-0
/
+2
*
pcie: Add a PCIe capability version helper
Alex Williamson
2023-07-10
1
-0
/
+1
*
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
2023-05-19
1
-0
/
+2
*
hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIBridge
Jonathan Cameron
2023-05-16
1
-1
/
+1
*
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
2023-04-24
1
-8
/
+20
*
pci: avoid accessing slot_reserved_mask directly outside of pci.c
Chuck Zmudzinski
2023-04-21
1
-0
/
+3
*
replace TABs with spaces
Yeqi Fu
2023-03-20
1
-5
/
+5
*
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2023-03-11
1
-0
/
+3
|
\
|
*
pcie: Introduce pcie_sriov_num_vfs
Akihiko Odaki
2023-03-10
1
-0
/
+3
*
|
hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
Jonathan Cameron
2023-03-07
1
-0
/
+1
*
|
hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
Jonathan Cameron
2023-03-07
1
-0
/
+2
*
|
hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use.
Jonathan Cameron
2023-03-07
1
-0
/
+1
*
|
hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
Jonathan Cameron
2023-03-07
1
-0
/
+3
|
/
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Peter Maydell
2023-03-03
2
-22
/
+0
|
\
|
*
pcie: drop unused PCIExpressIndicator
Vladimir Sementsov-Ogievskiy
2023-03-02
2
-13
/
+0
|
*
pcie_regs: drop duplicated indicator value macros
Vladimir Sementsov-Ogievskiy
2023-03-02
1
-9
/
+0
*
|
hw/xen: Support MSI mapping to PIRQ
David Woodhouse
2023-03-01
1
-0
/
+1
|
/
[next]