linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Wei Liu <wei.liu@kernel.org>,
	Linux on Hyper-V List <linux-hyperv@vger.kernel.org>,
	Linux Kernel List <linux-kernel@vger.kernel.org>,
	kys@microsoft.com, haiyangz@microsoft.com, decui@microsoft.com
Subject: [GIT PULL] Hyper-V fixes for 6.6-rc6
Date: Tue, 10 Oct 2023 05:39:35 +0000	[thread overview]
Message-ID: <ZSTjl1BsWyyh9COJ@liuwe-devbox-debian-v2> (raw)

Hi Linus,

The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:

  Linux 6.6-rc2 (2023-09-17 14:40:24 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20231009

for you to fetch changes up to 42999c90461293233de9bb6e6c7d8a2db7281c1e:

  hv/hv_kvp_daemon:Support for keyfile based connection profile (2023-10-10 03:42:29 +0000)

----------------------------------------------------------------
hyperv-fixes for v6.6-rc6
  - A few fixes for Hyper-V VTL code (Saurabh Sengar and Olaf Hering)
  - A fix for the hv_kvp_daemon to support keyfile based connection
    profile (Shradha Gupta)
----------------------------------------------------------------
Olaf Hering (1):
      hyperv: reduce size of ms_hyperv_info

Saurabh Sengar (3):
      x86/hyperv: Restrict get_vtl to only VTL platforms
      x86/hyperv: Remove hv_vtl_early_init initcall
      x86/hyperv: Add common print prefix "Hyper-V" in hv_init

Shradha Gupta (1):
      hv/hv_kvp_daemon:Support for keyfile based connection profile

 arch/x86/hyperv/hv_init.c       |  20 ++--
 arch/x86/hyperv/hv_vtl.c        |   3 +-
 arch/x86/include/asm/mshyperv.h |   2 +
 include/asm-generic/mshyperv.h  |   2 +-
 tools/hv/hv_kvp_daemon.c        | 233 ++++++++++++++++++++++++++++++++++------
 tools/hv/hv_set_ifconfig.sh     |  39 +++++--
 6 files changed, 253 insertions(+), 46 deletions(-)

             reply	other threads:[~2023-10-10  5:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10  5:39 Wei Liu [this message]
2023-10-10 18:54 ` [GIT PULL] Hyper-V fixes for 6.6-rc6 pr-tracker-bot

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=ZSTjl1BsWyyh9COJ@liuwe-devbox-debian-v2 \
    --to=wei.liu@kernel.org \
    --cc=decui@microsoft.com \
    --cc=haiyangz@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).