Commit 79878be0 authored by Liju-clr Chen's avatar Liju-clr Chen Committed by Treehugger Robot
Browse files

ANDROID: virt: geniezone: Align the gzvm driver with mainline v13



Change lists:
- Fix deadlock issue when removing module (rmmod) while there are still
  running VMs.
- Introduce a hypervisor version hypercall to check the hypervisor
  version.
- Introduce gzvm_drv struct to maintain in-module information.
- Reduce blocked duration in the hypervisor when destroying a VM by
  splitting a single hypercall into multiple calls and make the amount
  of work of each call be adjustable.
- Reduce blocked duration in the hypervisor during block-based demand
  paging with the same approach as done for destroying VM.
- Update documentation content based on reviewer's suggestions.
- Fix typos in documentation and YAML files.
- Fix errors reported by checkpatch.pl --codespell.

Change-Id: I100d3b17cdd4ec3532ec5726193503ad99e66b58
Signed-off-by: default avatarLiju Chen <liju-clr.chen@mediatek.com>
Bug: 383953022
Link: https://lore.kernel.org/lkml/20241114100802.4116-1-liju-clr.chen@mediatek.com/
parent 0b1e7372
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment