Re: [libvirt PATCH] conf: ensure only one vgpu has ramfb enabled

2022-05-02 Thread Martin Kletzander
On Fri, Apr 29, 2022 at 04:04:21PM -0500, Jonathon Jongsma wrote: Validate the domain configuration to ensure that if there are more than one vgpu assigned to a domain, only one of them has 'ramfb' enabled. This was never a supported configuration. QEMU failed confusingly when attempting to

Re: [libvirt PATCH 2/2] tests: don't set G_DEBUG=fatal-warnings on macOS

2022-05-02 Thread Martin Kletzander
On Fri, Apr 29, 2022 at 01:05:42AM -0700, Andrea Bolognani wrote: On Thu, Apr 28, 2022 at 05:55:41PM +0100, Daniel P. Berrangé wrote: On Thu, Apr 28, 2022 at 08:33:46AM -0700, Andrea Bolognani wrote: > In other words, the current implementation of g_poll() on macOS > doesn't follow the contract

Release of libvirt-8.3.0

2022-05-02 Thread Jiri Denemark
The 8.3.0 release of both libvirt and libvirt-python is tagged and signed tarballs and source RPMs are available at https://libvirt.org/sources/ https://libvirt.org/sources/python/ Thanks everybody who helped with this release by sending patches, reviewing, testing, or providing

[PATCH] hw/nvme: deprecate the use-intel-id compatibility parameter

2022-05-02 Thread Klaus Jensen
From: Klaus Jensen Since version 5.2 commit 6eb7a071292a ("hw/block/nvme: change controller pci id"), the emulated NVMe controller has defaulted to a non-Intel PCI identifier. Deprecate the compatibility parameter so we can get rid of it once and for all. Signed-off-by: Klaus Jensen ---

[PATCH v2 2/5] hw/nvme: do not auto-generate eui64

2022-05-02 Thread Klaus Jensen
From: Klaus Jensen We cannot provide auto-generated unique or persistent namespace identifiers (EUI64, NGUID, UUID) easily. Since 6.1, namespaces have been assigned a generated EUI64 of the form "52:54:00:". This is will be unique within a QEMU instance, but not globally. Revert that this is

Re: [libvirt PATCH v3 00/16] Add QEMU "-display dbus" support

2022-05-02 Thread Marc-André Lureau
Hi On Wed, Dec 22, 2021 at 11:45 PM wrote: > From: Marc-André Lureau > > Hi, > > This series implements supports for the uQEMU "-display dbus" support, that > landed earlier this week for 7.0. > > By default, libvirt will start a private VM bus (sharing and reusing the > existing "vmstate" VM