On 01/30/2015 03:37 PM, Andrew Cooper wrote:


The actions Xen needs to take are:

- Copy the buffer into Xen.
- Scan the buffer for the correct patch


Why not have the toolstack search for the right patch? Hypervisor will verify that it's appropriate but won't have to spend time scanning the (potentially large) buffer.

(The logic for scanning the buffer is in the hypervisor code but we could move it to a library)

-boris


- Rendezvous all online cpus in an IPI to apply the patch, and keep the
processors in until all have completed the patch.



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to