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

sub-sub-module.json (184B)


      1# *-*- Mode: Python -*-*
      2# vim: filetype=python
      3
      4# Sub-module of sub-module include/sub-module.json of qapi-schema-test.json
      5
      6{ 'enum': 'Status',
      7  'data': [ 'good', 'bad', 'ugly' ] }