On 12/12/2022 16.21, Cornelia Huck wrote:
We can move setting default_cpu_version into the base machine options,
and we need to unset alias and is_default only once.
Suggested-by: Thomas Huth <th...@redhat.com>
Signed-off-by: Cornelia Huck <coh...@redhat.com>
---
hw/i386/pc_piix.c | 27 +--------------------------
hw/i386/pc_q35.c | 16 +---------------
2 files changed, 2 insertions(+), 41 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>
Maybe best if both patches go through an x86 tree this time, I guess?