Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

input: passthrough virtio-input device #6

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

Conversation

dyang23
Copy link

@dyang23 dyang23 commented Mar 31, 2020

The virtio-input device event should be passthrough
and send to uplayer directly, since the events get
from host, and already handled in host input driver.

Tracked-On:
Signed-off-by: Yang, Dong [email protected]

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

FAILURE: CheckBug Bad comments/Bugs

For more information, see: /absp/builders/celadon-autobuild/builds/1791

@dyang23
Copy link
Author

dyang23 commented Apr 13, 2020

LGTM, please review

Copy link

@JeevakaPrabu JeevakaPrabu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check whether the changes are required for 5.4 kernel kernel/lts2019-chromium/ and kernel/lts2019-yocto

drivers/input/input.c Show resolved Hide resolved
drivers/input/input.c Outdated Show resolved Hide resolved
The virtio-input device event should be passthrough
and send to uplayer directly, since the events get
from host, and already handled in host input driver.

Tracked-On: OAM-90659
Signed-off-by: Yang, Dong <[email protected]>
@dyang23
Copy link
Author

dyang23 commented Apr 14, 2020

comments addressed, please review again.

@dyang23
Copy link
Author

dyang23 commented Apr 14, 2020

Please check whether the changes are required for 5.4 kernel kernel/lts2019-chromium/ and kernel/lts2019-yocto

The change only needed for CiV guest, will the kernel lts2019-yocto used by CiV guest?

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

FAILURE: CheckBug Bad comments/Bugs

For more information, see: /absp/builders/celadon-autobuild/builds/1848

Copy link

@rajucm2007 rajucm2007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me +2

@JeevakaPrabu
Copy link

Please check whether the changes are required for 5.4 kernel kernel/lts2019-chromium/ and kernel/lts2019-yocto

The change only needed for CiV guest, will the kernel lts2019-yocto used by CiV guest?

For guest kernel, kernel/lts2019-yocto and kernel/lts2019-chromium will also be used. please provide patches for 5.4 kernels too

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

Successfully merging this pull request may close these issues.

4 participants