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
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: Drop duplicate PCI swizzle code
Greg Kurz
2019-04-26
1
-1
/
+1
*
pci: Report fatal errors with error_report(), not error_printf()
Markus Armbruster
2019-04-17
1
-1
/
+1
*
pci: Allow PCI bus subtypes to support extended config space accesses
Greg Kurz
2019-04-09
2
-1
/
+25
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-28
1
-0
/
+6
|
\
|
*
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-18
1
-0
/
+6
*
|
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-3
/
+3
|
/
*
pcie: Add a simple PCIe ACS (Access Control Services) helper function
Knut Omang
2019-03-13
1
-0
/
+38
*
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+3
*
hw/pci/Makefile.objs: make pcie configurable
Yang Zhong
2019-03-07
2
-2
/
+11
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+2
*
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
3
-3
/
+6
*
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
2
-2
/
+2
*
pci/msi: export msi_is_masked()
Peter Xu
2019-02-05
1
-1
/
+1
*
msix: make pba size math more uniform
Dongli Zhang
2019-01-15
1
-1
/
+1
*
pci/pcie: stop plug/unplug if the slot is locked
David Hildenbrand
2019-01-15
2
-8
/
+18
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
3
-24
/
+24
*
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
2019-01-08
1
-0
/
+33
*
pci: Adjust PCI config limit based on bus topology
Alex Williamson
2018-12-20
1
-0
/
+26
*
pci/shpc: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
1
-1
/
+10
*
pci/pcie: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
2
-1
/
+10
*
pci/shpc: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
1
-7
/
+7
*
pci/pcie: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
2
-11
/
+10
*
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
2
-0
/
+43
*
pcie: Create enums for link speed and width
Alex Williamson
2018-12-19
1
-3
/
+4
*
hw/pci-bridge: Fix invalid free()
Matthias Weckbecker
2018-12-19
1
-1
/
+1
*
pcie: set link state inactive/active after hot unplug/plug
Zheng Xiang
2018-12-19
1
-0
/
+12
*
hw/pci/pci.c: Don't use load_image()
Peter Maydell
2018-12-14
1
-1
/
+5
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
3
-9
/
+10
*
pci_bridge: fix typo in comment
Mao Zhongyi
2018-11-05
1
-1
/
+1
*
qmp, hmp: make subsystem/system-vendor identities optional
Denis V. Lunev
2018-10-11
1
-3
/
+10
*
qmp, hmp: add PCI subsystem id and vendor id to PCI info
Denis V. Lunev
2018-09-25
1
-0
/
+3
*
hw/pci: factor PCI reserve resources to a separate structure
Jing Liu
2018-09-07
1
-21
/
+17
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
1
-14
/
+0
|
\
|
*
hw/pci: remove obsolete PCIDevice->init()
Philippe Mathieu-Daudé
2018-03-20
1
-14
/
+0
*
|
net: allow using any PCI NICs in -net or -nic
Paolo Bonzini
2018-03-12
1
-31
/
+30
|
/
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
2
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-02-13
2
-7
/
+25
|
\
|
*
hw/pci-bridge: fix pcie root port's IO hints capability
Marcel Apfelbaum
2018-02-13
1
-5
/
+19
|
*
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2018-02-08
1
-2
/
+6
*
|
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
|
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
|
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
|
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
2
-0
/
+3
|
/
*
hw/pci*: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-02-06
1
-2
/
+2
*
pci/shpc: Move function to generic header file
Yuval Shaia
2018-01-18
1
-11
/
+2
*
pci: Eliminate pci_find_primary_bus()
David Gibson
2017-12-05
1
-16
/
+0
*
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
4
-42
/
+47
*
pci: Add pci_dev_bus_num() helper
David Gibson
2017-12-05
1
-1
/
+1
[next]