[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230317064023.1229-1-jgross@suse.com>
Date: Fri, 17 Mar 2023 07:40:23 +0100
From: Juergen Gross <jgross@...e.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
sstabellini@...nel.org
Subject: [GIT PULL] xen: branch for v6.3-rc3
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.3-rc3-tag
xen: branch for v6.3-rc3
It contains:
- a small cleanup series for xen time handling
- a patch for enabling the VGA console in a Xen PVH dom0
- a small cleanup patch for the xenfs driver
Thanks.
Juergen
arch/x86/include/asm/xen/cpuid.h | 22 ++++++++++++++++++----
arch/x86/xen/Makefile | 2 +-
arch/x86/xen/enlighten_pv.c | 3 ++-
arch/x86/xen/enlighten_pvh.c | 13 +++++++++++++
arch/x86/xen/time.c | 7 ++-----
arch/x86/xen/vga.c | 5 ++---
arch/x86/xen/xen-ops.h | 7 ++++---
drivers/xen/xenfs/xensyms.c | 10 +++++-----
include/xen/interface/platform.h | 3 +++
9 files changed, 50 insertions(+), 22 deletions(-)
Jan Beulich (1):
x86/PVH: obtain VGA console info in Dom0
Krister Johansen (2):
xen: update arch/x86/include/asm/xen/cpuid.h
x86/xen/time: cleanup xen_tsc_safe_clocksource
Yu Zhe (1):
xen: remove unnecessary (void*) conversions
Powered by blists - more mailing lists