libvirt/tests/vircaps2xmldata
Martin Kletzander 4ad6a73bfc Add host cache information in capabilities
We're only adding only info about L3 caches, we can add more
later (just by changing one line), but for now that's more than enough
without overwhelming anyone.

XML snippet of how this should look like (also seen as part of the commit):

  <cache>
    <bank id='0' level='3' type='both' size='8192' unit='KiB' cpus='0-7'/>
  </cache>

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2017-05-09 13:12:40 +02:00
..
linux-basic tests: Add sysfs node/cpu topology for the only vircaps2xml testcase 2017-03-27 13:13:29 +02:00
linux-caches tests: Add missing cache data for vircaps2xmltest 2017-05-09 13:12:40 +02:00
vircaps-aarch64-basic.xml tests: Enhance vircaps2xml test 2017-03-27 13:13:29 +02:00
vircaps-x86_64-basic.xml tests: Enhance vircaps2xml test 2017-03-27 13:13:29 +02:00
vircaps-x86_64-caches.xml Add host cache information in capabilities 2017-05-09 13:12:40 +02:00