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

[APL][IO Mediator] virtio code reshuffle #1364

Closed
mwang106 opened this issue Sep 29, 2018 · 1 comment
Closed

[APL][IO Mediator] virtio code reshuffle #1364

mwang106 opened this issue Sep 29, 2018 · 1 comment
Assignees
Labels
priority: low status: closed The issue been closed type: feature New feature
Milestone

Comments

@mwang106
Copy link
Contributor

mwang106 commented Sep 29, 2018

virtio code reshuffle
remove unused virtio_console_cfgwrite in virtio_console

@mwang106 mwang106 added priority: low type: feature New feature status: new The issue status: new for creation labels Sep 29, 2018
@mwang106
Copy link
Contributor Author

mwang106 commented Sep 29, 2018

[External_System_ID] ACRN-2156

@mwang106 mwang106 changed the title [APL][IO Mediator] remove unused virtio_console_cfgwrite in virtio_console [APL][IO Mediator] virtio code reshuffle Sep 29, 2018
wenlingz pushed a commit that referenced this issue Oct 10, 2018
Use strnlen instead of strlen to avoid potential security issue.

Tracked-On: #1364
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
wenlingz pushed a commit that referenced this issue Oct 25, 2018
Tracked-On: #1364
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
NanlinXie pushed a commit that referenced this issue Oct 27, 2018
Virtio-console device specific configuration is readonly, callback
for the cfgwrite is not required. This patch removed the unused
virtio_console_cfgwrite.

Tracked-On: #1364
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
@mwang106 mwang106 closed this as completed Nov 9, 2018
@mwang106 mwang106 added status: closed The issue been closed and removed status: new The issue status: new for creation labels Nov 9, 2018
@hwang37 hwang37 added this to the v0.3 milestone Nov 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low status: closed The issue been closed type: feature New feature
Projects
None yet
Development

No branches or pull requests

3 participants