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

HACK: include: xen: public: hvm: add HVM_PARAM_MAGIC_BASE_PFN key in hvm #100

Merged

Conversation

GrygiriiS
Copy link

Add a new HVMOP key HVM_PARAM_MAGIC_BASE_PFN for storing the magic page region base PFN. The value will be set at Dom0less DomU construction time after Dom0less DomU's magic page region has been allocated.

HACK. to indicate that Xen upstream work is in progress and things may change.

[1] https://patchew.org/Xen/[email protected]/[email protected]/
Signed-off-by: Grygorii Strashko [email protected]

Copy link
Collaborator

@lorc lorc left a comment

Choose a reason for hiding this comment

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

Reviewed-by: Volodymyr Babchuk <[email protected]>

Add a new HVMOP key HVM_PARAM_MAGIC_BASE_PFN for storing the magic
page region base PFN. The value will be set at Dom0less DomU
construction time after Dom0less DomU's magic page region has been
allocated.

HACK. to indicate that Xen upstream work is in progress and things may
change.

[1] https://patchew.org/Xen/[email protected]/[email protected]/
Signed-off-by: Grygorii Strashko <[email protected]>
Reviewed-by: Volodymyr Babchuk <[email protected]>
@GrygiriiS GrygiriiS force-pushed the rpi5_dev_dom0less_add_hvm_base_pfn branch from d0b285a to ed0369e Compare May 6, 2024 08:37
@firscity firscity merged commit 1b1ff6a into xen-troops:rpi5_dev May 6, 2024
9 checks passed
@GrygiriiS GrygiriiS deleted the rpi5_dev_dom0less_add_hvm_base_pfn branch May 9, 2024 11:28
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