qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 0572ed: qapi/machine.json: Remove zero value


From: Andrew Jones
Subject: [Qemu-commits] [qemu/qemu] 0572ed: qapi/machine.json: Remove zero value reference fro...
Date: Tue, 17 Aug 2021 08:49:29 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 0572edc55b7bb862efadc2f061e4d9abb87171cc
      
https://github.com/qemu/qemu/commit/0572edc55b7bb862efadc2f061e4d9abb87171cc
  Author: Andrew Jones <drjones@redhat.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M qapi/machine.json

  Log Message:
  -----------
  qapi/machine.json: Remove zero value reference from SMPConfiguration 
documentation

Commit 1e63fe685804 ("machine: pass QAPI struct to mc->smp_parse")
introduced documentation stating that a zero input value for an SMP
parameter indicates that its value should be automatically configured.
This is indeed how things work today, but we'd like to change that.
Avoid documenting behaviors we want to leave undefined for the time
being, giving us freedom to change it later.

Fixes: 1e63fe685804 ("machine: pass QAPI struct to mc->smp_parse")
Signed-off-by: Andrew Jones <drjones@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Yanan Wang <wangyanan55@huawei.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]