1 Jul
2026
1 Jul
'26
1:35 p.m.
On Wed, Jul 01, 2026 at 13:07:24 +0200, Martin Kletzander wrote:
From: Martin Kletzander <mkletzan@redhat.com>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst index f78a9d3057b1..e379dc78b6ac 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -82,6 +82,11 @@ v12.5.0 (unreleased) not properly initializing an agent to crashing when the agent socket cannot be opened.
+ * vmx: Properly show all 64 disks on a SCSI controller + + Due to an off-by-one error a last, 64th disk was not shown in a domain XML, + which is now fixed. +
v12.4.0 (2026-06-01) ====================
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>