diff options
| author | Yuan Liu <yuan1.liu@intel.com> | 2024-06-10 18:21:04 +0800 |
|---|---|---|
| committer | Fabiano Rosas <farosas@suse.de> | 2024-06-14 14:01:28 -0300 |
| commit | 0d40b3d76ced77c1c82c77a636af703fabdb407c (patch) | |
| tree | 2b882c28dde86133c46f3070472812348fccf6f2 /docs/devel/migration/features.rst | |
| parent | 34cc54fb356145073051444be9d982c1974ba24e (diff) | |
| download | focaccia-qemu-0d40b3d76ced77c1c82c77a636af703fabdb407c.tar.gz focaccia-qemu-0d40b3d76ced77c1c82c77a636af703fabdb407c.zip | |
docs/migration: add qpl compression feature
add Intel Query Processing Library (QPL) compression method introduction Signed-off-by: Yuan Liu <yuan1.liu@intel.com> Reviewed-by: Nanhai Zou <nanhai.zou@intel.com> Reviewed-by: Fabiano Rosas <farosas@suse.de> Acked-by: Peter Xu <peterx@redhat.com> Signed-off-by: Fabiano Rosas <farosas@suse.de>
Diffstat (limited to 'docs/devel/migration/features.rst')
| -rw-r--r-- | docs/devel/migration/features.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/devel/migration/features.rst b/docs/devel/migration/features.rst index d5ca7b86d5..bc98b65075 100644 --- a/docs/devel/migration/features.rst +++ b/docs/devel/migration/features.rst @@ -12,3 +12,4 @@ Migration has plenty of features to support different use cases. virtio mapped-ram CPR + qpl-compression |