Hey! Cannot start OS without i8042 controller (PS2). ```sh -machine q35,i8042=off -device qemu-xhci,id=xhci -device usb-mouse -device usb-kbd ``` Even if there is no PS2 Controller at all, it should still boot up to "desktop" ;)
Hey!
Cannot start OS without i8042 controller (PS2).
Even if there is no PS2 Controller at all, it should still boot up to "desktop" ;)