All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Lukas Jünger" <lukas.juenger@greensocs.com>
To: qemu-devel@nongnu.org
Cc: qemu-riscv@nongnu.org, bin.meng@windriver.com,
	mark.burton@greensocs.com, marcandre.lureau@redhat.com,
	palmer@dabbelt.com, pbonzini@redhat.com,
	alistair.francis@wdc.com,
	"Lukas Jünger" <lukas.juenger@greensocs.com>,
	luc.michel@greensocs.com
Subject: [PATCH v4 0/2] QOMify Sifive UART Model
Date: Wed, 16 Jun 2021 08:43:32 +0200	[thread overview]
Message-ID: <20210616064334.53398-1-lukas.juenger@greensocs.com> (raw)

Hello,

I have updated the commit message as requested by Bin.

Best regards,
Lukas

Lukas Jünger (2):
  hw/char: Consistent function names for sifive_uart
  hw/char: QOMify sifive_uart

 include/hw/char/sifive_uart.h |  11 ++-
 hw/char/sifive_uart.c         | 152 +++++++++++++++++++++++++++-------
 2 files changed, 129 insertions(+), 34 deletions(-)

-- 
2.31.1



WARNING: multiple messages have this Message-ID (diff)
From: "Lukas Jünger" <lukas.juenger@greensocs.com>
To: qemu-devel@nongnu.org
Cc: alistair.francis@wdc.com, bin.meng@windriver.com,
	palmer@dabbelt.com, qemu-riscv@nongnu.org,
	marcandre.lureau@redhat.com, pbonzini@redhat.com,
	luc.michel@greensocs.com, mark.burton@greensocs.com,
	"Lukas Jünger" <lukas.juenger@greensocs.com>
Subject: [PATCH v4 0/2] QOMify Sifive UART Model
Date: Wed, 16 Jun 2021 08:43:32 +0200	[thread overview]
Message-ID: <20210616064334.53398-1-lukas.juenger@greensocs.com> (raw)

Hello,

I have updated the commit message as requested by Bin.

Best regards,
Lukas

Lukas Jünger (2):
  hw/char: Consistent function names for sifive_uart
  hw/char: QOMify sifive_uart

 include/hw/char/sifive_uart.h |  11 ++-
 hw/char/sifive_uart.c         | 152 +++++++++++++++++++++++++++-------
 2 files changed, 129 insertions(+), 34 deletions(-)

-- 
2.31.1



             reply	other threads:[~2021-06-16  6:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-16  6:43 Lukas Jünger [this message]
2021-06-16  6:43 ` [PATCH v4 0/2] QOMify Sifive UART Model Lukas Jünger
2021-06-16  6:43 ` [PATCH v4 1/2] hw/char: Consistent function names for sifive_uart Lukas Jünger
2021-06-16  6:43   ` Lukas Jünger
2021-06-16  6:54   ` Alistair Francis
2021-06-16  6:54     ` Alistair Francis
2021-06-16  9:15   ` Bin Meng
2021-06-16  9:15     ` Bin Meng
2021-06-16  6:43 ` [PATCH v4 2/2] hw/char: QOMify sifive_uart Lukas Jünger
2021-06-16  6:43   ` Lukas Jünger
2021-06-16  9:15   ` Bin Meng
2021-06-16  9:15     ` Bin Meng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210616064334.53398-1-lukas.juenger@greensocs.com \
    --to=lukas.juenger@greensocs.com \
    --cc=alistair.francis@wdc.com \
    --cc=bin.meng@windriver.com \
    --cc=luc.michel@greensocs.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=mark.burton@greensocs.com \
    --cc=palmer@dabbelt.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-riscv@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.