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.
 
descriptionAVR32 target support for QEMU
homepage URLhttp://rab.in/qemu/avr32/
ownerrabin@rab.in
last changeThu, 23 Dec 2010 18:10:52 +0000 (23 23:40 +0530)
content tags
add:
readme
See http://rab.in/qemu/avr32/README. This is a WIP; expect dirty hacks.
shortlog
2010-12-23 Rabin Vincentavr32: fix write protection handlingmaster
2010-12-23 Rabin Vincentavr32: check for page boundary crossing
2010-12-23 Rabin Vincentavr32: some debugging hacks
2010-12-23 Rabin Vincentavr32: tlb invalidation
2010-12-23 Rabin Vincentavr32: more insn fixes
2010-12-23 Rabin Vincentavr32: usart: make break sort of work
2010-12-23 Rabin Vincentavr32: usart: basic rx support
2010-12-23 Rabin Vincentavr32: fix popm and pushm exception behaviour
2010-12-23 Rabin Vincentavr32: call tlb_flush when TLBs change
2009-10-27 Rabin Vincentavr32: makefile hooks
2009-10-27 Rabin Vincentavr32: linux-user support
2009-10-27 Rabin Vincentavr32: ATSTK1000 and core peripheral code
2009-10-27 Rabin Vincentavr32: translation helpers
2009-10-27 Rabin Vincentavr32: core translation routines
2009-10-27 Aurelien Jarnotarget-arm: use native tcg-ops for ror/bic/vorn
2009-10-27 Juha Riihimäkitarget-arm: fix neon shift helper functions
...
heads
13 years ago master