]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw: Move the default NIC machine class setting from the x86 to the generic one
authorThomas Huth <thuth@redhat.com>
Wed, 10 May 2023 18:46:21 +0000 (20:46 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 22 May 2023 07:39:15 +0000 (09:39 +0200)
commit01ecdaa40e0c14b99ae7e81b5bfce9b6bd6e167c
treec7fdaf6ddc72505ff7641970b31076ce5c737270
parentd563cc84cdc599c3fbd40b36d6b71411e008b039
hw: Move the default NIC machine class setting from the x86 to the generic one

We are going to re-use this setting for other targets, so let's
move this to the main MachineClass.

Message-Id: <20230512124033.502654-4-thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/boards.h
include/hw/i386/pc.h