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

meson.build (215B)


      1specific_ss.add(when: 'CONFIG_HYPERV', if_true: files('hyperv.c'))
      2specific_ss.add(when: 'CONFIG_HYPERV_TESTDEV', if_true: files('hyperv_testdev.c'))
      3specific_ss.add(when: 'CONFIG_VMBUS', if_true: files('vmbus.c'))