Skip to content

Change mousetype to usb for ppc64le#306

Open
NeilHanlon wants to merge 1 commit intoclalancette:masterfrom
NeilHanlon:ppc-fix
Open

Change mousetype to usb for ppc64le#306
NeilHanlon wants to merge 1 commit intoclalancette:masterfrom
NeilHanlon:ppc-fix

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
Contributor

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