Cleber Rosa writes:
> On Mon, Mar 16, 2020 at 03:22:07PM +0100, Philippe Mathieu-Daudé wrote:
>> On 3/16/20 3:16 PM, Alex Bennée wrote:
>> >
>> > Gerd Hoffmann writes:
>> >
>> > > Run "tail -f /var/tmp/*/qemu*console.raw" in another terminal
>> > > to watch the install console.
>> > >
>> >
On Mon, Mar 16, 2020 at 03:22:07PM +0100, Philippe Mathieu-Daudé wrote:
> On 3/16/20 3:16 PM, Alex Bennée wrote:
> >
> > Gerd Hoffmann writes:
> >
> > > Run "tail -f /var/tmp/*/qemu*console.raw" in another terminal
> > > to watch the install console.
> > >
> > > Signed-off-by: Gerd Hoffmann
>
On 3/16/20 3:16 PM, Alex Bennée wrote:
Gerd Hoffmann writes:
Run "tail -f /var/tmp/*/qemu*console.raw" in another terminal
to watch the install console.
Signed-off-by: Gerd Hoffmann
I suspect this is what's breaking "make check-acceptance" so I've
dropped the series from testing/next for
Gerd Hoffmann writes:
> Run "tail -f /var/tmp/*/qemu*console.raw" in another terminal
> to watch the install console.
>
> Signed-off-by: Gerd Hoffmann
I suspect this is what's breaking "make check-acceptance" so I've
dropped the series from testing/next for now.
2020-03-11 12:12:30,546 sta
Hi Gerd,
On 3/10/20 9:32 AM, Gerd Hoffmann wrote:
Run "tail -f /var/tmp/*/qemu*console.raw" in another terminal
to watch the install console.
Better to document that in the code/documentation rather than this
commit description. Can you send a patch Alex can squash in?
Reviewed-by: Philippe
Run "tail -f /var/tmp/*/qemu*console.raw" in another terminal
to watch the install console.
Signed-off-by: Gerd Hoffmann
---
tests/vm/basevm.py | 6 ++
1 file changed, 6 insertions(+)
diff --git a/tests/vm/basevm.py b/tests/vm/basevm.py
index 8400b0e07f65..c53fd354d955 100644
--- a/tests/vm