On 20/10/17 18:33, Mark Morgan Lloyd wrote: > On 20/10/17 12:45, Mark Cave-Ayland wrote: >> Hi all, >> >> As I know there are quite a few people on these lists using >> qemu-system-sparc64 with Linux, I thought it would be worth writing a >> quick email about some important changes to the sun4u machine in the >> upcoming 2.11 release: >> >> 1) Change of default NIC from ne2k_pci to sunhme > > Could I ask a related question here: if one has command-line access to a > version of Qemu of uncertain provenance, how can one ask it what devices > it assumes as default?
Sadly there is no official way, so you'd have to check the output of "qemu-system-sparc64 -version" and if it's < 2.11 then it's ne2k_pci, otherwise it's sunhme. ATB, Mark.

