Re: [Qemu-devel] [PATCHv51/3] qapi: Use an explicit input file
On 03/30/2014 02:35 PM, Lluís Vilanova wrote: Missing a space in the subject line (this is not version 51 of the patches, but v5 and patch 1/3 :) > Use an explicit input file on the command-line instead of reading from > standard input > > Signed-off-by: Lluís Vilanova > --- > 25 files chan
[Qemu-devel] [PATCHv51/3] qapi: Use an explicit input file
Use an explicit input file on the command-line instead of reading from standard input Signed-off-by: Lluís Vilanova --- Makefile | 24 +++- docs/qapi-code-gen.txt |4 ++- scripts/qapi-commands.py