
29 Feb
2024
29 Feb
'24
4:19 a.m.
On Thu, Feb 29, 2024 at 09:48:09AM +0100, Michal Privoznik wrote:
+ * ch: Enable ``ethernet`` interface mode support + + The ``<interface type="ethernet"/>`` can now be used for CH domains.
Use single quotes here for consistency, and consider dropping the leading "the".
+ * qemu_hotplug: Don't lose 'created' flag in qemuDomainChangeNet() + + When starting a domain, libvirt tracks what resources it created for it and + which were pre-existing and uses this information to preserve pre-existing + resources when cleaning up after the said domain is shut off. But for
s/the said domain/said domain/ Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization