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 (365B)


      1config SUN4U
      2    bool
      3    imply PCI_DEVICES
      4    imply SUNHME
      5    imply TEST_DEVICES
      6    imply PARALLEL
      7    select M48T59
      8    select ISA_BUS
      9    select FDC_ISA
     10    select SERIAL_ISA
     11    select PCI_SABRE
     12    select IDE_CMD646
     13    select PCKBD
     14    select SIMBA
     15    select CHRP_NVRAM
     16
     17config NIAGARA
     18    bool
     19    select EMPTY_SLOT
     20    select SUN4V_RTC
     21    select UNIMP