Searched hist:"24 db877ab6e6dc999016f1f29e59c7eb1539f5d3" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/i386/ |
H A D | acpi-microvm.c | diff 24db877ab6e6dc999016f1f29e59c7eb1539f5d3 Mon Sep 28 05:42:49 CDT 2020 Gerd Hoffmann <kraxel@redhat.com> microvm: add pcie support
Uses the existing gpex device which is also used as pcie host bridge on arm/aarch64. For now only a 32bit mmio window and no ioport support.
It is disabled by default, use "-machine microvm,pcie=on" to enable. ACPI support must be enabled too because the bus is declared in the DSDT table.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Message-id: 20200928104256.9241-6-kraxel@redhat.com
|
H A D | Kconfig | diff 24db877ab6e6dc999016f1f29e59c7eb1539f5d3 Mon Sep 28 05:42:49 CDT 2020 Gerd Hoffmann <kraxel@redhat.com> microvm: add pcie support
Uses the existing gpex device which is also used as pcie host bridge on arm/aarch64. For now only a 32bit mmio window and no ioport support.
It is disabled by default, use "-machine microvm,pcie=on" to enable. ACPI support must be enabled too because the bus is declared in the DSDT table.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Message-id: 20200928104256.9241-6-kraxel@redhat.com
|
H A D | microvm.c | diff 24db877ab6e6dc999016f1f29e59c7eb1539f5d3 Mon Sep 28 05:42:49 CDT 2020 Gerd Hoffmann <kraxel@redhat.com> microvm: add pcie support
Uses the existing gpex device which is also used as pcie host bridge on arm/aarch64. For now only a 32bit mmio window and no ioport support.
It is disabled by default, use "-machine microvm,pcie=on" to enable. ACPI support must be enabled too because the bus is declared in the DSDT table.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Message-id: 20200928104256.9241-6-kraxel@redhat.com
|
/openbmc/qemu/include/hw/i386/ |
H A D | microvm.h | diff 24db877ab6e6dc999016f1f29e59c7eb1539f5d3 Mon Sep 28 05:42:49 CDT 2020 Gerd Hoffmann <kraxel@redhat.com> microvm: add pcie support
Uses the existing gpex device which is also used as pcie host bridge on arm/aarch64. For now only a 32bit mmio window and no ioport support.
It is disabled by default, use "-machine microvm,pcie=on" to enable. ACPI support must be enabled too because the bus is declared in the DSDT table.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Message-id: 20200928104256.9241-6-kraxel@redhat.com
|