Thanks Jamie for the report.

I simplified that test to:
$ cd /var/lib/libvirt/images/
$ wget 
http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-i386/current/images/netboot/mini.iso
$ virt-install --connect=qemu:///system --name=test-i386 --arch=i386 
--cpu=host-passthrough --ram=512 --virt-type=kvm --hvm --cdrom=mini.iso 
--os-type=linux --os-variant=generic --graphics=spice --input=tablet 
--network=network=default,model=virtio --video=qxl --noreboot --disk none

With that I can reproduce the bug that you are seeing and will take a
deeper look after calls or tomorrow morning.

** Changed in: virt-manager (Ubuntu)
       Status: New => Confirmed

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

Title:
  --arch=i386 on amd64 results in "Host does not support virtualization
  type 'hvm' for arch 'i386'"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1827512/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to