index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pci
/
pcie.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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-29
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
*
pcie: fix typo in pcie_cap_deverr_init()
Gonglei
2014-11-24
1
-1
/
+1
*
pcie: change confused comment clearer
Gonglei
2014-11-02
1
-1
/
+1
*
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-10-15
1
-2
/
+2
*
pcie: fix trailing whitespace
Michael S. Tsirkin
2014-08-25
1
-1
/
+1
*
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
Knut Omang
2014-08-25
1
-5
/
+6
*
pcie: Fix incorrect write to the ari capability next function field
Knut Omang
2014-08-25
1
-1
/
+1
*
pcie: coding style tweak
Michael S. Tsirkin
2014-06-23
1
-5
/
+3
*
hw/pcie: better hotplug/hotunplug support
Marcel Apfelbaum
2014-06-23
1
-5
/
+24
*
hw/pcie: implement power controller functionality
Marcel Apfelbaum
2014-06-23
1
-1
/
+32
*
hw/pcie: correct debug message
Marcel Apfelbaum
2014-06-23
1
-1
/
+1
*
PCIE: fix regression with coldplugged multifunction device
Igor Mammedov
2014-03-09
1
-8
/
+8
*
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
1
-25
/
+40
*
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
2013-11-05
1
-1
/
+1
*
hw/pcie: AER and hot-plug events must use device's interrupt
Marcel Apfelbaum
2013-10-14
1
-2
/
+2
*
pci-bridge: Turn PCIBridge into abstract QOM type
Andreas Färber
2013-07-29
1
-1
/
+1
*
pcie: Add endpoint capability initialization wrapper
Alex Williamson
2013-03-26
1
-13
/
+16
*
pcie: Mangle types to match topology
Alex Williamson
2013-03-26
1
-0
/
+13
*
pcie: Fix bug in pcie_ext_cap_set_next
Knut Omang
2012-12-26
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
pci: fix path for local includes
Michael S. Tsirkin
2012-12-17
1
-6
/
+6
*
pci: move pci core code to hw/pci
Michael S. Tsirkin
2012-12-17
1
-0
/
+555
[prev]