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
2008-09-02
SH4: R2D-PLUS FPGA: simply unassigned memory triggering
aurel32
2008-09-02
hw/pcnet.c: windows compile fix
aurel32
2008-09-02
Build fix for gcc-3.3.
ths
2008-09-02
Fix sign extension problems with smul and umul (Vince Weaver)
blueswir1
2008-09-02
[ppc] Convert op_move_{T1,T2}_T0 to TCG
aurel32
2008-09-02
[ppc] Convert gen_set_{T0,T1} to TCG
aurel32
2008-09-02
pcnet: add loopback mode emulation
aurel32
2008-09-02
sh4: Add R2D-PLUS FPGA support.
aurel32
2008-09-02
sh4: CPU versioning.
aurel32
2008-09-02
SH4: fix a regression introduced in r5122
aurel32
2008-09-02
Fix call_pal() prototype for alpha system emulation
aurel32
2008-09-02
x86: Fix powerdown for non-ACPI case
aurel32
2008-09-02
Fix typo in console.c comment
aurel32
2008-09-02
Reset I32_APIC_BASE on system RESET
aurel32
2008-09-02
suppress a couple of spurious warnings in scsi-generic.c
aurel32
2008-09-01
SH4: Remove dyngen leftovers
aurel32
2008-09-01
SH4: final conversion to TCG
aurel32
2008-09-01
SH4: convert floating-point ops to TCG
aurel32
2008-09-01
Fix y register loads and stores
blueswir1
2008-09-01
SH4: Remove most uses of cpu_T[0] and cpu_T[1]
aurel32
2008-09-01
SH4: TCG optimisations
aurel32
2008-09-01
SH4: Convert remaining non-fp ops to TCG
aurel32
2008-08-30
SH4: Convert shift functions to TCG
aurel32
2008-08-30
SH4: convert control/status register load/store to TCG
aurel32
2008-08-30
SH4: Convert memory loads/stores to TCG
aurel32
2008-08-30
SH4: convert some more arithmetics ops to TCG
aurel32
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
Remove memcpy32() prototype leftover from r5109
blueswir1
2008-08-30
Add correct stack bias if a 64 bit stack is used
blueswir1
2008-08-29
SH4: convert a few helpers to TCG
aurel32
2008-08-29
SH4: convert branch/jump instructions to TCG
aurel32
2008-08-29
Fix FCC handling for Sparc64 target, initial patch by Vince Weaver
blueswir1
2008-08-29
Fix Sparc64 boot on i386 host:
blueswir1
2008-08-29
SH4: convert simple compare instructions to TCG
aurel32
2008-08-29
SH4: convert a few control or system register functions to TCG
aurel32
2008-08-29
SH4: Fix bugs introduce in r5099
aurel32
2008-08-29
SH4: fix xtrct Rm,Rn (broken in r5103)
aurel32
2008-08-29
Fix a nit in exec.c, by Tristan Gingold.
ths
2008-08-29
SH4: convert logic and arithmetic ops to TCG
aurel32
2008-08-29
SH4: use TCG variables for gregs
aurel32
2008-08-28
SH4: use uint32_t/i32 based types/ops
aurel32
2008-08-28
SH4: Convert register moves to TCG
aurel32
2008-08-28
SH4: Convert dyngen registers moves to TCG
aurel32
2008-08-28
SH4: Convert immediate loads to TCG
aurel32
2008-08-28
SH4: remove unused ops
aurel32
2008-08-28
SH4: add support for TCG helpers
aurel32
2008-08-28
SH4: Init TCG variables
aurel32
2008-08-28
PPC: add support for TCG helpers
aurel32
2008-08-28
PPC: Init TCG variables
aurel32
2008-08-28
Do not try to use -net user as a default when slirp disabled (Jeremy Fitzhard...
aliguori
[next]