summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1188.toml
blob: 637b1a1ef2e3d101bd9bc3030cbf7eaa9d605f98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id = 1188
title = "qapi: add support to default value for optional members"
state = "opened"
created_at = "2022-09-02T08:00:04.649Z"
closed_at = "n/a"
labels = ["QAPI/QMP"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1188"
host-os = "n/a"
host-arch = "n/a"
qemu-version = "n/a"
guest-os = "n/a"
guest-arch = "n/a"
description = "n/a"
reproduce = "n/a"
additional = """This is a proposal to the QAPI spec itself to have a simple way to express that
an absent member defaults to a value."""