qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/28] migration: support for TLS


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/28] migration: support for TLS
Date: Thu, 26 May 2016 17:29:31 +0100

On 26 May 2016 at 07:11, Amit Shah <address@hidden> wrote:
> The following changes since commit 287db79df8af8e31f18e262feb5e05103a09e4d4:
>
>   Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into 
> staging (2016-05-24 13:06:33 +0100)
>
> are available in the git repository at:
>
>   https://git.kernel.org/pub/scm/virt/qemu/amit/migration.git 
> tags/migration-2.7-2
>
> for you to fetch changes up to 12992c16d9afd8a23a94a84ad532a1adedf9e511:
>
>   migration: remove qemu_get_fd method from QEMUFile (2016-05-26 11:32:21 
> +0530)
>
> ----------------------------------------------------------------
> migration: add TLS support to the migration data channel
>
> This is a big refactoring of the migration backend code - moving away from
> QEMUFile to the new QIOChannel framework introduced here.  This brings a
> good level of abstraction and reduction of many lines of code.
>
> This series also adds the ability for many backends (all except RDMA) to
> use TLS for encrypting the migration data between the endpoints.
>
> ----------------------------------------------------------------
>

Applied, thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]