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

Uos cs limit from dm #1689

Merged
merged 3 commits into from
Nov 1, 2018
Merged

Conversation

fyin1-zz
Copy link

@fyin1-zz fyin1-zz commented Nov 1, 2018

This is followup patch for VM loader reshuffle. Anthony required to move all the CS related setting from DM for UOS BSP. This patchset add it.

Tracked-On: #1231
Signed-off-by: Yin Fengwei fengwei.yin@intel.com
Acked-by: Eddie Dong Eddie.dong@intel.com

For CS of UOS, we would like to pass all related info (cs attribute,
limit, base) from DM.

Tracked-On: projectacrn#1231
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Acked-by: Eddie Dong <Eddie.dong@intel.com>
Save the native cs limit and reuse it for SOS cs limit. To remove
the hardcode of cs limit for guest in hypervisor.

Tracked-On: projectacrn#1231
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Acked-by: Eddie Dong <Eddie.dong@intel.com>
For SOS BSP, we reuse native saved cs.limit
For UOS BSP, we set cs.limit in DM
For AP, we use initialized data from realmode_init_regs.

Tracked-On: projectacrn#1231
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Acked-by: Eddie Dong <Eddie.dong@intel.com>
@ClaudZhang1995
Copy link

Ready to merge

@lijinxia lijinxia merged commit e32bc9e into projectacrn:master Nov 1, 2018
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.

5 participants