Re: [Xen-devel] [XEN PATCH v14 8/8] Add xentrace to vmware_port

2020-10-16 Thread Jan Beulich
On 19.08.2020 18:52, Don Slutz wrote: > From: Don Slutz > > Also added missing TRAP_DEBUG & VLAPIC. > > Signed-off-by: Don Slutz > CC: Don Slutz > --- > Acked-by: Ian Campbell > > v14: > Reworked to current code. > Added VMPORT_SEND because I wanted to see it during testing. > > v13: >

[Xen-devel] [XEN PATCH v14 8/8] Add xentrace to vmware_port

2020-08-19 Thread Don Slutz
From: Don Slutz Also added missing TRAP_DEBUG & VLAPIC. Signed-off-by: Don Slutz CC: Don Slutz --- Acked-by: Ian Campbell v14: Reworked to current code. Added VMPORT_SEND because I wanted to see it during testing. v13: Please do this by extending the existing infrastructure rather