cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

Kconfig (178B)


      1config WHPX
      2    bool
      3
      4config NVMM
      5    bool
      6
      7config HAX
      8    bool
      9
     10config HVF
     11    bool
     12
     13config TCG
     14    bool
     15
     16config KVM
     17    bool
     18
     19config XEN
     20    bool
     21    select FSDEV_9P if VIRTFS