Re: [PATCH RESEND v6 03/36] command-line: refractor parser code

2020-04-24 Thread Stefan Hajnoczi
On Wed, Apr 22, 2020 at 09:13:38PM -0700, elena.ufimts...@oracle.com wrote: > From: Elena Ufimtseva > > Refactor command-line parser code so that it could be used by > other processes as well. How will qemu-options-wrapper.h be handled for other processes? At the moment qemu-parse.c cannot be r

[PATCH RESEND v6 03/36] command-line: refractor parser code

2020-04-22 Thread elena . ufimtseva
From: Elena Ufimtseva Refactor command-line parser code so that it could be used by other processes as well. Signed-off-by: Elena Ufimtseva Signed-off-by: Jagannathan Raman Signed-off-by: John G Johnson --- MAINTAINERS | 2 + Makefile.objs| 2 + include/qemu-parse.h | 42 +