Re: [PATCH] Deprecate the "-no-acpi" command line switch

2023-02-23 Thread Philippe Mathieu-Daudé
On 24/2/23 08:34, Thomas Huth wrote: Similar to "-no-hpet", the "-no-acpi" switch is a legacy command line option that should be replaced with the "acpi" machine parameter nowadays. Signed-off-by: Thomas Huth --- docs/about/deprecated.rst | 6 ++ softmmu/vl.c | 1 + 2

[PATCH] Deprecate the "-no-acpi" command line switch

2023-02-23 Thread Thomas Huth
Similar to "-no-hpet", the "-no-acpi" switch is a legacy command line option that should be replaced with the "acpi" machine parameter nowadays. Signed-off-by: Thomas Huth --- docs/about/deprecated.rst | 6 ++ softmmu/vl.c | 1 + 2 files changed, 7 insertions(+) diff --git

Re: [libvirt PATCH v5 32/32] qemu: implement keyfile auth for ssh disk with nbdkit

2023-02-23 Thread Jonathon Jongsma
On 2/16/23 10:56 AM, Peter Krempa wrote: On Tue, Feb 14, 2023 at 11:08:19 -0600, Jonathon Jongsma wrote: For ssh disks that are served by nbdkit, we can support logging in with an ssh key file. Pass the path to the configured key file and the username to the nbdkit process. The key file may be

[PATCH] security: Add support for SUSE edk2 firmware paths

2023-02-23 Thread Jim Fehlig
SUSE installs edk2 firmwares for both x86_64 and aarch64 in /usr/share/qemu. Add support for this path in virt-aa-helper and allow locking files within the path in the libvirt qemu abstraction. Signed-off-by: Jim Fehlig --- FYI, I'm fine maintaining this patch downstream if such distro-specific

Re: Entering freeze for libvirt-9.1.0

2023-02-23 Thread Stefano Brivio
On Thu, 23 Feb 2023 10:25:28 +0100 Jiri Denemark wrote: > On Wed, Feb 22, 2023 at 17:02:48 +0100, Stefano Brivio wrote: > > On Wed, 22 Feb 2023 15:23:04 +0100 > > Jiri Denemark wrote: > > > > > I have just tagged v9.1.0-rc1 in the repository and pushed signed > > > tarballs and source RPMs

Re: [PATCH v2 1/3] qemu_passt: Don't make passt transition to svirt_t/libvirt_domain on start

2023-02-23 Thread Daniel P . Berrangé
On Thu, Feb 23, 2023 at 11:40:00AM +0100, Jiri Denemark wrote: > On Wed, Feb 22, 2023 at 14:21:29 +0100, Stefano Brivio wrote: > > qemuSecurityCommandRun() causes an explicit domain transition of the > > new process, but passt ships with its own SELinux policy, with > > external interfaces for

Re: [PATCH v2 1/3] qemu_passt: Don't make passt transition to svirt_t/libvirt_domain on start

2023-02-23 Thread Jiri Denemark
On Wed, Feb 22, 2023 at 14:21:29 +0100, Stefano Brivio wrote: > qemuSecurityCommandRun() causes an explicit domain transition of the > new process, but passt ships with its own SELinux policy, with > external interfaces for libvirtd, so we simply need to transition > from virtd_t to passt_t as

Re: Entering freeze for libvirt-9.1.0

2023-02-23 Thread Jiri Denemark
On Wed, Feb 22, 2023 at 17:02:48 +0100, Stefano Brivio wrote: > On Wed, 22 Feb 2023 15:23:04 +0100 > Jiri Denemark wrote: > > > I have just tagged v9.1.0-rc1 in the repository and pushed signed > > tarballs and source RPMs to https://libvirt.org/sources/ > > > > Please give the release