index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci
/
pcie.c
Age
Commit message (
Expand
)
Author
2016-02-19
pcie: modify the capability size assert
Chen Fan
2016-01-29
pci: Clean up includes
Peter Maydell
2015-11-06
fix bad indentation in pcie_cap_slot_write_config()
Cao jin
2015-10-29
enable multi-function hot-add
Cao jin
2015-10-29
remove function during multi-function hot-add
Cao jin
2015-07-08
pcie: Set the "link active" in the link status register
Benjamin Herrenschmidt
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-03-18
pcie: correct mistaken register bit for End-End TLP Prefix Blocking
Chen Fan
2014-11-24
pcie: fix improper use of negative value
Gonglei
2014-11-24
pcie: fix typo in pcie_cap_deverr_init()
Gonglei
2014-11-02
pcie: change confused comment clearer
Gonglei
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-08-25
pcie: fix trailing whitespace
Michael S. Tsirkin
2014-08-25
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
Knut Omang
2014-08-25
pcie: Fix incorrect write to the ari capability next function field
Knut Omang
2014-06-23
pcie: coding style tweak
Michael S. Tsirkin
2014-06-23
hw/pcie: better hotplug/hotunplug support
Marcel Apfelbaum
2014-06-23
hw/pcie: implement power controller functionality
Marcel Apfelbaum
2014-06-23
hw/pcie: correct debug message
Marcel Apfelbaum
2014-03-09
PCIE: fix regression with coldplugged multifunction device
Igor Mammedov
2014-02-10
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
2013-10-14
hw/pcie: AER and hot-plug events must use device's interrupt
Marcel Apfelbaum
2013-07-29
pci-bridge: Turn PCIBridge into abstract QOM type
Andreas Färber
2013-03-26
pcie: Add endpoint capability initialization wrapper
Alex Williamson
2013-03-26
pcie: Mangle types to match topology
Alex Williamson
2012-12-26
pcie: Fix bug in pcie_ext_cap_set_next
Knut Omang
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-17
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin