index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci
/
pcie_aer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+0
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-1
/
+1
2017-12-05
pci: Add pci_dev_bus_num() helper
David Gibson
1
-1
/
+1
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
1
-1
/
+1
2017-05-08
pci: Reduce scope of error injection
Eric Blake
1
-2
/
+2
2017-05-08
pci: Use struct instead of QDict to pass back parameters
Eric Blake
1
-18
/
+26
2017-02-22
Don't check qobject_type() before qobject_to_qdict()
Markus Armbruster
1
-1
/
+1
2017-01-10
pcie_aer: support configurable AER capa version
Dou Liyang
1
-3
/
+3
2017-01-10
pcie_aer: Convert pcie_aer_init to Error
Cao jin
1
-10
/
+7
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
1
-0
/
+1
2016-02-19
pcie_aer: expose pcie_aer_msg() interface
Chen Fan
1
-1
/
+1
2016-02-19
aer: impove pcie_aer_init to support vfio device
Chen Fan
1
-2
/
+2
2016-01-29
pci: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
1
-1
/
+1
2015-09-16
pci: remove Link Training error from AER error list
Paolo Bonzini
1
-4
/
+0
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-2
/
+2
2015-06-02
monitor: Use trad. command interface for HMP pcie_aer_inject_error
Markus Armbruster
1
-17
/
+22
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
1
-1
/
+1
2015-03-18
pcie_aer: fix comment to match pcie spec
Michael S. Tsirkin
1
-2
/
+2
2015-03-18
aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register
Chen Fan
1
-1
/
+1
2015-03-18
pcie_aer: fix typos in pcie_aer_inject_error comment
Chen Fan
1
-3
/
+3
2015-03-18
aer: fix wrong check on expose aer tlp prefix log
Chen Fan
1
-1
/
+1
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
1
-1
/
+1
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-4
/
+2
2014-05-05
hw/pci/pcie_aer.c: fix buffer overruns on invalid state load
Michael S. Tsirkin
1
-1
/
+9
2013-11-05
bswap.h: Remove cpu_to_be32wu()
Peter Maydell
1
-2
/
+2
2013-10-14
hw/pcie: AER and hot-plug events must use device's interrupt
Marcel Apfelbaum
1
-2
/
+2
2013-07-07
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
1
-4
/
+4
2013-07-07
pci: Use helper to find device's root bus in pci_find_domain()
David Gibson
1
-2
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-12-17
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
1
-1
/
+1
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
1
-6
/
+6
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
1
-0
/
+1032