Sample Header Ad - 728x90

How does XEN work without VHE on ARM?

2 votes
1 answer
353 views
XEN has support for ARM and it is also possible to run it on a cpu without VHE (virtual hardware extension) cap that was introduced with ARMV8.1-A extension. As I understand linux kernel of a guest vm communicates with xen hypervisor over HVC calls. HVC call is a hardware feature, as I think only available in VHE enabled system. But how does it work without VHE? Also with HVCs but as some kind of software call? Please correct me if I'm wrong in my understanding.
Asked by ptiza_v_nebe (83 rep)
Apr 24, 2023, 08:51 AM
Last activity: Apr 24, 2023, 10:55 PM