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 changeWed, 1 Jul 2009 00:13:03 +0000
Push URLssh://repo.or.cz/srv/git/qemu/openrisc.git
Content tags:
Add:
readme

An OpenRISC target for QEMU.

System emulation should compile for both OR32 and OR64, but doesn't do anything useful yet.

shortlog
2009-07-01 Stuart Bradyopenrisc: specify target_phys_bits in configure script master
2009-06-14 Stuart BradyMerge branch 'master' of ssh://repo.or.cz/srv/git/qemu
2009-06-13 Blue SwirlReally enable -Werror
2009-06-13 Blue SwirlAvoid collision with system NGROUPS definition
2009-06-13 Blue SwirlFix a warning: uint_fast8_t is not 8 bits on OpenBSD...
2009-06-13 Blue SwirlAvoid a gcc 3 format warning
2009-06-13 Blue SwirlAvoid gcc 4.4 warning about uninitialized field
2009-06-13 Blue SwirlFix signedness problems
2009-06-13 Gerd Hoffmannxen nic: check tx queue after connect.
2009-06-13 Gerd Hoffmanninclude inttypes.h in xen.h
2009-06-13 Gerd Hoffmannxen: adapt to qemu_machine changes
2009-06-13 Gerd Hoffmannxen_disk: move sanity check to the correct place
2009-06-13 Stefan WeilWin32: Don't remove const attribute in type casts.
2009-06-13 Blue SwirlFix mingw32 build warnings
2009-06-12 Anthony LiguoriEnable -Werror by default for git builds on Linux hosts
2009-06-12 Edgar E. IglesiasCRIS: Prettify sizes for the internal disasm.
...
heads
7 months ago master