Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
* **Security**
+ * libxl: Fix potential deadlock and crash (CVE-2021-4147)
+
+ A rogue guest could continuously reboot itself and cause libvirtd on the
+ host to deadlock or crash, resulting in a denial of service condition.
+
* **Removed features**
* qemu: Explicitly forbid live changing nodeset for strict numatune
* **Improvements**
+ * libxl: Implement the virDomainGetMessages API
+
* **Bug fixes**