mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-24 08:28:37 -07:00
In the block layer functions that determine options for a child block device, it's a common pattern to either copy options from the parent's options or to set a default string if the option isn't explicitly set yet for the child. Provide convenience functions so that it becomes a one-liner for each option. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> |
||
|---|---|---|
| .. | ||
| dispatch.h | ||
| json-lexer.h | ||
| json-parser.h | ||
| json-streamer.h | ||
| qbool.h | ||
| qdict.h | ||
| qerror.h | ||
| qfloat.h | ||
| qint.h | ||
| qjson.h | ||
| qlist.h | ||
| qobject.h | ||
| qstring.h | ||
| types.h | ||