qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] io: Fix double shift usages on QIOChannel featu


From: Felipe Franciosi
Subject: Re: [Qemu-devel] [PATCH] io: Fix double shift usages on QIOChannel features
Date: Tue, 27 Sep 2016 18:35:41 +0000

> On 27 Sep 2016, at 18:23, Daniel P. Berrange <address@hidden> wrote:
> 
> On Tue, Sep 27, 2016 at 09:49:18AM -0700, Felipe Franciosi wrote:
>> 
>> Signed-off-by: Felipe Franciosi <address@hidden>
>> ---
>> io/channel-socket.c           |   11 ++++++-----
>> io/channel-tls.c              |    4 ++--
>> io/channel-websock.c          |    4 ++--
>> io/channel.c                  |   10 ++++------
>> migration/qemu-file-channel.c |    3 +--
>> qemu-char.c                   |    3 +--
>> 6 files changed, 16 insertions(+), 19 deletions(-)
> 
> The test/test-io-channel-*.c unit tests should be updated to
> validate the correct handling.

Hi Daniel,

Actually it looks like all tests are using the has_feature() wrapper already, 
so I'm not sure I need to fix anything here. Please let me know if I missed 
something.

Thanks,
Felipe


reply via email to

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