https://sourceware.org/bugzilla/show_bug.cgi?id=26206

--- Comment #17 from Steve McIntyre <steve-sourceware at einval dot com> ---
(In reply to Tamar Christina from comment #16)
> hmmm It looks like I'm dropped to a QEMU shell.
> 
> (qemu) info status
> VM status: running
> 
> which says running, perhaps I can't do this over SSH and a window has popped
> up on the desktop? If so I'll check it next week :)

Cool, sounds good.

You can tell qemu to run without graphics etc. too, that's what I tend to do on
my arm64 boxes here so I get text display in the xterm:

qemu-system-aarch64 -m 2048 --enable-kvm -vga none -nographic -machine
virt,gic-version=host,kernel_irqchip=on -cpu host -pflash aarch64-OVMF.fd
-pflash aarch64-storage.fd

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to