Re: [PATCH v2 0/3] hvm: add hvm_funcs hooks for msr intercept handling

2023-06-19 Thread Jan Beulich
On 24.04.2023 10:20, Xenia Ragiadakou wrote: > This patch series aims to make the msr intercept handling, performed in > vpmu code, virtualization technology agnostic. > It creates a common interface for setting/clearing the msr intercepts and > then add hooks to the corresponding hvm_funcs table t

Re: [PATCH v2 0/3] hvm: add hvm_funcs hooks for msr intercept handling

2023-04-24 Thread Jan Beulich
On 24.04.2023 10:20, Xenia Ragiadakou wrote: > This patch series aims to make the msr intercept handling, performed in > vpmu code, virtualization technology agnostic. > It creates a common interface for setting/clearing the msr intercepts and > then add hooks to the corresponding hvm_funcs table t