Closed olivierlambert closed 4 years ago
Pause/unpause POC in rust available here: https://github.com/xcp-ng/xenopsd-ng/pull/2
Shutdown POC in rust available here: https://github.com/xcp-ng/xenopsd-ng/pull/5
So IIRC, what's left is to get the code safe, and then merge, before going further?
It's already done. I think we can close this issue. :)
In order to make a small PoC in various language, it will be interesting to know what are the current easiest calls to Xen. Something that we could test (ie seeing the result on Xen side) so we can be sure our PoC is working.