index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pci
/
pcie.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-pci: compat page aligned ATS
Jason Wang
2021-04-06
1
-4
/
+6
*
pcie: don't set link state active if the slot is empty
Laurent Vivier
2021-02-23
1
-10
/
+9
*
pci: advertise a page aligned ATS
Jason Wang
2020-10-30
1
-2
/
+3
*
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
2020-07-02
1
-1
/
+1
*
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
hw/pci/pcie: Move hot plug capability check to pre_plug callback
Julia Suvorova
2020-06-09
1
-8
/
+11
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable
Julia Suvorova
2020-05-04
1
-3
/
+3
*
hw/pci/pcie: Forbid hot-plug if it's disabled on the slot
Julia Suvorova
2020-05-04
1
-0
/
+19
*
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2020-03-08
1
-4
/
+7
*
pci: mark device having guest unplug request pending
Jens Freimann
2019-10-29
1
-0
/
+3
*
pci: mark devices partially unplugged
Jens Freimann
2019-10-29
1
-0
/
+3
*
pcie: minor cleanups for slot control/status
Michael S. Tsirkin
2019-07-01
1
-6
/
+11
*
pcie: work around for racy guest init
Michael S. Tsirkin
2019-07-01
1
-0
/
+19
*
pcie: check that slt ctrl changed before deleting
Michael S. Tsirkin
2019-07-01
1
-2
/
+12
*
pcie: don't skip multi-mask events
Michael S. Tsirkin
2019-07-01
1
-1
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
pcie: Add a simple PCIe ACS (Access Control Services) helper function
Knut Omang
2019-03-13
1
-0
/
+38
*
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
1
-1
/
+2
*
pci: Sanity test minimum downstream LNKSTA
Alex Williamson
2019-02-22
1
-3
/
+10
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
1
-1
/
+1
*
pci/pcie: stop plug/unplug if the slot is locked
David Hildenbrand
2019-01-15
1
-8
/
+17
*
pci/pcie: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
1
-1
/
+9
*
pci/pcie: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
1
-9
/
+8
*
pcie: Fill PCIESlot link fields to support higher speeds and widths
Alex Williamson
2018-12-19
1
-0
/
+74
*
pci: Sync PCIe downstream port LNKSTA on read
Alex Williamson
2018-12-19
1
-0
/
+39
*
pcie: Create enums for link speed and width
Alex Williamson
2018-12-19
1
-3
/
+4
*
pcie: set link state inactive/active after hot unplug/plug
Zheng Xiang
2018-12-19
1
-0
/
+12
*
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-2
/
+3
*
pci: Convert to realize
Mao Zhongyi
2017-07-03
1
-7
/
+17
*
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
1
-2
/
+8
*
hw/virtio: fix Link Control Register for PCI Express virtio devices
Marcel Apfelbaum
2017-03-16
1
-0
/
+14
*
hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...
Marcel Apfelbaum
2017-03-16
1
-0
/
+6
*
pcie: simplify pcie_add_capability()
Peter Xu
2017-02-17
1
-11
/
+3
*
pci/pcie: don't assume cap id 0 is reserved
Michael S. Tsirkin
2017-02-17
1
-4
/
+7
*
pcie: fix typo in comments
Cao jin
2017-01-24
1
-1
/
+1
*
virtio-pci: address space translation service (ATS) support
Jason Wang
2017-01-10
1
-0
/
+15
*
pcie: fix link active status bit migration
Michael S. Tsirkin
2016-07-28
1
-6
/
+18
*
pcie: Introduce function for DSN capability creation
Dmitry Fleytman
2016-06-02
1
-0
/
+10
*
pcie: Add support for PCIe CAP v1
Dmitry Fleytman
2016-06-02
1
-18
/
+66
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
pcie: modify the capability size assert
Chen Fan
2016-02-19
1
-1
/
+1
*
pci: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
fix bad indentation in pcie_cap_slot_write_config()
Cao jin
2015-11-06
1
-6
/
+6
*
enable multi-function hot-add
Cao jin
2015-10-29
1
-9
/
+9
*
remove function during multi-function hot-add
Cao jin
2015-10-29
1
-5
/
+18
*
pcie: Set the "link active" in the link status register
Benjamin Herrenschmidt
2015-07-08
1
-1
/
+1
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
pcie: correct mistaken register bit for End-End TLP Prefix Blocking
Chen Fan
2015-03-18
1
-1
/
+1
*
pcie: fix improper use of negative value
Gonglei
2014-11-24
1
-1
/
+1
[next]