On 14.06.19 17:39, Julien Grall wrote:
Why? What are the benefits for a guest to use the two interface together?

I do not say the guest has to use both interfaces simultaneously. It is 
logically odd, doing so will only reflect in increasing of hypervisor overhead.
But such an implementation will have a simpler code, which expected to be (a 
bit) faster.
So the code simplicity would be a benefit for us. Lower hypervisor overhead is 
a benefit for sane guests, which use only one interface.

BTW, dropping the old interface implementation will be much easier in future if 
it will not clash with the new one.

After all they have exactly the same data...

Yes, but normal guests should use only one interface.


BTW, I'm a bit confused, are you OK with lock (not trylock) existing in 
hypercall?

This is still in discussion.

I see. So I'll think about the continuation implementation in meanwhile.

--
Sincerely,
Andrii Anisov.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to