mirror of
https://github.com/qemu/qemu.git
synced 2025-08-14 03:15:54 +00:00
piix: set legacy table size for 1.7
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
868270f23d
commit
f47337cb91
@ -326,6 +326,7 @@ static void pc_compat_1_7(MachineState *machine)
|
||||
smbios_defaults = false;
|
||||
gigabyte_align = false;
|
||||
option_rom_has_mr = true;
|
||||
legacy_acpi_table_size = 6414;
|
||||
x86_cpu_compat_disable_kvm_features(FEAT_1_ECX, CPUID_EXT_X2APIC);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user