Sign in
qemu
/
qemu
/
5adbed3088ded43acdfb5da749441c38af671833
/
hw
/
pci-bridge
/
pci_bridge_dev.c
dc0ae76
hw/pci: disable pci-bridge's shpc by default
by Marcel Apfelbaum
· 8 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
52ea63d
fix some coding style problems
by Cao jin
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
226419d
msi_supported -> msi_nonbroken
by Michael S. Tsirkin
· 9 years ago
9cfaa00
change type of pci_bridge_initfn() to void
by Cao jin
· 9 years ago
97d5408
pci: Clean up includes
by Peter Maydell
· 9 years ago
4e5c9bf
hw/pci-bridge: introduce "shpc" property
by Laszlo Ersek
· 10 years ago
7a7c6a4
hw/pci-bridge: add macro for "msi" property
by Laszlo Ersek
· 10 years ago
3cf0ecb
hw/pci-bridge: add macro for "chassis_nr" property
by Laszlo Ersek
· 10 years ago
0034e56
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
by Laszlo Ersek
· 10 years ago
eb6c6a6
add pci-bridge-seat
by Gerd Hoffmann
· 10 years ago
5cd5e70
pci: split shpc_cleanup and shpc_free
by Paolo Bonzini
· 10 years ago
14d5a28
qdev: HotplugHandler: Rename unplug callback to unplug_request
by Igor Mammedov
· 10 years ago
469b046
memory: remove memory_region_destroy
by Paolo Bonzini
· 11 years ago
5d26870
pci/shpc: convert SHPC hotplug to use hotplug-handler API
by Igor Mammedov
· 11 years ago
c008ac0
hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init
by Marcel Apfelbaum
· 11 years ago
57524e1
pci-bridge-dev: QOM parent field cleanup
by Andreas Färber
· 12 years ago
f055e96
pci-bridge: Turn PCIBridge into abstract QOM type
by Andreas Färber
· 12 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 12 years ago
40c5dce
hw/p*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
c0907c9
hw: move PCI bridges to hw/pci-* or hw/ARCH
by Paolo Bonzini
· 12 years ago
[Renamed from hw/pci/bridge/pci_bridge_dev.c]
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/pci_bridge_dev.c]
60a0e44
pci: Allow PCI bus creation interfaces to specify the type of bus
by Alex Williamson
· 12 years ago
ea7cfed
pci_bridge: Remove duplicate IRQ swizzle function
by Alex Williamson
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8e9a868
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
5c03a25
pci: use constants for devices under the 1B36 device ID, document them
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
06aac7b
pci: rename pci_internals.h pci_bus.h
by Michael S. Tsirkin
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
f90c2bc
pci: convert PCIUnregisterFunc to void
by Alex Williamson
· 13 years ago
80aa796
pci_bridge_dev: fix error path in pci_bridge_dev_initfn()
by Jason Baron
· 13 years ago
cbd2d43
msi: Invoke msi/msix_reset from PCI core
by Jan Kiszka
· 13 years ago
4eb812f
pci: add standard bridge device
by Michael S. Tsirkin
· 14 years ago