Skip to content

pranith/qemu-litmus

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
x86
 
 
 
 

qemu-litmus

Litmus tests for qemu TCG

To generate litmus tests, first download the latest version of the litmus tool from: http://diy.inria.fr/sources/index.html. Then run:

$ litmus -exit true -mach overdrive01.cfg -o run_x86/ x86/*
$ litmus -exit true -mach overdrive01.cfg -o run_aarch64/ aarch64/*

You will then have a Makefile and a run script in the folder to run the genearated litmus tests.

Additional litmus tests can be downloaded from here: http://www.cl.cam.ac.uk/~sf502/popl16/pop/src-arm/

About

Litmus tests for qemu MTTCG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published