Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Items to address in Argo development – the first several items listed here are described in more detail further down this page.

LONG-RUNNING-DOMAIN-SHUTDOWN-WORK)
When a domain is shut down, the hypervisor runs a function to remove all the hypervisor state that is associated with the domain. It needs further development because it can be a long-running function and it should not block the hypervisor from making progress on other work while it is performed. Investigate batching the work with periodic yields as needed.

SENDER-DOMAIN-CONTEXT)  : OXT-1503
Hypervisor to provide context about the domain sending a message to the message recipient. Context will include the sender's XSM sid when operating on XSM-enabled Xen systems.

...