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
/
hw
/
pci
/
pcie.c
Age
Commit message (
Expand
)
Author
2023-03-02
pcie: set power indicator to off on reset by default
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: introduce pcie_sltctl_powered_off() helper
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: pcie_cap_slot_enable_power() use correct helper
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie_regs: drop duplicated indicator value macros
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: pcie_cap_slot_write_config(): use correct macro
Vladimir Sementsov-Ogievskiy
2023-01-28
pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
Igor Mammedov
2022-04-20
pcie: Don't try triggering a LSI when not defined
Frederic Barrat
2022-03-06
acpi: pcihp: pcie: set power on cap on parent slot
Igor Mammedov
2022-03-06
pcie: Add support for Single Root I/O Virtualization (SR/IOV)
Knut Omang
2021-11-29
Fix bad overflow check in hw/pci/pcie.c
Daniella Lee
2021-11-15
pcie: expire pending delete
Gerd Hoffmann
2021-11-15
pcie: fast unplug when slot power is off
Gerd Hoffmann
2021-11-15
pcie: factor out pcie_cap_slot_unplug()
Gerd Hoffmann
2021-11-15
pcie: add power indicator blink check
Gerd Hoffmann
2021-11-15
pcie: implement slot power control for pcie root ports
Gerd Hoffmann
2021-11-01
pci: Export pci_for_each_device_under_bus*()
Peter Xu
2021-07-16
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
2021-04-06
virtio-pci: compat page aligned ATS
Jason Wang
2021-02-23
pcie: don't set link state active if the slot is empty
Laurent Vivier
2020-10-30
pci: advertise a page aligned ATS
Jason Wang
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
2020-06-15
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
2020-06-09
hw/pci/pcie: Move hot plug capability check to pre_plug callback
Julia Suvorova
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-05-04
hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable
Julia Suvorova
2020-05-04
hw/pci/pcie: Forbid hot-plug if it's disabled on the slot
Julia Suvorova
2020-03-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2019-10-29
pci: mark device having guest unplug request pending
Jens Freimann
2019-10-29
pci: mark devices partially unplugged
Jens Freimann
2019-07-01
pcie: minor cleanups for slot control/status
Michael S. Tsirkin
2019-07-01
pcie: work around for racy guest init
Michael S. Tsirkin
2019-07-01
pcie: check that slt ctrl changed before deleting
Michael S. Tsirkin
2019-07-01
pcie: don't skip multi-mask events
Michael S. Tsirkin
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-03-12
pcie: Add a simple PCIe ACS (Access Control Services) helper function
Knut Omang
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-02-22
pci: Sanity test minimum downstream LNKSTA
Alex Williamson
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-01-14
pci/pcie: stop plug/unplug if the slot is locked
David Hildenbrand
2018-12-20
pci/pcie: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci/pcie: rename hotplug handler callbacks
David Hildenbrand
2018-12-19
pcie: Fill PCIESlot link fields to support higher speeds and widths
Alex Williamson
2018-12-19
pci: Sync PCIe downstream port LNKSTA on read
Alex Williamson
2018-12-19
pcie: Create enums for link speed and width
Alex Williamson
2018-12-19
pcie: set link state inactive/active after hot unplug/plug
Zheng Xiang
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-07-03
pci: Convert to realize
Mao Zhongyi
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-03-16
hw/virtio: fix Link Control Register for PCI Express virtio devices
Marcel Apfelbaum
2017-03-16
hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...
Marcel Apfelbaum
[next]