Comment 10 for bug 1936831

Revision history for this message
Eric Merath (eric-at-launchpad) wrote (last edit ):

I am experiencing the same error pattern on Ubuntu 22.04, while the exact same setup works as expected on Ubuntu 18.04 and Ubuntu 20.04:

<domain type='qemu'>
...
  <os>
    <type arch='aarch64' machine='vexpress-a15'>hvm</type>
    ...
...

"libvirt.libvirtError: internal error: process exited while connecting to monitor: 2022-08-29T14:02:01.589608Z qemu-system-aarch64: Property 'vexpress-a15-machine.acpi' not found"

More information about my machine:
eric@eric-VirtualBox:~/e3_emushape/Emushape$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy
eric@eric-VirtualBox:~/e3_emushape/Emushape$ uname -a
Linux eric-VirtualBox 5.15.0-46-generic #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
eric@eric-VirtualBox:~/e3_emushape/Emushape$ uname -m
x86_64