From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:59284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmGo1-0003HE-Ew for qemu-devel@nongnu.org; Wed, 23 Jan 2019 06:34:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmGo0-0007E4-FR for qemu-devel@nongnu.org; Wed, 23 Jan 2019 06:34:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44894) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gmGo0-0007Df-6x for qemu-devel@nongnu.org; Wed, 23 Jan 2019 06:34:52 -0500 Date: Wed, 23 Jan 2019 11:34:45 +0000 From: "Dr. David Alan Gilbert" Message-ID: <20190123113444.GA5771@work-vm> References: <20190113140849.38339-1-lifei1214@126.com> <6aa36ba5-1784-b927-b75f-b56ec8d96d4c@gmail.com> <20190116150022.GC2351@work-vm> <2AC36351-1745-4C62-942A-BC1A37578D48@126.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <2AC36351-1745-4C62-942A-BC1A37578D48@126.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH for-4.0 0/5] fix some segmentation faults and migration issues List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: fei Cc: Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , Fei Li , Juan Quintela , qemu-devel@nongnu.org * fei (lifei1214@126.com) wrote: >=20 >=20 > > =E5=9C=A8 2019=E5=B9=B41=E6=9C=8816=E6=97=A5=EF=BC=8C23:00=EF=BC=8CDr= . David Alan Gilbert =E5=86=99=E9=81=93=EF=BC=9A > >=20 > > * Philippe Mathieu-Daud=C3=A9 (philmd@redhat.com) wrote: > >>> On 1/16/19 5:50 AM, Fei Li wrote: > >>> Hi all, > >>>=20 > >>> Kindly ping. :) > >>>=20 > >>> As my v10 of qemu_thread_create partly rely on this patch series, I= 'd > >>> like to know > >>> when will these 5 patches be merged, or I join them with v10 of > >>> qemu_thread_create > >>> and send together. Could anyone shed light on me? Thanks for the ad= vice > >>> in advance. > >>=20 > >> This series would get merged quicker if you include the maintainers = :) > >>=20 > >> $ ./scripts/get_maintainer.pl -f migration/* > >> Juan Quintela (maintainer:Migration) > >> "Dr. David Alan Gilbert" (maintainer:Migration= ) > >>=20 > >> Doing that for you by responding to this mail. > >=20 > > We can do it via migration now the set is complete. > >=20 > > Dave > >=20 > Thanks all! :) Queued for migration. Dave > Have a nice day > Fei > >>=20 > >> Regards, > >>=20 > >> Phil. > >>=20 > >>>=20 > >>>=20 > >>> Have a nice day > >>> Fei > >>>> =E5=9C=A8 2019/1/13 =E4=B8=8B=E5=8D=8810:08, Fei Li =E5=86=99=E9=81= =93: > >>>> All these five patches have gotten the Reviewed-by: the first patc= h > >>>> is to fix one segmentation fault and the other four are to fix som= e > >>>> migration issues. > >>>>=20 > >>>> To be more detail, they are extracted from previous > >>>> "[PATCH for-4.0 v9 16/16] qemu_thread_create: propagate errors to > >>>> callers to handle.", but actually these five patches are derivativ= e > >>>> and not relevant to the mentioned qemu_thread_create patch series. > >>>> Thus send them separately to make them be merged earlier. > >>>>=20 > >>>> Fei Li (5): > >>>> Fix segmentation fault when qemu_signal_init fails > >>>> migration: fix the multifd code when receiving less channels > >>>> migration: multifd_save_cleanup() can't fail, simplify > >>>> migration: add more error handling for postcopy_ram_enable_noti= fy > >>>> migration: unify error handling for process_incoming_migration_= co > >>>>=20 > >>>> migration/channel.c | 11 ++++++----- > >>>> migration/migration.c | 40 +++++++++++++++++++++-------------= ------ > >>>> migration/migration.h | 2 +- > >>>> migration/postcopy-ram.c | 1 + > >>>> migration/ram.c | 28 ++++++++++++++++++---------- > >>>> migration/ram.h | 4 ++-- > >>>> migration/savevm.c | 1 + > >>>> util/main-loop.c | 8 ++++---- > >>>> 8 files changed, 54 insertions(+), 41 deletions(-) > >>>>=20 > >>>=20 > > -- > > Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK >=20 >=20 -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK