index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-10
Handle invalid accesses as SIGILL for mips/mipsel userland emulation.
ths
3
-0
/
+12
2006-12-08
Fix fstat for MIPS userland emulation, and add support for a cacheflush
ths
1
-1
/
+7
2006-12-07
Fix build of MIPS target without FPU support.
ths
2
-0
/
+26
2006-12-07
Spelling fixes, thanks to Stefan Weil.
ths
5
-5
/
+5
2006-12-07
MIPS RTC emulation.
ths
2
-1
/
+5
2006-12-07
.cvsignore m68k-user.
ths
1
-0
/
+1
2006-12-07
Move date/time init to the RTC implementation.
ths
2
-22
/
+25
2006-12-07
Fix reset handling, CP0 isn't enabled by default (a fact which doesn't
ths
2
-38
/
+31
2006-12-07
Simplify mask construction.
ths
1
-2
/
+2
2006-12-06
Update copyright notice.
ths
1
-0
/
+1
2006-12-06
Move the MIPS CPU timer in a seperate file, by Alec Voropay.
ths
4
-86
/
+103
2006-12-06
Add MIPS32R2 instructions, and generally straighten out the instruction
ths
7
-591
/
+2235
2006-12-06
Dynamically translate MIPS mtc0 instructions.
ths
4
-220
/
+423
2006-12-06
Dynamically translate MIPS mfc0 instructions.
ths
4
-147
/
+327
2006-12-06
Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aid
ths
3
-35
/
+116
2006-12-06
MIPS TLB performance improvements, by Daniel Jacobowitz.
ths
6
-8
/
+54
2006-12-06
sparc-softmmu build fix
ths
1
-2
/
+2
2006-11-19
Add casts for 64-bit hosts.
pbrook
1
-2
/
+2
2006-11-19
Add missing ARM syscall numbers.
pbrook
1
-1
/
+66
2006-11-19
Arm semihosted commandline support (Wolfgang Schildbach).
pbrook
3
-5
/
+40
2006-11-19
Remove do_socketcallwrapper.
pbrook
1
-92
/
+129
2006-11-14
ARM timer counts down, not up.
pbrook
1
-5
/
+5
2006-11-12
MIPS FPU fixes (Daniel Jacobowitz).
pbrook
2
-3
/
+5
2006-11-12
M68k build fix.
pbrook
2
-4
/
+7
2006-11-12
Avoid redundant TLB flushes (Daniel Jacobowitz).
pbrook
1
-0
/
+9
2006-11-12
Speed up tlb_flush_page (Daniel Jacobowitz).
pbrook
3
-9
/
+26
2006-11-04
MIPS usermode debug exceptions (Dave Denholm).
pbrook
1
-0
/
+14
2006-11-01
update from latest Bochs BIOS
bellard
2
-45
/
+11
2006-11-01
Remove FD on close.
pbrook
1
-0
/
+5
2006-10-29
Mips IDE support. (Aurelien Jarno)
pbrook
2
-2
/
+11
2006-10-29
compilation fix
bellard
2
-6
/
+1
2006-10-28
avoid using char when it is not necessary
bellard
5
-110
/
+110
2006-10-28
avoid regression on sparc-user and ppc-user
bellard
1
-0
/
+5
2006-10-28
removed invalid code
bellard
1
-0
/
+3
2006-10-25
Fix ARM VFP debugging dumps.
pbrook
1
-3
/
+10
2006-10-23
wrwim insn fix (Paul Robinson)
bellard
2
-1
/
+10
2006-10-23
sparc64 syscall fix (Blue Swirl)
bellard
1
-0
/
+8
2006-10-23
add support for cvt.s.d and cvt.d.s (Aurelien Jarno)
bellard
2
-0
/
+26
2006-10-22
Fix comment typo.
pbrook
1
-1
/
+1
2006-10-22
ColdFire target.
pbrook
32
-12
/
+5227
2006-10-21
bFLT 64-bit host fix.
pbrook
1
-11
/
+11
2006-10-18
Fix typo in pixel conversion templates.
pbrook
1
-1
/
+1
2006-10-08
APIC init fix + APIC get_irq fix (Juergen Keil)
bellard
1
-4
/
+3
2006-10-02
no-reboot option
bellard
2
-1
/
+15
2006-10-02
do not generate MP table if one CPU (no APIC in QEMU in this case) - added wb...
bellard
2
-195
/
+46
2006-10-02
SMI enable bit support
bellard
1
-13
/
+2
2006-10-02
32 bit syscall fix (Juergen Keil)
bellard
1
-1
/
+5
2006-10-01
synced to Bochs BIOS - use 32 bit pushf/popf in 32 bit PCI bios - moved some ...
bellard
2
-2850
/
+191
2006-10-01
ARM GIC bug.
pbrook
1
-1
/
+1
2006-09-29
32 bit RSP update fix (aka Open Solaris x86_64 bug)
bellard
1
-9
/
+24
[next]