Q: How can I test qemu 5.0 as groovy has not been released yet?
A: you can get that already, depending on your preferred way to deploy there 
are different options:

You can download a daily build of the ISO:
http://cdimage.ubuntu.com/daily-live/current/
http://cdimage.ubuntu.com/ubuntu-server/daily-live/current/

Cloud-images:
https://cloud-images.ubuntu.com/groovy/current/

Or you can upgrade a system that you already have via:
(I assume you do so from 20.04)
set in /etc/update-manager/release-upgrades
prompt=normal
Then run
$ do-release-upgrade -d

Or (least impact to your existing system) use a container.
You only use emulation, so you don't even need tricks to expose x86 HW 
acceleration for virtualization, just get a 20.10 system and work in there as 
you'd normally.
$ lxc launch ubuntu-daily:g g-20.10
$ lxc exec g-20.10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1890069

Title:
  QEMU is not allowing multiple cores with mips architecture

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1890069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to