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.
 
descriptionloongson based system emulation
owneryajin@vm-kernel.org
last changeTue, 16 Jun 2009 11:44:53 +0000 (16 19:44 +0800)
content tags
add:
readme
qemu folk for loongson based system emulation, gdium for example.
shortlog
2009-06-16 yajin1. fix the bug of sm502 pci configuration r/wmaster
2009-06-16 yajinjust register first 256M SDRAM because the higer 256M...
2009-06-16 yajinchange the io registation aligned to 4096
2009-06-12 yajinchange default debug setting:no debug output
2009-06-12 yajinremove dead code and change debug output from file...
2009-06-12 yajinadd address window emulation and change debug output...
2009-06-12 yajinSet bit[5:7] of cp0_status of loongson to 1
2009-06-12 yajinloongson uses same entry for xtlb and tlb exception
2009-06-10 yajinadd pflash_cfi02.c to mips target for gdium
2009-06-10 yajinkill the warning when debug is turn on and set wcycle...
2009-06-09 yajinchange mcr mask from 0x1f to 0x3f. gdium-pmon uses...
2009-06-08 yajinremove printf in st_stds75.c
2009-06-08 yajinfix bug in m41t80_rtc_sync. qemu_get_clock(rt_clock...
2009-06-05 yajinrewrite gdium i2c emulation
2009-06-05 yajinadd st STDS75 emulation
2009-05-16 yajinadd st_m41t80 to Makefile
...
heads
14 years ago master