Re: [PATCH v1 6/7] xenalyze: sync with vmx.h, use EXIT_REASON_MCE_DURING_VMENTRY

2023-07-28 Thread George Dunlap
On Fri, Jul 28, 2023 at 9:25 PM George Dunlap wrote: > > > On Thu, Jun 1, 2023 at 3:28 PM Olaf Hering wrote: > >> Signed-off-by: Olaf Hering >> > > Patches 4-7: > > Reviewed-by: George Dunlap > Sorry, this should have said patches 4-6. At any rate, I've pushed patches 1-6 now. Thanks again

Re: [PATCH v1 6/7] xenalyze: sync with vmx.h, use EXIT_REASON_MCE_DURING_VMENTRY

2023-07-28 Thread George Dunlap
On Thu, Jun 1, 2023 at 3:28 PM Olaf Hering wrote: > Signed-off-by: Olaf Hering > Patches 4-7: Reviewed-by: George Dunlap

[PATCH v1 6/7] xenalyze: sync with vmx.h, use EXIT_REASON_MCE_DURING_VMENTRY

2023-06-01 Thread Olaf Hering
Signed-off-by: Olaf Hering --- tools/xentrace/xenalyze.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/xentrace/xenalyze.c b/tools/xentrace/xenalyze.c index 88c3d5f873..9635ff453a 100644 --- a/tools/xentrace/xenalyze.c +++ b/tools/xentrace/xenalyze.c @@ -479,7