fix qemu trap test
[soc.git] / src / soc / simulator / qemu.py
2020-07-05 Luke Kenneth Casso... fix qemu trap test
2020-06-14 Luke Kenneth Casso... reasonably certain that the careful and slow use of...
2020-06-12 Luke Kenneth Casso... first cut at qemu memory dump and compare
2020-06-10 Michael Nolanmodify qemu.py to set qemu's cr to 0
2020-06-09 Luke Kenneth Casso... experimenting with CR/LR/XER etc in qemu
2020-06-09 Luke Kenneth Casso... add means to get pc and other qemu registers
2020-04-17 Jacob LifshayMerge branch 'master' of ssh://git.libre-riscv.org...
2020-04-15 Tobias Platenfix a bug in QemuController.get_register
2020-03-26 Luke Kenneth Casso... seeing spurious failures on gdb connection
2020-03-26 Luke Kenneth Casso... wait for communication with closing program and close...
2020-03-25 Michael NolanDirectly compare simulator with qemu
2020-03-25 Michael NolanAdd rudimentary python qemu interface