]> git.proxmox.com Git - mirror_qemu.git/commit
i386: pc: remove unnecessary MachineClass overrides
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 9 May 2024 17:00:40 +0000 (19:00 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 10 May 2024 13:45:15 +0000 (15:45 +0200)
commitb348fdcdac9f9fc70be9ae56c54e41765e9aae24
treede4876dbe079cdf2a6316c8cbeddc95094aef70b
parent7974e51342775c87f6e759a8c525db1045ddfa24
i386: pc: remove unnecessary MachineClass overrides

There is no need to override these fields of MachineClass because they are
already set to the right value in the superclass.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-ID: <20240509170044.190795-10-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc.c
hw/i386/x86.c
include/hw/i386/x86.h