
26 Apr
2019
26 Apr
'19
11:47 a.m.
On Mon, Apr 15, 2019 at 06:02:03PM +0200, Peter Krempa wrote:
Create a context data type for the QAPI path rather than passing an increasing number of arguments.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_qapi.c | 67 ++++++++++++++++++++++++-------------------- 1 file changed, 37 insertions(+), 30 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano