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.rst (239B)


      1qemu.utils package
      2==================
      3
      4This package provides miscellaneous utilities used for testing and
      5debugging QEMU. It is used primarily by the vm and acceptance tests.
      6
      7See the documentation in ``__init__.py`` for more information.