diff options
author | Alex Williamson <alex.williamson@redhat.com> | 2023-10-17 01:47:36 +0300 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2023-10-25 00:03:10 +0300 |
commit | 2b88119e35b00d8cb418d86abbace3b90a993bd7 (patch) | |
tree | be79c5a54711aa5a7d5a4e53453edbf61980aaeb /drivers | |
parent | 293fbc28818135743f54d46c418ede3e4a20a742 (diff) | |
download | linux-2b88119e35b00d8cb418d86abbace3b90a993bd7.tar.xz |
vfio/mtty: Enable migration support
The mtty driver exposes a PCI serial device to userspace and therefore
makes an easy target for a sample device supporting migration. The device
does not make use of DMA, therefore we can easily claim support for the
migration P2P states, as well as dirty logging. This implementation also
makes use of PRE_COPY support in order to provide migration stream
compatibility testing, which should generally be considered good practice.
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/r/20231016224736.2575718-3-alex.williamson@redhat.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions