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

doc-undoc-feature.json (145B)


      1# Doc comment must cover all features
      2
      3##
      4# @foo:
      5#
      6# Features:
      7# @doc: documented feature
      8##
      9{ 'command': 'foo', 'features': ['undoc', 'doc'] }