On Tue, Jun 30, 2026 at 01:49:34PM +0530, Aadeshveer Singh wrote: > Remove the test test_validate_caps_pair, which asserted postcopy-ram > and mapped-ram capabilities cannot be active together. The new fast > snapshot load feature is exactly this pair of capabilities active > together, with the following patches in this series, this combination > will now supported and be functional. > > Remove the capability check that rejected mapped-ram and postcopy-ram > being set simultaneously, as this combination now corresponds to fast > snapshot load. > > No replacement test for fast snapshot load is included in this RFC. A > test exercising the full save/load flow will be added in a follow-up.
Don't forget to drop this paragraph when reposting. > > Signed-off-by: Aadeshveer Singh <[email protected]> Let's move this patch to the end, because it enables everything. The patch itself is all fine, thanks. Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
