Hi all, I'm trying to check messages in qemu window while rumprun is running. But, I cannot scroll up the window. I tried guest option (-g '-nographic -display curses -monitor stdio') to print output on host terminal but still cannot scroll with shift+page up or page down or mouse wheel. I'm working in Ubuntu 16.04. Does anyone know a rumprun option to make it possible to scroll in kvm or qemu window?
Thanks, Myungho