Re: [PATCH v3 05/10] qapi: make the vcpu parameters deprecated for 8.1

2023-05-06 Thread Markus Armbruster
Alex Bennée writes: > I don't think I can remove the parameters directly but certainly mark > them as deprecated. > > Message-Id: <20230420150009.1675181-6-alex.ben...@linaro.org> > Reviewed-by: Stefan Hajnoczi > Reviewed-by: Richard Henderson > Signed-off-by: Alex Bennée > Message-Id: <202305

[PATCH v3 05/10] qapi: make the vcpu parameters deprecated for 8.1

2023-05-05 Thread Alex Bennée
I don't think I can remove the parameters directly but certainly mark them as deprecated. Message-Id: <20230420150009.1675181-6-alex.ben...@linaro.org> Reviewed-by: Stefan Hajnoczi Reviewed-by: Richard Henderson Signed-off-by: Alex Bennée Message-Id: <20230503091756.1453057-6-alex.ben...@linaro