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

Add Result return type for tdvmcall_wrmsr, tdvmcall_rdmsr #712

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

OuyangHang33
Copy link
Collaborator

Ref: #708

Replace the tdvmcall_halt(); with return Err(ret.into())

@OuyangHang33
Copy link
Collaborator Author

@vijaydhanraj Could you help to review this pr? thanks!

Copy link
Contributor

Choose a reason for hiding this comment

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

Changes LGTM! Are you planning to create a separate PR to extend TdInfo struct with vcpu_index field? This is another request as part of #708

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes I will submit another PR for this.

@jyao1 jyao1 merged commit cbc705e into confidential-containers:main Jun 18, 2024
18 of 19 checks passed
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.

3 participants