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-bridge
/
pci_bridge_dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
pci: Make is_bridge a bool
David Gibson
2019-05-30
1
-1
/
+1
*
pci/shpc: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
1
-0
/
+10
*
pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge
David Hildenbrand
2018-12-20
1
-6
/
+6
*
pci/shpc: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
1
-9
/
+8
*
hw/pci: add PCI resource reserve capability to legacy PCI bridge
Jing Liu
2018-09-07
1
-0
/
+24
*
pci/bus: let it has higher migration priority
Peter Xu
2018-02-08
1
-0
/
+1
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+1
*
pci: Convert shpc_init() to Error
Mao Zhongyi
2017-07-03
1
-8
/
+6
*
Revert "hw/pci: disable pci-bridge's shpc by default"
Marcel Apfelbaum
2017-05-17
1
-1
/
+1
*
hw/pci: disable pci-bridge's shpc by default
Marcel Apfelbaum
2017-02-01
1
-1
/
+1
*
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
1
-4
/
+16
*
pci bridge dev: change msi property type
Cao jin
2016-07-05
1
-6
/
+7
*
fix some coding style problems
Cao jin
2016-06-17
1
-0
/
+4
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-11
1
-1
/
+1
*
change type of pci_bridge_initfn() to void
Cao jin
2016-02-16
1
-5
/
+3
*
pci: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/pci-bridge: introduce "shpc" property
Laszlo Ersek
2015-06-23
1
-16
/
+70
*
hw/pci-bridge: add macro for "msi" property
Laszlo Ersek
2015-06-23
1
-1
/
+2
*
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
2015-06-23
1
-1
/
+2
*
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
Laszlo Ersek
2015-06-23
1
-1
/
+1
*
add pci-bridge-seat
Gerd Hoffmann
2015-06-23
1
-1
/
+24
*
pci: split shpc_cleanup and shpc_free
Paolo Bonzini
2015-02-16
1
-4
/
+10
*
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-10-15
1
-1
/
+1
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-2
/
+0
*
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
1
-0
/
+9
*
hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init
Marcel Apfelbaum
2013-10-14
1
-1
/
+1
*
pci-bridge-dev: QOM parent field cleanup
Andreas Färber
2013-07-29
1
-8
/
+14
*
pci-bridge: Turn PCIBridge into abstract QOM type
Andreas Färber
2013-07-29
1
-5
/
+5
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
1
-0
/
+158