On 8/4/25 05:31, Andrea Bolognani wrote:
On Fri, Aug 01, 2025 at 11:39:45AM -0600, Jim Fehlig via Devel wrote:
With this addition, the correct firmware is detected, but it's not properly
provided to qemu
internal error: QEMU unexpectedly closed the monitor (vm='sles15sp7-snp'):
2025-08-01T17:11
Older libvirt versions still only work if 'encryption_key' is enabled
in the server and client certificates. Add a note.
While at it, also add a note that after setting the certificates up,
the TLS ports need to be restarted because I haven't found a mention
of it elsewhere.
Signed-off-by: Sebast
Signed-off-by: Mark Cave-Ayland
---
.../video-bochs-edid-none.x86_64-latest.args | 37 +++
.../video-bochs-edid-none.x86_64-latest.xml | 47 +++
.../qemuxmlconfdata/video-bochs-edid-none.xml | 36 ++
.../video-bochs-edid-off.x86_64-latest.args | 37 +++
Add the ability to enable/disable exposing the EDID information to the guest.
The edid attribute can specified in the domain XML as below:
If the edid attribute is unspecified, it is not generated so that the
virtualisation platform will continue to use its default.
The edid a
This series adds support for a new 'edid' attribute to the video model to
control
whether the EDID is visible to the guest. If the 'edid' attribute is unspecified
then it is not generated in the domain XML, so the underlying virtualisation
platform will continue to use its default.
The 'edid' att
On Fri, Aug 01, 2025 at 11:39:45AM -0600, Jim Fehlig via Devel wrote:
> With this addition, the correct firmware is detected, but it's not properly
> provided to qemu
>
> internal error: QEMU unexpectedly closed the monitor (vm='sles15sp7-snp'):
> 2025-08-01T17:11:20.589614Z qemu-system-x86_64: pfl
On Mon, Aug 04, 2025 at 11:48:41AM +0100, Daniel P. Berrangé via Devel wrote:
> From: Daniel P. Berrangé
>
> This pulls in the fix for libxen which has been removed from armv7
> in Debian sid.
>
> Signed-off-by: Daniel P. Berrangé
> ---
>
> Pending: https://gitlab.com/libvirt/libvirt-ci/-/merg
From: Daniel P. Berrangé
This pulls in the fix for libxen which has been removed from armv7
in Debian sid.
Signed-off-by: Daniel P. Berrangé
---
Pending: https://gitlab.com/libvirt/libvirt-ci/-/merge_requests/537
ci/buildenv/debian-sid-cross-armv7l.sh | 1 -
ci/containers/debian-si
On 01/08/2025 18:30, Daniel P. Berrangé wrote:
On Fri, Aug 01, 2025 at 10:19:11AM +0100, Mark Cave-Ayland wrote:
On 18/07/2025 09:44, Mark Cave-Ayland wrote:
Following on from the discussions at [1] and more recently [2], this series
introduces a new hardware UUID (hwuuid) element that allows
When a domain configured with "", autofill not only
loader/firmware configuration, but also nvram.
This also fixes the `scripts/domain/405-ovmf-nvram-efi.t` test in
libvirt-tck for bhyve.
Signed-off-by: Roman Bogorodskiy
---
src/bhyve/bhyve_firmware.c | 5 +++--
tes
10 matches
Mail list logo