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