Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change mousetype to usb for ppc64le #306

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NeilHanlon
Copy link
Contributor

When running on ppc64le, I encountered an issue where qemu is not configured with the ps2 driver, and instead needs the usb one.

I am not sure whether this change has impact other places, so I am opening this PR to discuss.

@nullr0ute
Copy link
Collaborator

I think that makes sense, is there a equiv kbd change needed and is there already a USB host controller added (I've not looked beyond the PR)?

@NeilHanlon
Copy link
Contributor Author

It appears to add the keyboard already:

from an imagefactory launched run:

... -device usb-kbd,id=input1,bus=usb.0,port=2 ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants