Re: [PATCH v2 1/2] qapi: Fix comment format for @CpuInstanceProperties

2020-05-26 Thread Igor Mammedov
On Tue, 26 May 2020 10:25:34 +0200 Michal Privoznik wrote: > In 176d2cda0de, the @die-id attribute was introduced to > CpuInstanceProperties type. However, it mangled the comment. > > Signed-off-by: Michal Privoznik Reviewed-by: Igor Mammedov > --- > qapi/machine.json | 3 ++- > 1 file

[PATCH v2 1/2] qapi: Fix comment format for @CpuInstanceProperties

2020-05-26 Thread Michal Privoznik
In 176d2cda0de, the @die-id attribute was introduced to CpuInstanceProperties type. However, it mangled the comment. Signed-off-by: Michal Privoznik --- qapi/machine.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qapi/machine.json b/qapi/machine.json index