On 18/6/24 12:00, Stefano Garzarella wrote:
The default value of the @share option of the @MemoryBackendProperties
really depends on the backend type, so let's document the default
values in the same place where we define the option to avoid
dispersing the information.
Cc: David Hildenbrand <[email protected]>
Suggested-by: Markus Armbruster <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: Stefano Garzarella <[email protected]>
---
v2: https://patchew.org/QEMU/[email protected]/
v1: https://patchew.org/QEMU/[email protected]/
---
qapi/qom.json | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>