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-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
2007-04-05
Fix stdfq op (Aurelien Jarno)
blueswir1
2007-04-05
Fix co-processor branch and store ops (Aurelien Jarno)
blueswir1
2007-04-05
Fill in real SparcStation 10 values
blueswir1
2007-04-05
Integrate Alpha target in Qemu core.
j_mayer
2007-04-05
Preliminary patch for Alpha Linux user mode emulation support.
j_mayer
2007-04-05
Definitions needed for Alpha linux user-mode emulation.
j_mayer
2007-04-05
Alpha CPU palcode emulation. Only usable in user mode for now with
j_mayer
2007-04-05
Alpha architecture emulation core.
j_mayer
2007-04-05
Infrastructure to support more than 2 MMU modes.
j_mayer
2007-04-04
Fix code formatting.
ths
2007-04-04
Change NIC registration to be consistent with other machines definitions.
j_mayer
2007-04-04
TARGET_FMT_ld may also be useful for debugging purposes.
j_mayer
2007-04-04
Add missing 64 bits memory accessors.
j_mayer
2007-04-03
i386 return APIC ID with cpuid, by Bernhard Kauer.
ths
2007-04-03
Fix Malta tty2 UART registers.
ths
2007-04-02
MIPS32R2 needs RDPGPR/WRPGPR instructions even when no shadow registers
ths
2007-04-02
Fix guest x86/amd64 helper_fprem/helper_fprem1, by Julian Seward.
ths
2007-04-02
Build fix for 64bit machines. (This is still not correct mul/div handling.)
ths
2007-04-02
Qcow2: Release refcount table clusters after growing the refcount table,
ths
[next]