Re: Expose support for HyperV features via QMP

2023-02-10 Thread manish.mishra
On 09/02/23 7:47 pm, Vitaly Kuznetsov wrote: Alex Bennée writes: "manish.mishra" writes: Hi Everyone, Checking if there is any feedback on this. I've expanded the CC list to some relevant maintainers and people who have touched that code in case this was missed. Thanks Manish Mishra

Re: Expose support for HyperV features via QMP

2023-02-09 Thread Vitaly Kuznetsov
Alex Bennée writes: > "manish.mishra" writes: > >> Hi Everyone, >> >> Checking if there is any feedback on this. > > I've expanded the CC list to some relevant maintainers and people who > have touched that code in case this was missed. > >> Thanks >> >> Manish Mishra >> >> On 31/01/23 8:17 pm,

Re: Expose support for HyperV features via QMP

2023-02-09 Thread Alex Bennée
"manish.mishra" writes: > Hi Everyone, > > Checking if there is any feedback on this. I've expanded the CC list to some relevant maintainers and people who have touched that code in case this was missed. > Thanks > > Manish Mishra > > On 31/01/23 8:17 pm, manish.mishra wrote: > > Hi Everyone

Re: Expose support for HyperV features via QMP

2023-02-09 Thread manish.mishra
Hi Everyone, Checking if there is any feedback on this. Thanks Manish Mishra On 31/01/23 8:17 pm, manish.mishra wrote: Hi Everyone, I hope everyone is doing great. We wanted to check why we do not expose support for HyperV features in Qemu similar to what we do for normal CPU features via

Re: Expose support for HyperV features via QMP

2023-02-01 Thread manish.mishra
On 31/01/23 8:17 pm, manish.mishra wrote: Hi Everyone, I hope everyone is doing great. We wanted to check why we do not expose support for HyperV features in Qemu similar to what we do for normal CPU features via query-cpu-defs or cpu-model-expansion QMP commands. This support is required fo

Expose support for HyperV features via QMP

2023-01-31 Thread manish.mishra
Hi Everyone, I hope everyone is doing great. We wanted to check why we do not expose support for HyperV features in Qemu similar to what we do for normal CPU features via query-cpu-defs or cpu-model-expansion QMP commands. This support is required for live migration with HyperV features as hype