> From: Paolo Bonzini [mailto:pbonz...@redhat.com] > Sent: Thursday, September 18, 2014 9:31 PM > To: Gonglei (Arei); qemu-devel@nongnu.org > Cc: kra...@redhat.com; Huangweidong (C); arm...@redhat.com; Huangpeng > (Peter); Luonengjun > Subject: Re: [PATCH v2 12/19] dev-serial: convert init to realize > > Il 18/09/2014 15:26, Gonglei (Arei) ha scritto: > > Yes, we can. > > > > Can we use qerror_report_err still in realize function? > > Just report this error but not propagate to the caller. Thanks! > > No, I think propagating the error is fine. In fact I suggested checking > for the error more aggressively, so that it can better propagate to the > caller. > > Paolo
OK, got it. v3 will be posted shortly. Thanks :) Best regards, -Gonglei