Searched hist:e8273b0c456a26aad046f48424861ecd26bd16c7 (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/sparc64/ |
H A D | sun4u.c | e8273b0c456a26aad046f48424861ecd26bd16c7 Thu May 11 16:14:37 UTC 2023 Thomas Huth <thuth@redhat.com> hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallel
Announce the default NIC via MachineClass->default_nic and set up MachineClass->no_parallel according to the availability of the "isa-parallel" device, so that the Sun machines also work when QEMU has been configured with "--without-default-devices".
Message-Id: <20230512124033.502654-11-thuth@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|