Stuck when using virtio driver to rotate the screen Description of problem: Configure the virtual machine's graphics card as Virtio, and use `xrandr -o left` to rotate the screen and it will get stuck. Configure the graphics card as VGA, and use `xrandr -o left` to rotate the screen normally. Steps to reproduce: 1. Configure the virtual machine's graphics card as Virtio 2. use `xrandr -o left` to rotate the screen