
On Wed, 2021-01-13 at 10:23 +0100, Michal Privoznik wrote:
+ * virnetdevopenvswitch: Various improvements + + The code that handles ``<interface type='vhostuser'/>`` was given various + improvements. So far, libvirt assumed vhostuser interfaces are handled + exclusively by OpenVSwitch and refused to start a guest if it was not so. + Now a guest can be started successfully even if the interface is created by + some other tool (e.g. ``dpdk-testpmd``). Also, the code that detects the + interface name was adopted to new versions of OpenVSwitch and thus can
*adapted
+ * conf: Add support for keeping TPM emulator state + + Currently, swtpm TPM state file is removed when a transient domain is + powered off or undefined. Add per-TPM emulator option ``persistent_sate``
*persistent_state With these typos fixed Reviewed-by: Andrea Bolognani <abologna@redhat.com> and safe for freeze. Thanks for doing your part in keeping the release notes useful! -- Andrea Bolognani / Red Hat / Virtualization