Has anyone looked into finding a way to pass SIGWINCH through to the guest? I started looking at linux-user/signal.c.
For those that might not be familiar with SIGWINCH, supporting it would allow qemu -nographic to tell when the terminal is a different size than 80x24.