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 (or extend existing) API to read/write guest's xenstore directory (realtime) #6148

Open
TSnake41 opened this issue Dec 3, 2024 · 0 comments

Comments

@TSnake41
Copy link

TSnake41 commented Dec 3, 2024

While add_to_xenstore_data/get_xenstore_data/set_xenstore_data can add new entries to xenstore, they are only applied on guest start.
It can be useful to have a similar (or extend existing) interface to interact with xenstore entries while the guest is alive (eventually triggering WATCH_EVENT in the guest) without having to rely on manual xenstore-read/write commands that needs to be run with a proper path and on the proper host.

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

No branches or pull requests

1 participant