]> git.ipfire.org Git - thirdparty/qemu.git/commit
igvm: fix off by one bug in memmap entry count checking
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 29 Oct 2025 10:55:52 +0000 (11:55 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 3 Nov 2025 06:38:53 +0000 (07:38 +0100)
commitdd020b4e6baa27012d06fd7bee67c32f1cf78acc
tree8f9fac3f32209d3632c7a4551398b11f5a88891c
parent451e7b7aa74b9bc365afe98e2ad748177526008b
igvm: fix off by one bug in memmap entry count checking

Fixes: c1d466d267 ("backends/igvm: Add IGVM loader and configuration")
Reviewed-by: Luigi Leonardi <leonardi@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20251029105555.2492276-3-kraxel@redhat.com>
backends/igvm.c