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.
 
descriptionOpenRISC target for QEMU
ownerstuart.brady@gmail.com
last changeTue, 7 Jun 2011 07:24:28 +0000 (7 07:24 +0000)
content tags
add:
readme

An OpenRISC target for QEMU.

OR1K system emulation should compile for both OR32 and OR64, but doesn't do anything useful yet. Work on OR2K emulation has not yet begun.

shortlog
2011-06-07 Philippe BlavierFixed unintentional reversion of floating point support... master
2011-06-06 Philippe BlavierMerge branch 'master' of git://git.qemu.org/qemu.git
2011-06-05 Paolo Bonziniscsi: fix tracing of scsi requests with simple backend
2011-06-03 Mike Frysingerconfigure: check for -Wendif-labels support
2011-06-03 Stefan Weilvirtio-9p: Remove statement without effect (fix warning...
2011-06-03 Alex Williamsonexec: Implement qemu_ram_free_from_ptr()
2011-06-03 Arun Thomasmultiboot: set boot_device to first partition
2011-06-03 Alex Zuepketarget-arm: BKPT instructions should raise prefetch...
2011-06-03 Christophe... tcg: Fix unused-but-set-variable warning
2011-06-03 Peter Maydelltcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32...
2011-06-03 Peter Maydelltcg/tcg-op.h: Fix prototypes for ld/st functions on...
2011-06-03 BradUse the correct header in the TCG MIPS code to find...
2011-06-03 Peter Maydelltarget-arm: Fix compilation failure for 64 bit hosts
2011-06-03 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien Jarnosoftfloat: add float*_is_zero_or_denormal()
...
heads
12 years ago master