From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcAgi-0006SQ-Pu for qemu-devel@nongnu.org; Thu, 09 Oct 2014 06:11:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XcAge-0006LY-13 for qemu-devel@nongnu.org; Thu, 09 Oct 2014 06:11:12 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:61735) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcAgd-0006K6-8t for qemu-devel@nongnu.org; Thu, 09 Oct 2014 06:11:07 -0400 Message-ID: <54365EEB.90602@huawei.com> Date: Thu, 9 Oct 2014 18:09:47 +0800 From: Gonglei MIME-Version: 1.0 References: <1412668838-8656-1-git-send-email-arei.gonglei@huawei.com> <5435195B.2060300@huawei.com> <1412848032.16390.3.camel@nilsson.home.kraxel.org> In-Reply-To: <1412848032.16390.3.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v11 00/34] modify boot order of guest, and take effect after rebooting List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: "peter.maydell@linaro.org" , "Huangweidong (C)" , "mst@redhat.com" , "aik@ozlabs.ru" , "qemu-devel@nongnu.org" , "agraf@suse.de" , "dmitry@daynix.com" , "akong@redhat.com" , "armbru@redhat.com" , "lersek@redhat.com" , "ehabkost@redhat.com" , "marcel.a@redhat.com" , "somlo@cmu.edu" , Luonengjun , "Huangpeng (Peter)" , "alex.williamson@redhat.com" , "stefanha@redhat.com" , "pbonzini@redhat.com" , "lcapitulino@redhat.com" , "rth@twiddle.net" , "kwolf@redhat.com" , "peter.crosthwaite@xilinx.com" , "chenliang (T)" , "imammedo@redhat.com" , "afaerber@suse.de" On 2014/10/9 17:47, Gerd Hoffmann wrote: > On Mi, 2014-10-08 at 19:00 +0800, Gonglei wrote: >> On 2014/10/7 16:00, Gonglei (Arei) wrote: >> >>> From: Gonglei >>> >>> Changes since v10: >>> 1. add handler for virtio-blk-pci/s390/ccw in PATCH 28. >>> 2. add especial bootidnex setter/getter functions for usb-storage >>> device in PATCH 29. >>> 3. add bootindex qom property for nvma and ne2k_isa devices, >>> avoid regrassion in PATCH 30. >>> 4. change fprintf to error_report in bootdevice.c in PATCH 34. >>> 5. rebase on the latest qemu master tree. >>> 6. add 'Reviewed-by' in other patches. (Thanks, Gerd) >>> >> >> >> Hi, Gerd >> >> Could you please review the v11 and consider to merge this series in your tree? >> I have no idea which maintainer can apply this series. It seems that only you >> and Eduardo interested in and reviewed this patch series at present. :( > > Yea, for these cross-tree changes it isn't always clear which way they > should be merged. qom or pc would make sense I think. > > I can prepare a pull request too, but I'd like to have a second opinion > on the stuff which is outside of my primary focus: > Thanks a lot! > * fw_cfg changes (mst? paolo?) > * qom bits (andreas? paolo?, eduardo?) > I will appreciate for your review, guys :) Best regards, -Gonglei > I'll go take "no answer" as "no objections", but I'd prefer to apply one > or another "reviewed-by" to the series. > > thanks, > Gerd > >