Searched hist:e41ee855283b79dfd0734e573e9b8d091070190b (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/pci-host/ |
H A D | gpex-acpi.c | diff e41ee855283b79dfd0734e573e9b8d091070190b Thu Jan 14 04:06:38 CST 2021 Jiahui Cen <cenjiahui@huawei.com> acpi: Add addr offset in build_crs
AML needs Address Translation offset to describe how a bridge translates addresses accross the bridge when using an address descriptor, and especially on ARM, the translation offset of pio resource is usually non zero.
Therefore, it's necessary to pass offset for pio, mmio32, mmio64 and bus number into build_crs.
Acked-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Jiahui Cen <cenjiahui@huawei.com> Message-Id: <20210114100643.10617-4-cenjiahui@huawei.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/openbmc/qemu/include/hw/acpi/ |
H A D | aml-build.h | diff e41ee855283b79dfd0734e573e9b8d091070190b Thu Jan 14 04:06:38 CST 2021 Jiahui Cen <cenjiahui@huawei.com> acpi: Add addr offset in build_crs
AML needs Address Translation offset to describe how a bridge translates addresses accross the bridge when using an address descriptor, and especially on ARM, the translation offset of pio resource is usually non zero.
Therefore, it's necessary to pass offset for pio, mmio32, mmio64 and bus number into build_crs.
Acked-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Jiahui Cen <cenjiahui@huawei.com> Message-Id: <20210114100643.10617-4-cenjiahui@huawei.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | diff e41ee855283b79dfd0734e573e9b8d091070190b Thu Jan 14 04:06:38 CST 2021 Jiahui Cen <cenjiahui@huawei.com> acpi: Add addr offset in build_crs
AML needs Address Translation offset to describe how a bridge translates addresses accross the bridge when using an address descriptor, and especially on ARM, the translation offset of pio resource is usually non zero.
Therefore, it's necessary to pass offset for pio, mmio32, mmio64 and bus number into build_crs.
Acked-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Jiahui Cen <cenjiahui@huawei.com> Message-Id: <20210114100643.10617-4-cenjiahui@huawei.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-build.c | diff e41ee855283b79dfd0734e573e9b8d091070190b Thu Jan 14 04:06:38 CST 2021 Jiahui Cen <cenjiahui@huawei.com> acpi: Add addr offset in build_crs
AML needs Address Translation offset to describe how a bridge translates addresses accross the bridge when using an address descriptor, and especially on ARM, the translation offset of pio resource is usually non zero.
Therefore, it's necessary to pass offset for pio, mmio32, mmio64 and bus number into build_crs.
Acked-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Jiahui Cen <cenjiahui@huawei.com> Message-Id: <20210114100643.10617-4-cenjiahui@huawei.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|