Markus Armbruster
|
5a79d10c95
pci: Delete useless error_propagate()
|
5 年之前 |
Markus Armbruster
|
a9cf5c46c6
pci: pci_create(), pci_create_multifunction() are now unused, drop
|
5 年之前 |
Markus Armbruster
|
9307d06da9
pci: Convert uses of pci_create() etc. with Coccinelle
|
5 年之前 |
Markus Armbruster
|
7411aa63a5
pci: New pci_new(), pci_realize_and_unref() etc.
|
5 年之前 |
Markus Armbruster
|
f1483b466d
qdev: Convert to qbus_realize(), qbus_unrealize()
|
5 年之前 |
Peter Xu
|
12fcf49c1a
pci: Display PCI IRQ pin in "info pci"
|
5 年之前 |
Thomas Huth
|
00823980b2
hw/pci: Fix crash when running QEMU with "-nic model=rocker"
|
5 年之前 |
Prasad J Pandit
|
f7d6a635fa
pci: assert configuration access is within bounds
|
5 年之前 |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 年之前 |
BALATON Zoltan
|
7ff81d6357
pci: Honour wmask when resetting PCI_INTERRUPT_LINE
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Peter Xu
|
1df2c9a26f
migration: Define VMSTATE_INSTANCE_ID_ANY
|
5 年之前 |
Thomas Huth
|
2a4dbaf1c0
hw/pci: Remove the "command_serr_enable" property
|
5 年之前 |
Alex Williamson
|
77ef8f8db2
pci: Use PCI aliases when determining device IOMMU address space
|
5 年之前 |
Jens Freimann
|
a1190ab628
migration: allow unplug during migration for failover devices
|
5 年之前 |
Jens Freimann
|
4f5b6a05a4
pci: add option for net failover
|
5 年之前 |
Markus Armbruster
|
46517dd497
Include sysemu/sysemu.h a lot less
|
6 年之前 |
Markus Armbruster
|
b58c5c2dd2
numa: Move remaining NUMA declarations from sysemu.h to numa.h
|
6 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 年之前 |
Markus Armbruster
|
ca77ee28e0
Include migration/qemu-file-types.h a lot less
|
6 年之前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年之前 |
David Gibson
|
2ad778b8c2
pci: Fold pci_get_bus_devfn() into its sole caller
|
6 年之前 |
David Gibson
|
2f57db8a27
pcie: Simplify pci_adjust_config_limit()
|
6 年之前 |
David Gibson
|
b0e5196a52
pci: Simplify pci_bus_is_root()
|
6 年之前 |
Greg Kurz
|
e8ec4adfe2
spapr: Drop duplicate PCI swizzle code
|
6 年之前 |
Markus Armbruster
|
eaf27fab21
pci: Report fatal errors with error_report(), not error_printf()
|
6 年之前 |
Greg Kurz
|
1c685a9026
pci: Allow PCI bus subtypes to support extended config space accesses
|
6 年之前 |