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

README (332B)


      1This directory contains various interesting guest programs for
      2regression testing. Tests are either multi-arch, meaning they can be
      3built for all guest architectures that support linux-user executable,
      4or they are architecture specific.
      5
      6CRIS
      7====
      8The testsuite for CRIS is in tests/tcg/cris.  You can run it
      9with "make test-cris".