Really v5 (was: [PATCH v4 0/3] VMX APIC access page and shadow adjustments)

2021-04-23 Thread Jan Beulich
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

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

2021-04-23 Thread Jan Beulich
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