From patchwork Mon May 23 10:24:33 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: zhao xiao qiang X-Patchwork-Id: 9131431 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A77AA607D3 for ; Mon, 23 May 2016 10:31:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 965312821B for ; Mon, 23 May 2016 10:31:37 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8AF5928230; Mon, 23 May 2016 10:31:37 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3142D2821B for ; Mon, 23 May 2016 10:31:37 +0000 (UTC) Received: from localhost ([::1]:46692 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4n95-0006Yy-Tw for patchwork-qemu-devel@patchwork.kernel.org; Mon, 23 May 2016 06:31:35 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49957) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4n3E-0001zW-8q for qemu-devel@nongnu.org; Mon, 23 May 2016 06:25:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b4n3B-0002gZ-Tl for qemu-devel@nongnu.org; Mon, 23 May 2016 06:25:31 -0400 Received: from m12-12.163.com ([220.181.12.12]:55067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4n3B-0002gT-D8 for qemu-devel@nongnu.org; Mon, 23 May 2016 06:25:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=From:Subject:Date:Message-Id; bh=u4myPmDdPp1bfWLPah uMAX3T5kf49O9Y+wujC6HTl/o=; b=j2Fw/EX2+09xYlMEpJOTAhWKfYQKTd3p5R U/7xtEI1j1eDM1+JLWl5t0kpXxbufKRdhAWsxZlr2XiYHyHXB2pgYvb7JulaYI9A SNNtwRo8sHgmC6/rACJReozueilXqzC00XiUJs91HT3UqeTHs3kujOw/NxlMF6uK YSvSBkVgQ= Received: from localhost.localdomain (unknown [118.187.28.42]) by smtp8 (Coremail) with SMTP id DMCowABnBIFl2kJXNGmWCg--.57696S5; Mon, 23 May 2016 18:24:44 +0800 (CST) From: xiaoqiang zhao To: qemu-devel@nongnu.org Date: Mon, 23 May 2016 18:24:33 +0800 Message-Id: <1463999074-5751-4-git-send-email-zxq_yx_007@163.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1463999074-5751-1-git-send-email-zxq_yx_007@163.com> References: <1463999074-5751-1-git-send-email-zxq_yx_007@163.com> X-CM-TRANSID: DMCowABnBIFl2kJXNGmWCg--.57696S5 X-Coremail-Antispam: 1Uf129KBjvJXoW7urW3ZrWUWr4kury3Aw45GFg_yoW8Kr1DpF ykJFn8Cry5Ka17XFW7Gw17GF1Dtrn5Wwnrt34xGwn29ay7Gr1Fqwn0vayakFWUXFWkAFy3 Za4UJryUtan3JFJanT9S1TB71UUUUUUqnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDUYxBIdaVFxhVjvjDU0xZFpf9x07j6YLkUUUUU= X-Originating-IP: [118.187.28.42] X-CM-SenderInfo: 520ts5t0bqili6rwjhhfrp/1tbiFg1yxlWBQ-c1fwAAsF X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 220.181.12.12 Subject: [Qemu-devel] [PATCH v5 3/4] hw/char: QOM'ify lm32_juart.c X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.maydell@linaro.org, agraf@suse.de, armbru@redhat.com, michael@walle.cc, edgar.iglesias@gmail.com, pbonzini@redhat.com Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Virus-Scanned: ClamAV using ClamSMTP * Drop the old SysBus init function * Call qemu_chr_add_handlers in the realize callback * Use qdev chardev prop instead of qemu_char_get_next_serial Signed-off-by: xiaoqiang zhao --- hw/char/lm32_juart.c | 17 ++++++++--------- hw/lm32/lm32.h | 2 ++ 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/hw/char/lm32_juart.c b/hw/char/lm32_juart.c index 5bf8acf..28c2cf7 100644 --- a/hw/char/lm32_juart.c +++ b/hw/char/lm32_juart.c @@ -114,17 +114,13 @@ static void juart_reset(DeviceState *d) s->jrx = 0; } -static int lm32_juart_init(SysBusDevice *dev) +static void lm32_juart_realize(DeviceState *dev, Error **errp) { LM32JuartState *s = LM32_JUART(dev); - /* FIXME use a qdev chardev prop instead of qemu_char_get_next_serial() */ - s->chr = qemu_char_get_next_serial(); if (s->chr) { qemu_chr_add_handlers(s->chr, juart_can_rx, juart_rx, juart_event, s); } - - return 0; } static const VMStateDescription vmstate_lm32_juart = { @@ -138,16 +134,19 @@ static const VMStateDescription vmstate_lm32_juart = { } }; +static Property lm32_juart_properties[] = { + DEFINE_PROP_CHR("chardev", LM32JuartState, chr), + DEFINE_PROP_END_OF_LIST(), +}; + static void lm32_juart_class_init(ObjectClass *klass, void *data) { DeviceClass *dc = DEVICE_CLASS(klass); - SysBusDeviceClass *k = SYS_BUS_DEVICE_CLASS(klass); - k->init = lm32_juart_init; dc->reset = juart_reset; dc->vmsd = &vmstate_lm32_juart; - /* Reason: init() method uses qemu_char_get_next_serial() */ - dc->cannot_instantiate_with_device_add_yet = true; + dc->props = lm32_juart_properties; + dc->realize = lm32_juart_realize; } static const TypeInfo lm32_juart_info = { diff --git a/hw/lm32/lm32.h b/hw/lm32/lm32.h index 18aa6fd..6761518 100644 --- a/hw/lm32/lm32.h +++ b/hw/lm32/lm32.h @@ -2,6 +2,7 @@ #define HW_LM32_H 1 #include "hw/char/lm32_juart.h" +#include "sysemu/sysemu.h" static inline DeviceState *lm32_pic_init(qemu_irq cpu_irq) { @@ -21,6 +22,7 @@ static inline DeviceState *lm32_juart_init(void) DeviceState *dev; dev = qdev_create(NULL, TYPE_LM32_JUART); + qdev_prop_set_chr(dev, "chardev", serial_hds[1]); qdev_init_nofail(dev); return dev;