On 19 May 2018 at 5:19PM, Thomas Huth wrote:
On Sat, 19 May 2018 16:03:02 +0200
Christian Zigotzky <chzigot...@xenosoft.de> wrote:


Unfortunately mouse and keyboard doesn't work in the virtual machine.
I guess with the ppce500 machine, you've also got to specify them
manually, too. You've got two options, virtio and USB. For virtio, try:

  -device virtio-mouse-pci -device virtio-keyboard-pci

And for USB, try something like:

  -device qemu-xhci -device usb-mouse -device usb-kbd

If "qemu-xhci" does not work, you could also try "pci-ohci" instead.

  HTH,
   Thomas

Yes, you're right. Mouse and keyboard work!

Screenshot: https://plus.google.com/u/0/photos/photo/115515624056477014971/6557728521525034386

Many thanks for your help! :-)


Reply via email to