Re: [PATCH v3 12/16] hw/i386/vmport: Add support for CMD_GET_VCPU_INFO

2020-03-12 Thread Liran Alon
On 13/03/2020 2:09, Michael S. Tsirkin wrote: On Thu, Mar 12, 2020 at 06:54:27PM +0200, Liran Alon wrote: Command currently returns that it is unimplemented by setting the reserved-bit in it's return value. Following patches will return various useful vCPU information to guest. Reviewed-by:

Re: [PATCH v3 12/16] hw/i386/vmport: Add support for CMD_GET_VCPU_INFO

2020-03-12 Thread Michael S. Tsirkin
On Thu, Mar 12, 2020 at 06:54:27PM +0200, Liran Alon wrote: > Command currently returns that it is unimplemented by setting > the reserved-bit in it's return value. > > Following patches will return various useful vCPU information > to guest. > > Reviewed-by: Nikita Leshenko > Signed-off-by: Lir

[PATCH v3 12/16] hw/i386/vmport: Add support for CMD_GET_VCPU_INFO

2020-03-12 Thread Liran Alon
Command currently returns that it is unimplemented by setting the reserved-bit in it's return value. Following patches will return various useful vCPU information to guest. Reviewed-by: Nikita Leshenko Signed-off-by: Liran Alon --- hw/i386/vmport.c | 14 ++ include/hw/i386/