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


      1config R2D
      2    bool
      3    imply PCI_DEVICES
      4    imply TEST_DEVICES
      5    imply RTL8139_PCI
      6    select I82378 if TEST_DEVICES
      7    select IDE_MMIO
      8    select PFLASH_CFI02
      9    select USB_OHCI_PCI
     10    select PCI
     11    select SM501
     12    select SH7750
     13    select SH_PCI
     14
     15config SHIX
     16    bool
     17    select SH7750
     18    select TC58128
     19
     20config SH7750
     21    bool
     22    select SH_INTC
     23    select SH_SCI
     24    select SH_TIMER