On 26/01/2024 01:19, Sean Christopherson wrote:
On Thu, Jan 25, 2024, Paul Durrant wrote:
On 15/01/2024 12:56, Paul Durrant wrote:
From: Paul Durrant <pdurrant@xxxxxxxxxx>
This series has one small fix to what was in v11 [1]:
* KVM: xen: re-initialize shared_info if guest (32/64-bit) mode is set
The v11 patch failed to set the return code of the ioctl if the mode
was not actually changed, leading to a spurious failure.
This version of the series also contains a new bug-fix to the pfncache
code from David Woodhouse.
[1] https://lore.kernel.org/kvm/20231219161109.1318-1-paul@xxxxxxx/
Ping?
Sorry, I have done basically zero upstream reviews over the last few weeks, for
a variety of reasons. Unless yet another thing pops up, I expect to dive into
upstream reviews tomorrow and spend a good long while there.
Hi Sean,
Have you had any time to take a look at this?
Paul