aboutsummaryrefslogtreecommitdiff
path: root/risu.h
AgeCommit message (Expand)Author
2018-07-02risu_reginfo: introduce reginfo_size()Alex Bennée
2018-07-02risu: add process_arch_optRichard Henderson
2018-07-02risu: move optional args to each architectureAlex Bennée
2017-07-10risu: make match status take tracing into accountAlex Bennée
2017-06-29risu: add header to trace streamAlex Bennée
2017-06-29risu: parameterise send/receive functionsAlex Bennée
2017-06-26risu_reginfo_arm.c: Move orphan comment to risu.h.Peter Maydell
2017-06-20all: fix up code consistencyAlex Bennée
2017-02-24Tidy up #include linesPeter Maydell
2017-02-24Move recv_and_compare_register_info() and report_match_status() to reginfo.cPeter Maydell
2017-02-24Move send_register_info() to reginfo.cPeter Maydell
2017-02-24Make reginfo_{init,is_eq,dump,dump_mismatch} official per-CPU APIPeter Maydell
2017-02-24Make get_risuop() a formal part of the CPU interfacePeter Maydell
2017-02-24Abstract out getting and setting parameter registerPeter Maydell
2014-04-25Remove unnecessary config.hPeter Maydell
2014-04-25configure: add a configuration step, prepare for 64bit compilationClaudio Fontana
2011-04-12risu: add --test-fp-exc to test FP exception status flagsPeter Maydell
2011-04-01Improve diagnostics if master and slave disagree on packet sizePeter Maydell
2011-03-10risu: Implement new memory block opsPeter Maydell
2010-12-07Add licensing/copyright boilerplate to license under EPLPeter Maydell
2010-09-21Implement image loading and enough of x86 to work with a simple static test i...Peter Maydell
2010-09-20Add the initial structure of SIGILL handling and CPU-specific interface.Peter Maydell