diff options
author | Peter Xu <peterx@redhat.com> | 2022-10-04 14:24:28 -0400 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2022-11-21 11:58:10 +0100 |
commit | afed4273b5c9438dfbaa0b4762d0433f295ccdc1 (patch) | |
tree | 107c82e81998fb3b16efedcfce23d2e18560a4d4 /configs/targets/aarch64-softmmu.mak | |
parent | f5816b5c86ed399c99ce8662a4ed96aab32c5eef (diff) |
migration: Disallow postcopy preempt to be used with compress
The preempt mode requires the capability to assign channel for each of the
page, while the compression logic will currently assign pages to different
compress thread/local-channel so potentially they're incompatible.
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'configs/targets/aarch64-softmmu.mak')
0 files changed, 0 insertions, 0 deletions