You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting a qemu-system-sparc SS-5 VM Dies with "QEMU exited from an error: qemu-sparc-softmmu: -device virtio-serial: 'virtio-serial' (alias 'virtio-serial-pci') is not a valid device model name"
#4575
Closed
ajacocks opened this issue
Oct 27, 2022
· 1 comment
Describe the issue
The device "virtio-serial" does not exist for SS-5 emulated machines. Please remove it, for all sparc machines, as it is not present on any 32 bit emulated sparc machines. The available devices for sparc are:
$ qemu-system-sparc -device help
Storage devices:
name "floppy", bus floppy-bus, desc "virtual floppy drive"
name "scsi-cd", bus SCSI, desc "virtual SCSI CD-ROM"
name "scsi-hd", bus SCSI, desc "virtual SCSI disk"
Misc devices:
name "guest-loader", desc "Guest Loader"
name "loader", desc "Generic Loader"
Configuration
UTM Version: 4.0.9
macOS Version: 13.0
Mac Chip (Intel, M1, ...): M1
Crash log
If the app crashed, you need a crash log. To get your crash log, open Console.app, go to Crash Reports, and find the latest entry for either UTM, QEMU, QEMUHelper, or qemu-*. Right click and choose Reveal in Finder. Attach the report here.
Describe the issue
The device "virtio-serial" does not exist for SS-5 emulated machines. Please remove it, for all sparc machines, as it is not present on any 32 bit emulated sparc machines. The available devices for sparc are:
Configuration
Crash log
If the app crashed, you need a crash log. To get your crash log, open Console.app, go to
Crash Reports
, and find the latest entry for either UTM, QEMU, QEMUHelper, or qemu-*. Right click and chooseReveal in Finder
. Attach the report here.Debug log
Upload VM
This is not VM specific. I can replicate it with any qemu-system-sparc SS-5 VM.
The text was updated successfully, but these errors were encountered: