kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Anup Patel <anup@brainfault.org>
Cc: Will Deacon <will@kernel.org>,
	julien.thierry.kdev@gmail.com,
	Paolo Bonzini <pbonzini@redhat.com>,
	Atish Patra <atishp@atishpatra.org>,
	Alistair Francis <Alistair.Francis@wdc.com>,
	Vincent Chen <vincent.chen@sifive.com>,
	KVM General <kvm@vger.kernel.org>,
	kvm-riscv@lists.infradead.org, Anup Patel <anup.patel@wdc.com>
Subject: Re: [PATCH v11 kvmtool 0/8] KVMTOOL RISC-V Support
Date: Sat, 11 Dec 2021 14:21:26 +0000	[thread overview]
Message-ID: <87sfuz9q8p.wl-maz@kernel.org> (raw)
In-Reply-To: <CAAhSdy1pqS5PYdxuxx5RD8baeqfd07Vm1DM7_Eq9Mby37mS_ig@mail.gmail.com>

On Sat, 11 Dec 2021 07:28:49 +0000,
Anup Patel <anup@brainfault.org> wrote:
> 
> Hi Marc, Hi Will,
> 
> On Fri, Nov 19, 2021 at 6:15 PM Anup Patel <anup.patel@wdc.com> wrote:
> >
> > This series adds RISC-V support for KVMTOOL and it is based on the
> > Linux-5.16-rc1. The KVM RISC-V patches have been merged in the Linux
> > kernel since 5.16-rc1.
> >
> > The KVMTOOL RISC-V patches can be found in riscv_master branch at:
> > https//github.com/kvm-riscv/kvmtool.git
> 
> Ping ?
> Do you have further comments on this series ?

Not much on my side, apart that it is a bit annoying that some of the
support is actually an almost exact copy of the arm code (PCI being a
striking example). It would have been nice to see some effort to make
the code common, although it isn't a blocker on my side.

Thanks,

	M.

-- 
Without deviation from the norm, progress is not possible.

  reply	other threads:[~2021-12-11 14:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-19 12:45 [PATCH v11 kvmtool 0/8] KVMTOOL RISC-V Support Anup Patel
2021-11-19 12:45 ` [PATCH v11 kvmtool 1/8] update_headers: Sync-up ABI headers with Linux-5.16-rc1 Anup Patel
2021-11-19 12:45 ` [PATCH v11 kvmtool 2/8] riscv: Initial skeletal support Anup Patel
2021-11-19 12:45 ` [PATCH v11 kvmtool 3/8] riscv: Implement Guest/VM arch functions Anup Patel
2021-11-19 12:45 ` [PATCH v11 kvmtool 4/8] riscv: Implement Guest/VM VCPU " Anup Patel
2021-11-19 12:45 ` [PATCH v11 kvmtool 5/8] riscv: Add PLIC device emulation Anup Patel
2021-11-19 12:45 ` [PATCH v11 kvmtool 6/8] riscv: Generate FDT at runtime for Guest/VM Anup Patel
2021-11-19 12:45 ` [PATCH v11 kvmtool 7/8] riscv: Handle SBI calls forwarded to user space Anup Patel
2021-11-19 12:45 ` [PATCH v11 kvmtool 8/8] riscv: Generate PCI host DT node Anup Patel
2021-12-11  7:28 ` [PATCH v11 kvmtool 0/8] KVMTOOL RISC-V Support Anup Patel
2021-12-11 14:21   ` Marc Zyngier [this message]
2021-12-13  4:12     ` Anup Patel
2021-12-14 15:18 ` Will Deacon

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=87sfuz9q8p.wl-maz@kernel.org \
    --to=maz@kernel.org \
    --cc=Alistair.Francis@wdc.com \
    --cc=anup.patel@wdc.com \
    --cc=anup@brainfault.org \
    --cc=atishp@atishpatra.org \
    --cc=julien.thierry.kdev@gmail.com \
    --cc=kvm-riscv@lists.infradead.org \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=vincent.chen@sifive.com \
    --cc=will@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).