On Mon, Jul 14, 2025 at 06:09:27PM +0200, Jan Beulich wrote: > We're generally striving to minimize behavioral differences between PV > and PVH Dom0. Using is_memory_hole() in the PVH case looks quite a bit > weaker to me, compared to the page ownership check done in the PV case. > Change checking accordingly. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Roger Pau Monné <roger....@citrix.com> Kind of unrelated to this specific patch, but what's our opinion on turning on pf-fixup by default before the release? Thanks, Roger.