Hi Andrea,

> On Tue, Dec 16, 2025 at 08:00:33AM +0000, Kazuhiro Abe (Fujitsu) wrote:
> > > > When can we expect this patch to be ready?
> > > > We would appreciate it if you could provide us with this
> > > > information as soon as possible.
> > >
> > > I plan have patches on the list by the end of the week.
> >
> > Thank you for your reply. I look forward to it.
> 
> That took longer than I anticipated, even though I had already exceeded my
> original estimate O:-) however patches are finally on the list.
> 
> https://lists.libvirt.org/archives/list/[email protected]/thread/N2ETTZ3W
> I5RWXGJG7DW5YYMZ7UGDYMHA/
> 
> I'd appreciate any testing you could give them, as well as any other kind of
> feedback you might have.

Thank you for posting the patches.

I applied the patch and tested it on my side.
However, it seems the issue my previous patch(linked below) aimed to resolve is 
still present.
https://lists.libvirt.org/archives/list/[email protected]/thread/AII3X37F7AK7AR234LYWNCS7BIR5AL2P/

I expect the following XML not to result in an error.
  <os>
    <type arch='aarch64' machine='virt-4.0'>hvm</type>
    <loader type="rom">/usr/share/qemu-efi-aarch64/QEMU_EFI.fd</loader>
  </os>
  <features>
    <acpi/>
  </features>

However, I am still seeing the same error as before.
The error message observed when running "virsh create test.xml" is:
error: Failed to create domain from test.xml
error: unsupported configuration: ACPI requires UEFI on this architecture

Could you please let me know whether this issue has already been resolved?

Best regards,
Kazuhiro Abe

> 
> Thanks once again for your patience.
> 
> --
> Andrea Bolognani / Red Hat / Virtualization

Reply via email to