Re: [Qemu-devel] [PATCH 4/9] default devices: monitor
Gerd Hoffmann writes: > Switch over monitor to the new defaults system. Even terser. > > Signed-off-by: Gerd Hoffmann > --- > vl.c | 90 + > 1 files changed, 46 insertions(+), 44 deletions(-) > > diff --git a/vl.c b/vl.c > inde
[Qemu-devel] [PATCH 4/9] default devices: monitor
Switch over monitor to the new defaults system. Signed-off-by: Gerd Hoffmann --- vl.c | 90 + 1 files changed, 46 insertions(+), 44 deletions(-) diff --git a/vl.c b/vl.c index 739c3a7..4edc4a3 100644 --- a/vl.c +++ b/vl.c @@ -210