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
/
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
-9
/
+9
*
Revert "pcie_sriov: Do not manually unrealize"
Michael S. Tsirkin
2024-08-01
1
-0
/
+4
*
Revert "pcie_sriov: Ensure VF function number does not overflow"
Michael S. Tsirkin
2024-08-01
1
-17
/
+2
*
Revert "pcie_sriov: Reuse SR-IOV VF device instances"
Michael S. Tsirkin
2024-08-01
2
-41
/
+56
*
Revert "pcie_sriov: Release VFs failed to realize"
Michael S. Tsirkin
2024-08-01
1
-2
/
+0
*
Revert "pcie_sriov: Remove num_vfs from PCIESriovPF"
Michael S. Tsirkin
2024-08-01
2
-21
/
+9
*
Revert "pcie_sriov: Register VFs after migration"
Michael S. Tsirkin
2024-08-01
2
-14
/
+0
*
Revert "hw/pci: Fix SR-IOV VF number calculation"
Michael S. Tsirkin
2024-08-01
1
-5
/
+1
*
Revert "pcie_sriov: Ensure PF and VF are mutually exclusive"
Michael S. Tsirkin
2024-08-01
1
-5
/
+0
*
Revert "pcie_sriov: Check PCI Express for SR-IOV PF"
Michael S. Tsirkin
2024-08-01
1
-5
/
+0
*
Revert "pcie_sriov: Allow user to create SR-IOV device"
Michael S. Tsirkin
2024-08-01
2
-270
/
+82
*
pcie_sriov: Allow user to create SR-IOV device
Akihiko Odaki
2024-07-22
2
-82
/
+270
*
pcie_sriov: Check PCI Express for SR-IOV PF
Akihiko Odaki
2024-07-22
1
-0
/
+5
*
pcie_sriov: Ensure PF and VF are mutually exclusive
Akihiko Odaki
2024-07-22
1
-0
/
+5
*
hw/pci: Fix SR-IOV VF number calculation
Akihiko Odaki
2024-07-22
1
-1
/
+5
*
hw/pci: Replace -1 with UINT32_MAX for romsize
Akihiko Odaki
2024-07-03
1
-4
/
+4
*
pcie_sriov: Register VFs after migration
Akihiko Odaki
2024-07-03
2
-0
/
+14
*
pcie_sriov: Remove num_vfs from PCIESriovPF
Akihiko Odaki
2024-07-03
2
-9
/
+21
*
pcie_sriov: Release VFs failed to realize
Akihiko Odaki
2024-07-03
1
-0
/
+2
*
pcie_sriov: Reuse SR-IOV VF device instances
Akihiko Odaki
2024-07-03
2
-56
/
+41
*
pcie_sriov: Ensure VF function number does not overflow
Akihiko Odaki
2024-07-03
1
-2
/
+17
*
pcie_sriov: Do not manually unrealize
Akihiko Odaki
2024-07-03
1
-4
/
+0
*
hw/pci: Rename has_power to enabled
Akihiko Odaki
2024-07-03
2
-9
/
+9
*
HostIOMMUDevice: Store the aliased bus and devfn
Eric Auger
2024-06-24
1
-2
/
+6
*
hw/pci: Introduce pci_device_[set|unset]_iommu_device()
Yi Liu
2024-06-24
1
-0
/
+27
*
hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
Zhenzhong Duan
2024-06-24
1
-3
/
+45
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-2
/
+2
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Peter Maydell
2024-03-13
3
-9
/
+32
|
\
|
*
hw/pci: Always call pcie_sriov_pf_reset()
Akihiko Odaki
2024-03-12
1
-0
/
+1
|
*
pcie_sriov: Do not reset NumVFs after disabling VFs
Akihiko Odaki
2024-03-12
1
-1
/
+2
|
*
pcie_sriov: Reset SR-IOV extended capability
Akihiko Odaki
2024-03-12
1
-8
/
+18
|
*
pcie_sriov: Validate NumVFs
Akihiko Odaki
2024-03-12
1
-0
/
+3
|
*
pcie: Support PCIe Gen5/Gen6 link speeds
Lukas Stockner
2024-03-12
1
-0
/
+8
*
|
hw/pci: add some convenient trace-events for pcie and shpc hotplug
Vladimir Sementsov-Ogievskiy
2024-03-11
3
-0
/
+108
|
/
*
hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
Philippe Mathieu-Daudé
2024-03-09
1
-1
/
+2
*
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
Peter Maydell
2024-02-02
1
-4
/
+6
|
\
|
*
pci: Switch bus reset to 3-phase-reset
Peter Maydell
2024-02-02
1
-4
/
+6
*
|
hw/pci: remove pci_nic_init_nofail()
David Woodhouse
2024-02-02
1
-72
/
+0
*
|
hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
David Woodhouse
2024-02-02
1
-0
/
+45
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-01-04
1
-1
/
+0
|
\
|
*
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-31
1
-1
/
+0
*
|
hw/pci: Constify VMState
Richard Henderson
2023-12-30
5
-10
/
+10
|
/
*
msix: unset PCIDevice::msix_vector_poll_notifier in rollback
Robert Hoo
2023-12-02
1
-0
/
+1
*
pcie_sriov: Remove g_new assertion
Akihiko Odaki
2023-12-02
1
-1
/
+0
*
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2023-11-03
1
-5
/
+13
*
migration: Use vmstate_register_any()
Juan Quintela
2023-11-01
1
-1
/
+1
*
hw/pci: Clean up global variable shadowing of address_space_io variable
Philippe Mathieu-Daudé
2023-10-19
1
-16
/
+9
*
pcie_sriov: unregister_vfs(): fix error path
Vladimir Sementsov-Ogievskiy
2023-10-04
1
-6
/
+3
*
pci: SLT must be RO
Michael S. Tsirkin
2023-10-04
2
-1
/
+15
*
hw/pci: spelling fixes
Michael Tokarev
2023-09-20
2
-2
/
+2
[next]