On 07/03/2026 16.26, Philippe Mathieu-Daudé wrote:
x86_load_linux()'s @pvh_enabled is now always %true: remove it.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- include/hw/i386/microvm.h | 2 +- include/hw/i386/x86.h | 3 +-- hw/i386/microvm.c | 2 +- hw/i386/nitro_enclave.c | 2 +- hw/i386/pc.c | 4 ++-- hw/i386/x86-common.c | 3 +-- 6 files changed, 7 insertions(+), 9 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
