index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-04-12
Add PowerPC 405 input pins (IRQ, resets, ...) model.
j_mayer
2007-04-12
Embedded PowerPC Device Control Registers infrastructure.
j_mayer
2007-04-11
Fix bad variable name.
ths
2007-04-11
Make SYNCI_Step and CCRes CPU-specific.
ths
2007-04-11
Throw RI for invalid MFMC0-class instructions. Introduce optional
ths
2007-04-11
Code formatting fix.
ths
2007-04-11
More Context/Xcontext fixes. Ifdef some 64bit-only ops, they may
ths
2007-04-09
Implement embedded IRQ controller for PowerPC 6xx/740 & 750.
j_mayer
2007-04-09
Fix monitor disasm output for Sparc64 target
blueswir1
2007-04-09
Fix CP0_IntCtl handling.
ths
2007-04-09
Proper handling of reserved bits in the context register.
ths
2007-04-09
Mark watchpoint features as unimplemented.
ths
2007-04-09
Catch unaligned sc/scd.
ths
2007-04-09
Fix exception handling cornercase for rdhwr.
ths
2007-04-09
Remove bogus mtc0 handling.
ths
2007-04-09
ARM IRQ fix.
pbrook
2007-04-08
Fix generated code disasm output on Sparc64 host
blueswir1
2007-04-08
Sparc32/64 CPU selection for user emulator
blueswir1
2007-04-07
Fix TCX base on SS10
blueswir1
2007-04-07
Unify IRQ handling.
pbrook
2007-04-07
PowerPC 64 fixes
j_mayer
2007-04-07
cpu_get_phys_page_debug should return target_phys_addr_t
j_mayer
2007-04-07
Remove dead code.
pbrook
2007-04-07
Remove dead code.
pbrook
2007-04-07
Implement prefx.
ths
2007-04-07
Set proper BadVAddress value for unaligned instruction fetch.
ths
2007-04-07
Actually skip over delay slot for a non-taken branch likely.
ths
2007-04-07
Fix ins/ext cornercase.
ths
2007-04-06
Comment spelling fix.
pbrook
2007-04-06
Full implementation of IEEE exceptions (Aurelien Jarno)
blueswir1
2007-04-06
Enforce even float register pair for double register ops (Aurelien Jarno)
blueswir1
2007-04-06
Fix handling of ADES exceptions.
ths
2007-04-06
Save state for all CP0 instructions, they may throw a CPU exception.
ths
2007-04-06
Use correct type for card field.
pbrook
2007-04-06
SD card emulation (initial implementation by Andrzei Zaborowski).
pbrook
2007-04-06
Code provision for x86_64 and PowerPC 64 linux user mode support.
j_mayer
2007-04-06
Add alpha targets.
j_mayer
2007-04-06
Fix for PowerPC 64 rotates.
j_mayer
2007-04-06
Code provision for 64 bits linux user-mode targets support.
j_mayer
2007-04-05
fix branch delay slot cornercases.
ths
2007-04-05
Fix rotr immediate ops, mask shift/rotate arguments to their allowed
ths
2007-04-05
Handle EBase properly.
ths
2007-04-05
Fix disabling of the Cause register for R2.
ths
2007-04-05
Fix RDHWR handling. Code formatting. Don't use *_direct versions to raise
ths
2007-04-05
64bit MIPS FPUs have 32 registers.
ths
2007-04-05
Clear BEV and ERL for the fake bootloader.
ths
2007-04-05
Fix alpha target compilation on 32 bits hosts.
j_mayer
2007-04-05
Rules needed to compile linux user-mode alpha target.
j_mayer
2007-04-05
Temporary hack for alpha user-mode emulation.
j_mayer
2007-04-05
Documentation update
blueswir1
[next]