From: "Daniel P. Berrange" <berrange@redhat.com>
To: Eric Blake <eblake@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH PULL 00/11] Extract TLS handling code from VNC server
Date: Fri, 11 Sep 2015 14:09:19 +0100 [thread overview]
Message-ID: <20150911130919.GF21525@redhat.com> (raw)
In-Reply-To: <55F2CB2E.9090705@redhat.com>
On Fri, Sep 11, 2015 at 06:38:06AM -0600, Eric Blake wrote:
> On 09/11/2015 06:10 AM, Daniel P. Berrange wrote:
> > The following changes since commit 7b9c09f7d486647784c605739d69b708a7249c9b:
> >
> > Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' into staging (2015-09-10 18:25:52 +0100)
> >
> > are available in the git repository at:
> >
> > git://github.com/berrange/qemu.git tags/vnc-crypto-v7-for-upstream
> >
> > for you to fetch changes up to 432e19d71ff43a7c8e06567975675a5f8598e6c3:
> >
> > ui: convert VNC server to use QCryptoTLSSession (2015-09-11 11:54:29 +0100)
> >
> > ----------------------------------------------------------------
> > Merge vnc-crypto-v7
> >
> > ----------------------------------------------------------------
> > Daniel P. Berrange (11):
> > qapi: allow override of default enum prefix naming
> > tests: remove repetition in unit test object deps
> > crypto: move crypto objects out of libqemuutil.la
> > qom: allow QOM to be linked into tools binaries
> > crypto: introduce new base module for TLS credentials
> > crypto: introduce new module for TLS anonymous credentials
> > crypto: introduce new module for TLS x509 credentials
> > crypto: add sanity checking of TLS x509 credentials
> > crypto: introduce new module for handling TLS sessions
> > ui: fix return type for VNC I/O functions to be ssize_t
> > ui: convert VNC server to use QCryptoTLSSession
>
> Apologies for not (re-)reviewing sooner, but I have comments on (at
> least) patch 1, so I'm not sure this series should be merged just yet.
Ok, please make sure you re-review this series, and not the earlier
v6 posting, as a few things have been fixed here.
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
next prev parent reply other threads:[~2015-09-11 13:09 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-11 12:10 [Qemu-devel] [PATCH PULL 00/11] Extract TLS handling code from VNC server Daniel P. Berrange
2015-09-11 12:10 ` [Qemu-devel] [PATCH PULL 01/11] qapi: allow override of default enum prefix naming Daniel P. Berrange
2015-09-11 12:37 ` Eric Blake
2015-09-11 13:07 ` Daniel P. Berrange
2015-09-11 12:10 ` [Qemu-devel] [PATCH PULL 02/11] tests: remove repetition in unit test object deps Daniel P. Berrange
2015-09-11 16:24 ` Eric Blake
2015-09-11 12:10 ` [Qemu-devel] [PATCH PULL 03/11] crypto: move crypto objects out of libqemuutil.la Daniel P. Berrange
2015-09-11 12:10 ` [Qemu-devel] [PATCH PULL 04/11] qom: allow QOM to be linked into tools binaries Daniel P. Berrange
2015-09-11 12:10 ` [Qemu-devel] [PATCH PULL 05/11] crypto: introduce new base module for TLS credentials Daniel P. Berrange
2015-09-11 12:10 ` [Qemu-devel] [PATCH PULL 06/11] crypto: introduce new module for TLS anonymous credentials Daniel P. Berrange
2015-09-11 12:10 ` [Qemu-devel] [PATCH PULL 07/11] crypto: introduce new module for TLS x509 credentials Daniel P. Berrange
2015-09-11 12:10 ` [Qemu-devel] [PATCH PULL 08/11] crypto: add sanity checking of " Daniel P. Berrange
2015-09-11 12:10 ` [Qemu-devel] [PATCH PULL 09/11] crypto: introduce new module for handling TLS sessions Daniel P. Berrange
2015-09-11 12:10 ` [Qemu-devel] [PATCH PULL 10/11] ui: fix return type for VNC I/O functions to be ssize_t Daniel P. Berrange
2015-09-11 12:10 ` [Qemu-devel] [PATCH PULL 11/11] ui: convert VNC server to use QCryptoTLSSession Daniel P. Berrange
2015-09-11 12:38 ` [Qemu-devel] [PATCH PULL 00/11] Extract TLS handling code from VNC server Eric Blake
2015-09-11 13:09 ` Daniel P. Berrange [this message]
2015-09-11 17:00 ` Eric Blake
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150911130919.GF21525@redhat.com \
--to=berrange@redhat.com \
--cc=eblake@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).