• ----- Virtualization -----
    We've created this page to help structure the wiki without adding too many nested levels; here you'll find sign-posting, FAQs, and tutorials relating to virtualization in the Linux kernel, with a particular...
  • Virtual exception in Nested Virtualization ARMv8.3
    Hi all, Nested virtualization is the ability to run a virtual machine inside another virtual machine. In other words, it’s about running a hypervisor (the guest hypervisor) on top of another hypervisor...
  • Issue virtual timer interrupt
    Hi, I am facing an issue where I am setting virtual timer to fire at particular interval (Juno PPI4 , interrupt no 27) from EL1NS mode and when the timer interrupt happens the control is falling to EL2t...
  • armv8 cache issue with virtualization
    I am now writing a hyper-visor based on arm-v8 aarch64. and now Linux kernel can boot successfully on this hyper-visor. and I test the code on DS5. But there is a cache issue. The issue is: after...
  • Create own Fixed Virtual Platform
    Hi all, I am working with the AEMv8 Base FVP and the DS-5. I tried to change some settings of the FVP components but was not successful with that. So I assume that this is not possible with the Base...