Jason Baron
|
6ac46e3216
pcie: drop version_id field for live migration
|
13 lat temu |
Michael S. Tsirkin
|
5e59b02435
Merge branch pci into master
|
13 lat temu |
Jan Kiszka
|
0ae1625177
pci: Add INTx routing notifier
|
13 lat temu |
Michael S. Tsirkin
|
3afa9bb488
pci: Add pci_device_route_intx_to_irq
|
13 lat temu |
Alex Williamson
|
7cf1b0fd95
pci: Unregister BARs before device exit
|
13 lat temu |
Alex Williamson
|
f90c2bcdbc
pci: convert PCIUnregisterFunc to void
|
13 lat temu |
David Gibson
|
5fa45de562
iommu: Allow PCI to use IOMMU infrastructure
|
13 lat temu |
Anthony PERARD
|
7aa8cbb921
pci.c: Add opaque argument to pci_for_each_device.
|
13 lat temu |
Anthony Liguori
|
8aca521512
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
|
13 lat temu |
Anthony Liguori
|
df6606f455
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
|
13 lat temu |
Anthony Liguori
|
0d936928ef
qdev: Convert busses to QEMU Object Model
|
13 lat temu |
Paolo Bonzini
|
bce544740a
qdev: Move bus properties to abstract superclasses
|
13 lat temu |
Paolo Bonzini
|
3cb75a7cba
qdev: Move bus properties to a separate global
|
13 lat temu |
Michael Roth
|
09f1bbcd83
qdev: Use int32_t container for devfn property
|
13 lat temu |
Jan Kiszka
|
95d6580024
msi: Invoke msi/msix_write_config from PCI core
|
13 lat temu |
Jan Kiszka
|
cbd2d4342b
msi: Invoke msi/msix_reset from PCI core
|
13 lat temu |
Amos Kong
|
a6de8ed80e
pci: call object_unparent() before free_qdev()
|
13 lat temu |
Anthony Liguori
|
4e1957acc8
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
|
13 lat temu |
Anthony Liguori
|
e5ab1404d0
pci: fix double free of romfile property
|
13 lat temu |
Michael S. Tsirkin
|
6891710274
pci: fix bridge IO/BASE
|
13 lat temu |
Michael S. Tsirkin
|
15ab7a7533
pci: set memory type for memory behind the bridge
|
13 lat temu |
Michael S. Tsirkin
|
d662210a44
pci: make another unused extern function static
|
13 lat temu |
Michael S. Tsirkin
|
94a09e2c84
pci: don't export an internal function
|
13 lat temu |
Anthony PERARD
|
fdba487859
pci: Do not check if a bus exist in pci_parse_devaddr.
|
13 lat temu |
Michael S. Tsirkin
|
d5f27e8869
pci: set memory type for memory behind the bridge
|
13 lat temu |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 lat temu |
Anthony Liguori
|
57c9fafe0f
qom: move properties from qdev to object
|
13 lat temu |
Anthony Liguori
|
d307af795d
qdev: kill off DeviceInfo
|
13 lat temu |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 lat temu |
Anthony Liguori
|
6e008585eb
qdev: remove info from class
|
13 lat temu |