]> xenbits.xensource.com Git - mini-os.git/commit
mini-os: fix bug in ballooning on PVH xen-4.17.0-rc4 xen-4.18.0-rc4 xen-4.18.0-rc5 xen-RELEASE-4.17.0 xen-RELEASE-4.17.1 xen-RELEASE-4.17.3 xen-RELEASE-4.18.0 xen-RELEASE-4.18.1
authorJuergen Gross <jgross@suse.com>
Tue, 21 Jun 2022 07:23:14 +0000 (09:23 +0200)
committerJulien Grall <jgrall@amazon.com>
Mon, 4 Jul 2022 08:52:38 +0000 (09:52 +0100)
commit5bcb28aaeba1c2506a82fab0cdad0201cd9b54b3
treec4fef4e694403e28c17ebdde53ff2e43df3f0d13
parent9b87429d2864a3ee7567a63756a8c3e3072439d1
mini-os: fix bug in ballooning on PVH

There is a subtle bug in ballooning code for PVH: in case ballooning
extends above a non-RAM area of the memory map, wrong pages will be
used.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
balloon.c