On 22.04.2025 03:15, dm...@proton.me wrote:
> From: Denis Mukhin <dmuk...@ford.com>
> 
> Current implementation of __vmread() returns the result via pointer argument
> which leads to having excess code in some places.
> 
> Update the signature of __vmread() to return `unsigned long` and drop the
> pointer argument as per suggestion in [1].
> 
> Update all call sites everywhere in the VT-x code.

You did read Andrew's reply to v1 before posting v2, didn't you?

Jan

Reply via email to