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

default.mak (170B)


      1# Default configuration for ppc64-softmmu
      2
      3# Include all 32-bit boards
      4include ../ppc-softmmu/default.mak
      5
      6# For PowerNV
      7CONFIG_POWERNV=y
      8
      9# For pSeries
     10CONFIG_PSERIES=y