From: Sebastien Boeuf
Adding support for retrieving the Cloud Hypervisor ACPI tables as a
fallback mechanism if tables are not found through fw_cfg.
Reviewed-by: Gerd Hoffmann
Reviewed-by: Jiewen Yao
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/AcpiPlatformDxe
From: Sebastien Boeuf
Don't make the package Qemu centric so that we can introduce some
alternative support for other VMMs not using the fw_cfg mechanism.
This patch is purely about renaming existing files with no functional
change.
Reviewed-by: Gerd Hoffmann
Reviewed-by: Jiewen Yao
S
From: Sebastien Boeuf
Add a fallback on the SMBIOS code to find the SMBIOS table for Cloud
Hypervisor if it couldn't be found for Qemu through fw_cfg.
Reviewed-by: Gerd Hoffmann
Reviewed-by: Jiewen Yao
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/In
From: Sebastien Boeuf
Move the generic entry point part out of Qemu.c to anticipate the
addition of new ways of retrieving the SMBIOS table.
Reviewed-by: Gerd Hoffmann
Reviewed-by: Jiewen Yao
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/SmbiosPlatformDxe/EntryPoint.c| 42
From: Sebastien Boeuf
Handle things differently when the detected host bridge matches the
Cloud Hypervisor PCI host bridge identifier.
Reviewed-by: Gerd Hoffmann
Reviewed-by: Jiewen Yao
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/Include/IndustryStandard
From: Sebastien Boeuf
This series aims at adding the support for the Cloud Hypervisor platform
to the OVMF firmware for x86 architecture.
The goal is to allow the same binary to be used either by QEMU or Cloud
Hypervisor, using the Cloud Hypervisor way as a fallback if the fw_cfg
mechanism is
From: Sebastien Boeuf
Don't make the package Qemu centric so that we can introduce some
alternative support for other VMMs not using the fw_cfg mechanism.
This patch is purely about renaming existing files with no functional
change.
Reviewed-by: Gerd Hoffmann
Reviewed-by: Jiewen Yao
S
From: Sebastien Boeuf
Adding support for retrieving the Cloud Hypervisor ACPI tables as a
fallback mechanism if tables are not found through fw_cfg.
Reviewed-by: Gerd Hoffmann
Reviewed-by: Jiewen Yao
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/AcpiPlatformDxe
From: Sebastien Boeuf
Move the generic entry point part out of Qemu.c to anticipate the
addition of new ways of retrieving the SMBIOS table.
Reviewed-by: Gerd Hoffmann
Reviewed-by: Jiewen Yao
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/SmbiosPlatformDxe/EntryPoint.c| 42
From: Sebastien Boeuf
This series aims at adding the support for the Cloud Hypervisor platform
to the OVMF firmware for x86 architecture.
The goal is to allow the same binary to be used either by QEMU or Cloud
Hypervisor, using the Cloud Hypervisor way as a fallback if the fw_cfg
mechanism is
From: Sebastien Boeuf
Handle things differently when the detected host bridge matches the
Cloud Hypervisor PCI host bridge identifier.
Reviewed-by: Gerd Hoffmann
Reviewed-by: Jiewen Yao
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/Include/IndustryStandard
From: Sebastien Boeuf
Add a fallback on the SMBIOS code to find the SMBIOS table for Cloud
Hypervisor if it couldn't be found for Qemu through fw_cfg.
Reviewed-by: Gerd Hoffmann
Reviewed-by: Jiewen Yao
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/In
From: Sebastien Boeuf
Adding support for retrieving the Cloud Hypervisor ACPI tables as a
fallback mechanism if tables are not found through fw_cfg.
Reviewed-by: Gerd Hoffmann
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c | 11
From: Sebastien Boeuf
Don't make the package Qemu centric so that we can introduce some
alternative support for other VMMs not using the fw_cfg mechanism.
This patch is purely about renaming existing files with no functional
change.
Reviewed-by: Gerd Hoffmann
Signed-off-by: Sebastien
From: Sebastien Boeuf
Add a fallback on the SMBIOS code to find the SMBIOS table for Cloud
Hypervisor if it couldn't be found for Qemu through fw_cfg.
Reviewed-by: Gerd Hoffmann
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/Include/IndustryStandard/CloudHv.h
From: Sebastien Boeuf
Move the generic entry point part out of Qemu.c to anticipate the
addition of new ways of retrieving the SMBIOS table.
Reviewed-by: Gerd Hoffmann
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/SmbiosPlatformDxe/EntryPoint.c| 42 +++
OvmfPkg
From: Sebastien Boeuf
Handle things differently when the detected host bridge matches the
Cloud Hypervisor PCI host bridge identifier.
Reviewed-by: Gerd Hoffmann
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/Csm/CsmSupportLib/LegacyInterrupt.c | 3 ++
OvmfPkg/Csm
From: Sebastien Boeuf
This series aims at adding the support for the Cloud Hypervisor platform
to the OVMF firmware for x86 architecture.
The goal is to allow the same binary to be used either by QEMU or Cloud
Hypervisor, using the Cloud Hypervisor way as a fallback if the fw_cfg
mechanism is
From: Sebastien Boeuf
Adding support for retrieving the Cloud Hypervisor ACPI tables as a
fallback mechanism if tables are not found through fw_cfg.
Reviewed-by: Gerd Hoffmann
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c | 11
From: Sebastien Boeuf
Don't make the package Qemu centric so that we can introduce some
alternative support for other VMMs not using the fw_cfg mechanism.
This patch is purely about renaming existing files with no functional
change.
Reviewed-by: Gerd Hoffmann
Signed-off-by: Sebastien
From: Sebastien Boeuf
Add a fallback on the SMBIOS code to find the SMBIOS table for Cloud
Hypervisor if it couldn't be found for Qemu through fw_cfg.
Reviewed-by: Gerd Hoffmann
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/Include/IndustryStandard/CloudHv.h
From: Sebastien Boeuf
Move the generic entry point part out of Qemu.c to anticipate the
addition of new ways of retrieving the SMBIOS table.
Reviewed-by: Gerd Hoffmann
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/SmbiosPlatformDxe/EntryPoint.c| 42 +++
OvmfPkg
From: Sebastien Boeuf
Handle things differently when the detected host bridge matches the
Cloud Hypervisor PCI host bridge identifier.
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/Csm/CsmSupportLib/LegacyInterrupt.c | 3 ++
OvmfPkg/Csm/CsmSupportLib
From: Sebastien Boeuf
This series aims at adding the support for the Cloud Hypervisor platform
to the OVMF firmware for x86 architecture.
The goal is to allow the same binary to be used either by QEMU or Cloud
Hypervisor, using the Cloud Hypervisor way as a fallback if the fw_cfg
mechanism is
From: Sebastien Boeuf
Adding support for retrieving the Cloud Hypervisor ACPI tables as a
fallback mechanism if tables are not found through fw_cfg.
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c | 11 +-
OvmfPkg/AcpiPlatformDxe
From: Sebastien Boeuf
Don't make the package Qemu centric so that we can introduce some
alternative support for other VMMs not using the fw_cfg mechanism.
This patch is purely about renaming existing files with no functional
change.
Reviewed-by: Gerd Hoffmann
Signed-off-by: Sebastien
From: Sebastien Boeuf
Add a fallback on the SMBIOS code to find the SMBIOS table for Cloud
Hypervisor if it couldn't be found for Qemu through fw_cfg.
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/Include/IndustryStandard/CloudHv.h| 5 +++
Ov
From: Sebastien Boeuf
Move the generic entry point part out of Qemu.c to anticipate the
addition of new ways of retrieving the SMBIOS table.
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/SmbiosPlatformDxe/EntryPoint.c| 42 +++
OvmfPkg/SmbiosPlatformDxe/Qemu.c
From: Sebastien Boeuf
Handle things differently when the detected host bridge matches the
Cloud Hypervisor PCI host bridge identifier.
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/Csm/CsmSupportLib/LegacyInterrupt.c | 1 +
OvmfPkg/Csm/CsmSupportLib/LegacyRegion.c
From: Sebastien Boeuf
This series aims at adding the support for the Cloud Hypervisor platform
to the OVMF firmware for x86 architecture.
The goal is to allow the same binary to be used either by QEMU or Cloud
Hypervisor, using the Cloud Hypervisor way as a fallback if the fw_cfg
mechanism is
From: Sebastien Boeuf
Move the generic entry point part out of Qemu.c to anticipate the
addition of new ways of retrieving the SMBIOS table.
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/SmbiosPlatformDxe/EntryPoint.c| 47 +++
OvmfPkg/SmbiosPlatformDxe/Qemu.c
From: Sebastien Boeuf
This series aims at adding the support for the Cloud Hypervisor platform
to the OVMF firmware for x86 architecture.
The goal is to allow the same binary to be used either by QEMU or Cloud
Hypervisor, using the Cloud Hypervisor way as a fallback if the fw_cfg
mechanism is
From: Sebastien Boeuf
Don't make the package Qemu centric so that we can introduce some
alternative support for other VMMs not using the fw_cfg mechanism.
Signed-off-by: Sebastien Boeuf
---
ArmVirtPkg/ArmVirtQemu.dsc| 2 +-
ArmVi
From: Sebastien Boeuf
Add a fallback on the SMBIOS code to find the SMBIOS table for Cloud
Hypervisor if it couldn't be found for Qemu through fw_cfg.
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/Include/IndustryStandard/CloudHv.h| 5 +++
Ov
From: Sebastien Boeuf
Adding support for retrieving the Cloud Hypervisor ACPI tables as a
fallback mechanism if tables are not found through fw_cfg.
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c | 4 +
OvmfPkg/AcpiPlatformDxe
From: Sebastien Boeuf
Handle things differently when the detected host bridge matches the
Cloud Hypervisor PCI host bridge identifier.
Signed-off-by: Rob Bradford
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/Csm/CsmSupportLib/LegacyInterrupt.c | 1 +
OvmfPkg/Csm/CsmSupportLib/LegacyRegion.c
36 matches
Mail list logo