[PATCH v4 0/3] VMX APIC access page and shadow adjustments

Jan Beulich posted 3 patches 3 years ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/3e7ad009-f062-d58a-9380-103ce1573a73@suse.com
[PATCH v4 0/3] VMX APIC access page and shadow adjustments
Posted by Jan Beulich 3 years ago
1: VMX: use a single, global APIC access page
2: x86/shadow: re-use variables in shadow_get_page_from_l1e()
3: x86/shadow: streamline shadow_get_page_from_l1e()

Jan

Really v5 (was: [PATCH v4 0/3] VMX APIC access page and shadow adjustments)
Posted by Jan Beulich 3 years ago
On 23.04.2021 12:51, Jan Beulich wrote:
> 1: VMX: use a single, global APIC access page
> 2: x86/shadow: re-use variables in shadow_get_page_from_l1e()
> 3: x86/shadow: streamline shadow_get_page_from_l1e()

I'm sorry, I'm noticing only now that I've typoed the version.

Jan