qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v4 08/11] rdma: core logic


From: Michael R. Hines
Subject: Re: [Qemu-devel] [PULL v4 08/11] rdma: core logic
Date: Thu, 18 Apr 2013 09:57:38 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

On 04/18/2013 03:55 AM, Paolo Bonzini wrote:
The reason is that when using a management layer stderr will be logged
but not printed to the operator's console.  Instead, Errors are sent on
the monitor connection.  The management layer(s) then pick up the error
and propagate it through the various APIs until they appear in the
terminal/browser/whatever.

The incoming migration is done through "qemu_set_fd_handler2",
which does not pass an error pointer, after "rdma_accept_incoming_migration()".

How exactly would you propagate destination errors through the
monitor without an error pointer?








reply via email to

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