Sign in
qemu
/
qemu
/
c67d2efd9d1771fd886e3b58771adaa62897f3d9
/
hw
/
pci-bridge
8063396
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
by Eduardo Habkost
· 4 years, 5 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 6 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 6 months ago
ea7e9b5
meson: convert hw/pci-bridge
by Marc-André Lureau
· 6 years ago
3c6ef47
sysbus: Convert to sysbus_realize() etc. with Coccinelle
by Markus Armbruster
· 4 years, 8 months ago
9307d06
pci: Convert uses of pci_create() etc. with Coccinelle
by Markus Armbruster
· 4 years, 8 months ago
df70796
qdev: Convert uses of qdev_create() manually
by Markus Armbruster
· 4 years, 8 months ago
3e80f69
qdev: Convert uses of qdev_create() with Coccinelle
by Markus Armbruster
· 4 years, 8 months ago
a1cf0c7
hw/pci-bridge/dec: Remove dead debug code
by Philippe Mathieu-Daudé
· 4 years, 9 months ago
530a096
pcie_root_port: Add hotplug disabling option
by Julia Suvorova
· 5 years ago
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
aa57020
numa: move numa global variable nb_numa_nodes into MachineState
by Tao Xu
· 6 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
a58dfba
pcie_root_port: Allow ACS to be disabled
by Dr. David Alan Gilbert
· 6 years ago
8e2e95e
xio3130_downstream: typo fix
by Michael S. Tsirkin
· 6 years ago
2841ab4
pcie: check that slt ctrl changed before deleting
by Michael S. Tsirkin
· 6 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
91f4c99
pci: Make is_bridge a bool
by David Gibson
· 6 years ago
b0e5196
pci: Simplify pci_bus_is_root()
by David Gibson
· 6 years ago
d6c1bd4
kconfig: add dependencies on CONFIG_MSI_NONBROKEN
by Paolo Bonzini
· 6 years ago
e07fb4b
gen_pcie_root_port: Add ACS (Access Control Services) capability
by Knut Omang
· 6 years ago
58accbc
i386-softmmu.mak: remove all CONFIG_* except boards definitions
by Yang Zhong
· 6 years ago
7c28b92
build: convert pci.mak to Kconfig
by Paolo Bonzini
· 6 years ago
82f5181
kconfig: introduce kconfig files
by Paolo Bonzini
· 6 years ago
8f560cd
pci/shpc: perform unplug via the hotplug handler
by David Hildenbrand
· 6 years ago
62b7656
pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge
by David Hildenbrand
· 6 years ago
851fedf
pci/shpc: rename hotplug handler callbacks
by David Hildenbrand
· 6 years ago
a09d203
pcie: Fast PCIe root ports for new machines
by Alex Williamson
· 6 years ago
c2a490e
pcie: Allow generic PCIe root port to specify link speed and width
by Alex Williamson
· 6 years ago
ea8cfdb
pcie: Add link speed and width fields to PCIESlot
by Alex Williamson
· 6 years ago
9b27555
pci-bridge/dec: Convert sysbus init function to realize function
by Mao Zhongyi
· 6 years ago
cd1f0ca
hw/pci-bridge/ioh3420: Remove unuseful header
by Philippe Mathieu-Daudé
· 6 years ago
c6329a2
hw/pci-bridge/xio3130: Remove unused functions
by Philippe Mathieu-Daudé
· 6 years ago
6755e61
hw/pci: add PCI resource reserve capability to legacy PCI bridge
by Jing Liu
· 7 years ago
9e89939
hw/pci: factor PCI reserve resources to a separate structure
by Jing Liu
· 7 years ago
b734ed9
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 7 years ago
e688df6
Include qapi/error.h exactly where needed
by Markus Armbruster
· 7 years ago
d61a363
pci: removed the is_express field since a uniform interface was inserted
by Yoni Bettan
· 7 years ago
9d6b9db
pci/bus: let it has higher migration priority
by Peter Xu
· 7 years ago
ed247f4
pci-bridge/i82801b11: clear bridge registers on platform reset
by Laszlo Ersek
· 7 years ago
bf85388
qdev: use device_class_set_parent_realize/unrealize/reset()
by Philippe Mathieu-Daudé
· 7 years ago
90302ad
simba: rename PBMPCIBridge and QOM types to reflect simba naming
by Mark Cave-Ayland
· 7 years ago
ffd9589
apb: split simba PCI bridge into hw/pci-bridge/simba.c
by Mark Cave-Ayland
· 7 years ago
fced4d0
hw/pci-bridge: fix QEMU crash because of pcie-root-port
by Marcel Apfelbaum
· 7 years ago
acc95bc
Merge remote-tracking branch 'origin/master' into HEAD
by Michael S. Tsirkin
· 7 years ago
09db4d3
misc: remove old i386 dependency
by Philippe Mathieu-Daudé
· 7 years ago
fd56e06
pci: Eliminate redundant PCIDevice::bus pointer
by David Gibson
· 7 years ago
1115ff6
pci: Rename root bus initialization functions for clarity
by David Gibson
· 7 years ago
2d0f99e
hw/pcie-pci-bridge: restrict to X86 and ARM
by Marcel Apfelbaum
· 7 years ago
8e36c33
hw/gen_pcie_root_port: make IO RO 0 on IO disabled
by Marcel Apfelbaum
· 7 years ago
fd3b02c
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
by Eduardo Habkost
· 7 years ago
71d7876
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
by Eduardo Habkost
· 7 years ago
d659d94
hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability case
by Aleksandr Bezzubikov
· 7 years ago
06592d7
pci: Set err to errp directly rather than through error_propagate()
by Mao Zhongyi
· 7 years ago
8b3d263
xio3130_downstream: Report error if pcie_chassis_add_slot() failed
by Eduardo Habkost
· 7 years ago
226263f
hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root Port
by Aleksandr Bezzubikov
· 8 years ago
a35fe22
hw/pci: introduce pcie-pci-bridge device
by Aleksandr Bezzubikov
· 8 years ago
344475e
pci: Convert shpc_init() to Error
by Mao Zhongyi
· 8 years ago
f8cd1b0
pci: Convert to realize
by Mao Zhongyi
· 8 years ago
9a7c2a5
pci: Make errp the last parameter of pci_add_capability()
by Mao Zhongyi
· 8 years ago
ba94971
hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device
by Thomas Huth
· 8 years ago
bc277a5
hw/pcie: fix the generic pcie root port to support migration
by Marcel Apfelbaum
· 8 years ago
adb354d
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
by Stefan Hajnoczi
· 8 years ago
2fa3566
Revert "hw/pci: disable pci-bridge's shpc by default"
by Marcel Apfelbaum
· 8 years ago
e90f2a8
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
by Eduardo Habkost
· 8 years ago
5459ef3
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into staging
by Peter Maydell
· 8 years ago
dc0ae76
hw/pci: disable pci-bridge's shpc by default
by Marcel Apfelbaum
· 8 years ago
ee640c6
pci: Convert msix_init() to Error and fix callers
by Cao jin
· 8 years ago
f7d6f3f
hw/pcie: Introduce Generic PCI Express Root Port
by Marcel Apfelbaum
· 8 years ago
fed23cb
hw/ioh3420: derive from PCI Express Root Port base class
by Marcel Apfelbaum
· 8 years ago
9d5154d
hw/pcie: Introduce a base class for PCI Express Root Ports
by Marcel Apfelbaum
· 8 years ago
ef29122
pxb: Restrict to x86
by David Gibson
· 8 years ago
20daa90
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
by Dr. David Alan Gilbert
· 8 years ago
f18c697
pcie_aer: support configurable AER capa version
by Dou Liyang
· 8 years ago
33848ce
pcie_aer: Convert pcie_aer_init to Error
by Cao jin
· 8 years ago
814bb12
clean-up: removed duplicate #includes
by Anand J
· 8 years ago
86395eb
hw/pci-bridge: Convert pxb initialization functions to Error
by Wei Jiangang
· 9 years ago
7b346c7
hw/pxb: declare pxb devices as not hot-pluggable
by Marcel Apfelbaum
· 9 years ago
2c533c5
hw/pcie-root-port: Fix PCIe root port initialization
by Marcel Apfelbaum
· 9 years ago
175de52
Clean up decorations and whitespace around header guards
by Markus Armbruster
· 9 years ago
121d071
Clean up header guards that don't match their file name
by Markus Armbruster
· 9 years ago
85aad98
Drop Emacs local variables lists redundant with .dir-locals.el
by Markus Armbruster
· 9 years ago
1108b2f
pci: Convert msi_init() to Error and fix callers to check it
by Cao jin
· 9 years ago
69b205b
pci bridge dev: change msi property type
by Cao jin
· 9 years ago
bf8d492
q35: allow dynamic sysbus
by Marcel Apfelbaum
· 9 years ago
52ea63d
fix some coding style problems
by Cao jin
· 9 years ago
2e4278b
hw/pci-bridge: Add missing unref in case register-bus fails
by Wei Jiangang
· 9 years ago
3d100d0
Migration: Add i82801b11 migration data
by Dr. David Alan Gilbert
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
f9735fd
pxb: cleanup
by Cao jin
· 9 years ago
226419d
msi_supported -> msi_nonbroken
by Michael S. Tsirkin
· 9 years ago
8d86ada
aer: impove pcie_aer_init to support vfio device
by Chen Fan
· 9 years ago
9cfaa00
change type of pci_bridge_initfn() to void
by Cao jin
· 9 years ago
33c28f3
dec: convert to realize()
by Cao jin
· 9 years ago
13d11b0
hw/pxb: add pxb devices to the bridge category
by Marcel Apfelbaum
· 9 years ago
97d5408
pci: Clean up includes
by Peter Maydell
· 9 years ago
0d75590
ppc: Clean up includes
by Peter Maydell
· 9 years ago
02b0743
hw/pxb: introduce pxb-pcie expander for PCIe machines
by Marcel Apfelbaum
· 9 years ago
Next »