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


      1qemu.machine package
      2====================
      3
      4This package provides core utilities used for testing and debugging
      5QEMU. It is used by the iotests, vm tests, acceptance tests, and several
      6other utilities in the ./scripts directory. It is not a fully-fledged
      7SDK and it is subject to change at any time.
      8
      9See the documentation in ``__init__.py`` for more information.