Re: [PATCH WIP 07/14] xen/hvm: Don't skip MSR_READ trace record

2024-07-31 Thread Jan Beulich
On 26.06.2024 15:38, George Dunlap wrote: > Commit 37f074a3383 ("x86/msr: introduce guest_rdmsr()") introduced a > function to combine the MSR_READ handling between PV and HVM. > Unfortunately, by returning directly, it skipped the trace generation, > leading to gaps in the trace record, as well as

[PATCH WIP 07/14] xen/hvm: Don't skip MSR_READ trace record

2024-06-26 Thread George Dunlap
Commit 37f074a3383 ("x86/msr: introduce guest_rdmsr()") introduced a function to combine the MSR_READ handling between PV and HVM. Unfortunately, by returning directly, it skipped the trace generation, leading to gaps in the trace record, as well as xenalyze errors like this: hvm_generic_postproce