Re: [PULL v1 0/2] xen: mapcache: Fixes

2025-05-10 Thread Stefan Hajnoczi
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/10.1 for any user-visible changes. signature.asc Description: PGP signature

Re: [GIT PULL] xen: branch for v6.15-rc6

2025-05-10 Thread pr-tracker-bot
The pull request you sent on Sat, 10 May 2025 08:02:39 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git > for-linus-6.15a-rc6-tag has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/86c019597cd4e0fc90dfa9ebba9282b2d122c187 Thank you! -- Deet-doot-dot,

RE: [PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions

2025-05-10 Thread Michael Kelley
From: Juergen Gross Sent: Tuesday, May 6, 2025 2:20 AM > > When building a kernel with CONFIG_PARAVIRT_XXL the paravirt > infrastructure will always use functions for reading or writing MSRs, > even when running on bare metal. > > Switch to inline RDMSR/WRMSR instructions in this case, reducing

[PATCH] xen/bitmap: Drop unused headers

2025-05-10 Thread Andrew Cooper
Nothing in bitmap.h uses lib.h. Reduce to just macros.h and string.h. Drop types.h while at it, as it comes in through bitops.h cpumask.h and nodemask.h only include kernel.h to get container_of(). Move it into macros.h where it belongs. No functional change. Signed-off-by: Andrew Cooper ---

RE: [PATCH v4 11/15] xen/x86: implement EPP support for the amd-cppc driver in active mode

2025-05-10 Thread Penny, Zheng
[Public] Hi, > -Original Message- > From: Jan Beulich > Sent: Wednesday, April 30, 2025 12:39 AM > To: Penny, Zheng > Cc: Huang, Ray ; Andrew Cooper > ; Anthony PERARD ; > Orzel, Michal ; Julien Grall ; Roger > Pau Monné ; Stefano Stabellini ; > xen-devel@lists.xenproject.org > Subject: