Re: [XEN PATCH v14 7/8] Add IOREQ_TYPE_VMWARE_PORT

2020-10-01 Thread Jan Beulich
On 19.08.2020 18:52, Don Slutz wrote: > This adds synchronization of the 6 vcpu registers (only 32bits of > them) that QEMU's vmport.c and vmmouse.c needs between Xen and QEMU. > This is how VMware defined the use of these registers. > > This is to avoid a 2nd and 3rd exchange between QEMU and Xen

RE: [XEN PATCH v14 7/8] Add IOREQ_TYPE_VMWARE_PORT

2020-10-06 Thread Paul Durrant
Rzeszutek Wilk ; > George Dunlap > ; Paul Durrant > Subject: Re: [XEN PATCH v14 7/8] Add IOREQ_TYPE_VMWARE_PORT > > On 19.08.2020 18:52, Don Slutz wrote: > > This adds synchronization of the 6 vcpu registers (only 32bits of > > them) that QEMU's vmport.c and vmmouse

Re: [XEN PATCH v14 7/8] Add IOREQ_TYPE_VMWARE_PORT

2020-10-13 Thread Jan Beulich
> ; >> Stefano Stabellini ; Tim Deegan ; >> Andrew Cooper >> ; Konrad Rzeszutek Wilk ; >> George Dunlap >> ; Paul Durrant >> Subject: Re: [XEN PATCH v14 7/8] Add IOREQ_TYPE_VMWARE_PORT >> >> On 19.08.2020 18:52, Don Slutz wrote: >>>

RE: [XEN PATCH v14 7/8] Add IOREQ_TYPE_VMWARE_PORT

2020-10-13 Thread Paul Durrant
; ; 'Stefano > Stabellini' > ; 'Tim Deegan' ; 'Andrew Cooper' > ; > 'Konrad Rzeszutek Wilk' ; 'George Dunlap' > > Subject: Re: [XEN PATCH v14 7/8] Add IOREQ_TYPE_VMWARE_PORT > > On 06.10.2020 10:13, Paul Durrant wrote: >

[Xen-devel] [XEN PATCH v14 7/8] Add IOREQ_TYPE_VMWARE_PORT

2020-08-19 Thread Don Slutz
From: Don Slutz This adds synchronization of the 6 vcpu registers (only 32bits of them) that QEMU's vmport.c and vmmouse.c needs between Xen and QEMU. This is how VMware defined the use of these registers. This is to avoid a 2nd and 3rd exchange between QEMU and Xen to fetch and put these 6 vcpu