Age | Commit message (Expand) | Author | Files | Lines |
2025-03-07 | Merge tag 'pull-vfio-20250306' of https://github.com/legoater/qemu into staging | Stefan Hajnoczi | 1 | -2/+91 |
2025-03-06 | qdev: Rename PropertyInfo member @name to @type | Markus Armbruster | 1 | -1/+1 |
2025-03-06 | hw/pci: Basic support for PCI power management | Alex Williamson | 1 | -2/+91 |
2025-02-21 | hw/pci: Assert a bar is not registered multiple times | Nicholas Piggin | 1 | -0/+1 |
2025-02-20 | pcie_sriov: Register VFs after migration | Akihiko Odaki | 1 | -0/+7 |
2025-02-20 | pcie_sriov: Reuse SR-IOV VF device instances | Akihiko Odaki | 1 | -2/+12 |
2025-01-13 | hw/pci: Rename has_power to enabled | Akihiko Odaki | 1 | -6/+11 |
2025-01-09 | hw/pci: Use -1 as the default value for rombar | Akihiko Odaki | 1 | -1/+1 |
2024-12-21 | Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging | Stefan Hajnoczi | 1 | -3/+3 |
2024-12-20 | include: Rename sysemu/ -> system/ | Philippe Mathieu-Daudé | 1 | -3/+3 |
2024-12-19 | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 1 | -1/+0 |
2024-12-15 | hw/pci: Constify all Property | Richard Henderson | 1 | -1/+1 |
2024-12-14 | hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper | Philippe Mathieu-Daudé | 1 | -0/+16 |
2024-12-14 | hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE | Philippe Mathieu-Daudé | 1 | -0/+37 |
2024-11-04 | pcie: enable Extended tag field support | Marcin Juszkiewicz | 1 | -0/+2 |
2024-11-04 | hw/pci: Add a busnr property to pci_props and use for acpi/gi | Jonathan Cameron | 1 | -0/+14 |
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 | 1 | -7/+7 |
2024-08-01 | Revert "pcie_sriov: Reuse SR-IOV VF device instances" | Michael S. Tsirkin | 1 | -1/+1 |
2024-08-01 | Revert "pcie_sriov: Register VFs after migration" | Michael S. Tsirkin | 1 | -7/+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: Allow user to create SR-IOV device" | Michael S. Tsirkin | 1 | -38/+24 |
2024-07-22 | pcie_sriov: Allow user to create SR-IOV device | Akihiko Odaki | 1 | -24/+38 |
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 | 1 | -0/+7 |
2024-07-03 | pcie_sriov: Reuse SR-IOV VF device instances | Akihiko Odaki | 1 | -1/+1 |
2024-07-03 | hw/pci: Rename has_power to enabled | Akihiko Odaki | 1 | -7/+7 |
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-12 | hw/pci: Always call pcie_sriov_pf_reset() | Akihiko Odaki | 1 | -0/+1 |
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 |
2023-12-30 | hw/pci: Constify VMState | Richard Henderson | 1 | -4/+4 |
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 |
2023-10-04 | pci: SLT must be RO | Michael S. Tsirkin | 1 | -1/+1 |
2023-08-11 | pci: Fix the update of interrupt disable bit in PCI_COMMAND register | Guoyi Tu | 1 | -1/+1 |
2023-07-25 | hw/pci: add comment to explain checking for available function 0 in pci hotplug | Ani Sinha | 1 | -3/+8 |
2023-07-10 | pcie: Specify 0 for ARI next function numbers | Akihiko Odaki | 1 | -0/+2 |
2023-07-10 | hw/pci: warn when PCIe device is plugged into non-zero slot of downstream port | Ani Sinha | 1 | -0/+20 |
2023-07-10 | hw/pci/pci: Remove multifunction parameter from pci_new_multifunction() | Bernhard Beschow | 1 | -4/+9 |
2023-07-10 | hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti... | Bernhard Beschow | 1 | -3/+4 |
2023-06-23 | pci: ROM preallocation for incoming migration | Vladimir Sementsov-Ogievskiy | 1 | -33/+46 |