This project is a fork of the qemu.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/qemu.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionMMIX target for QEMU
ownerstuart.brady@gmail.com
last changeSun, 26 Apr 2009 17:52:32 +0000 (26 18:52 +0100)
content tags
add:
readme

An MMIX target for QEMU.

It will build, and a few instructions are implemented, but it needs your help! :-)

shortlog
2009-04-26 Stuart BradyMerge branch 'master' of ssh://repo.or.cz/srv/git/qemumaster
2009-04-25 Blue SwirlRecognize V9 stores and CAS accesses as writes
2009-04-25 Blue SwirlFix a warning in sparc64-linux-user build
2009-04-25 Blue SwirlMerge branch 'master' of blueswir1@git.sv.gnu.org:...
2009-04-25 Igor Kovalenkosparc64 support TSB related MMU registers
2009-04-25 Edgar E. IglesiasCRIS: cris_mmu_result_t -> cris_mmu_result
2009-04-25 Blue SwirlFix Win32 warning
2009-04-25 Blue SwirlFix compilation when x86_64 is defined
2009-04-25 Blue SwirlFix warning
2009-04-24 Aurelien Jarnoblock-vvfat: fix a warning
2009-04-24 aliguoriqemu: introduce iothread (Marcelo Tosatti)
2009-04-24 aliguoriqemu: handle stop request in main loop (Marcelo Tosatti)
2009-04-24 aliguoriqemu: refactor tcg cpu execution loop (Marcelo Tosatti)
2009-04-24 aliguoriqemu: use debug_requested global instead of cpu_exec...
2009-04-24 aliguoriqemu: introduce lock/unlock_iothread (Marcelo Tosatti)
2009-04-24 aliguoriqemu: introduce qemu_cpu_kick (Marcelo Tosatti)
...
heads
15 years ago master