KVM Archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Huacai Chen <chenhuacai@loongson.cn>
Cc: Huacai Chen <chenhuacai@kernel.org>,
	Tianrui Zhao <zhaotianrui@loongson.cn>,
	 Bibo Mao <maobibo@loongson.cn>,
	kvm@vger.kernel.org, loongarch@lists.linux.dev,
	 linux-kernel@vger.kernel.org, Xuerui Wang <kernel@xen0n.name>,
	 Jiaxun Yang <jiaxun.yang@flygoat.com>
Subject: Re: [GIT PULL] LoongArch KVM changes for v6.10
Date: Fri, 10 May 2024 16:44:44 +0200	[thread overview]
Message-ID: <CABgObfaivYUYZwmC9p2uwCWTC-hzJc4P_=rK0S244Hjx3X8kvg@mail.gmail.com> (raw)
In-Reply-To: <20240508150240.225429-1-chenhuacai@loongson.cn>

On Wed, May 8, 2024 at 5:11 PM Huacai Chen <chenhuacai@loongson.cn> wrote:
>
> The following changes since commit dd5a440a31fae6e459c0d6271dddd62825505361:
>
>   Linux 6.9-rc7 (2024-05-05 14:06:01 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-kvm-6.10
>
> for you to fetch changes up to 7b7e584f90bf670d5c6f2b1fff884bf3b972cad4:
>
>   LoongArch: KVM: Add mmio trace events support (2024-05-06 22:00:47 +0800)

Pulled, thanks.

Paolo

> ----------------------------------------------------------------
> LoongArch KVM changes for v6.10
>
> 1. Add ParaVirt IPI support.
> 2. Add software breakpoint support.
> 3. Add mmio trace events support.
>
> ----------------------------------------------------------------
> Bibo Mao (8):
>       LoongArch/smp: Refine some ipi functions on LoongArch platform
>       LoongArch: KVM: Add hypercall instruction emulation
>       LoongArch: KVM: Add cpucfg area for kvm hypervisor
>       LoongArch: KVM: Add vcpu mapping from physical cpuid
>       LoongArch: KVM: Add PV IPI support on host side
>       LoongArch: KVM: Add PV IPI support on guest side
>       LoongArch: KVM: Add software breakpoint support
>       LoongArch: KVM: Add mmio trace events support
>
>  arch/loongarch/Kconfig                          |   9 ++
>  arch/loongarch/include/asm/Kbuild               |   1 -
>  arch/loongarch/include/asm/hardirq.h            |   6 +
>  arch/loongarch/include/asm/inst.h               |   2 +
>  arch/loongarch/include/asm/irq.h                |  11 +-
>  arch/loongarch/include/asm/kvm_host.h           |  33 +++++
>  arch/loongarch/include/asm/kvm_para.h           | 161 ++++++++++++++++++++++++
>  arch/loongarch/include/asm/kvm_vcpu.h           |  11 ++
>  arch/loongarch/include/asm/loongarch.h          |  12 ++
>  arch/loongarch/include/asm/paravirt.h           |  30 +++++
>  arch/loongarch/include/asm/paravirt_api_clock.h |   1 +
>  arch/loongarch/include/asm/smp.h                |  22 ++--
>  arch/loongarch/include/uapi/asm/kvm.h           |   4 +
>  arch/loongarch/kernel/Makefile                  |   1 +
>  arch/loongarch/kernel/irq.c                     |  24 +---
>  arch/loongarch/kernel/paravirt.c                | 151 ++++++++++++++++++++++
>  arch/loongarch/kernel/perf_event.c              |  14 +--
>  arch/loongarch/kernel/smp.c                     |  52 +++++---
>  arch/loongarch/kernel/time.c                    |  12 +-
>  arch/loongarch/kvm/exit.c                       | 151 +++++++++++++++++++---
>  arch/loongarch/kvm/trace.h                      |  20 ++-
>  arch/loongarch/kvm/vcpu.c                       | 105 +++++++++++++++-
>  arch/loongarch/kvm/vm.c                         |  11 ++
>  23 files changed, 746 insertions(+), 98 deletions(-)
>  create mode 100644 arch/loongarch/include/asm/kvm_para.h
>  create mode 100644 arch/loongarch/include/asm/paravirt.h
>  create mode 100644 arch/loongarch/include/asm/paravirt_api_clock.h
>  create mode 100644 arch/loongarch/kernel/paravirt.c
>


      reply	other threads:[~2024-05-10 14:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08 15:02 [GIT PULL] LoongArch KVM changes for v6.10 Huacai Chen
2024-05-10 14:44 ` Paolo Bonzini [this message]

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='CABgObfaivYUYZwmC9p2uwCWTC-hzJc4P_=rK0S244Hjx3X8kvg@mail.gmail.com' \
    --to=pbonzini@redhat.com \
    --cc=chenhuacai@kernel.org \
    --cc=chenhuacai@loongson.cn \
    --cc=jiaxun.yang@flygoat.com \
    --cc=kernel@xen0n.name \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=loongarch@lists.linux.dev \
    --cc=maobibo@loongson.cn \
    --cc=zhaotianrui@loongson.cn \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).