commit | 5846247be9f3bba1cdf917ae2c494f4151efde70 | [log] [tgz] |
---|---|---|
author | Quentin Perret <qperret@google.com> | Mon Mar 17 14:12:39 2025 +0000 |
committer | Fuad Tabba <tabba@google.com> | Wed May 28 12:13:40 2025 +0100 |
tree | df28f5e34a31cb891ff01d7b86e743cdd8b7c4d1 | |
parent | 91df79ac58a57b47787f2c692ba7607386ca11bc [diff] |
KVM: arm64: Introduce hypercall for host-to-guest donations In preparation for supporting protected guests, introduce a new memory transition hypercall allowing the donation of pages to pVMs. Signed-off-by: Quentin Perret <qperret@google.com>