index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
/
op_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-31
Correctly identify multiple cpus in SMP systems
Hervé Poussineau
1
-2
/
+1
2010-07-25
mips: more fixes to the MIPS interrupt glue logic
Aurelien Jarno
1
-12
/
+8
2010-07-24
mips: Correct MIPS interrupt glue logic for icount
Edgar E. Iglesias
1
-11
/
+0
2010-07-03
remove unused stuff from */exec.h
Paolo Bonzini
1
-1
/
+6
2010-06-09
target-mips: microMIPS ASE support
Nathan Froyd
1
-0
/
+136
2010-02-06
target-mips: don't call cpu_loop_exit() from helper.c
Aurelien Jarno
1
-2
/
+16
2009-12-13
target-mips: change interrupt bits to be mips16-aware
Nathan Froyd
1
-3
/
+14
2009-11-30
target-mips: use physical address in lladdr
Aurelien Jarno
1
-0
/
+39
2009-11-30
target-mips: factorize load/store code in op_helper.c
Aurelien Jarno
1
-152
/
+100
2009-11-22
target-mips: make CP0_LLAddr register CPU dependent
Aurelien Jarno
1
-2
/
+9
2009-11-22
target-mips: rename CP0_LLAddr into lladdr
Aurelien Jarno
1
-7
/
+7
2009-11-14
target-mips: fix indentation
Aurelien Jarno
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-4
/
+4
2009-10-01
Get rid of _t suffix
malc
1
-4
/
+4
2009-09-21
Add 'static' to please Sparse
Blue Swirl
1
-1
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-04-15
target-mips: variable names consistency
aurel32
1
-364
/
+364
2009-03-28
target-mips: implement FPU Flush-To-Zero mode
aurel32
1
-0
/
+5
2009-03-08
target-mips: remove dead code
aurel32
1
-34
/
+0
2009-03-08
target-mips: rename helpers from do_ to helper_
aurel32
1
-270
/
+261
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
1
-3
/
+3
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-33
/
+33
2009-01-14
target-mips: fix indentation
aurel32
1
-11
/
+11
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-20
Fix remaining compiler warnings for mips targets.
ths
1
-2
/
+4
2008-12-07
MIPS: remove a few warnings
aurel32
1
-4
/
+4
2008-11-17
TCG variable type checking.
pbrook
1
-0
/
+21
2008-11-11
target-mips: convert bit shuffle ops to TCG
aurel32
1
-19
/
+0
2008-11-11
target-mips: convert bitfield ops to TCG
aurel32
1
-25
/
+1
2008-11-11
target-mips: fix mft* helpers/call
aurel32
1
-5
/
+5
2008-10-06
Show size for unassigned accesses (Robert Reif)
blueswir1
1
-1
/
+1
2008-09-18
Move the active FPU registers into env again, and use more TCG registers
ths
1
-261
/
+261
2008-09-14
MIPS: Fix tlbwi/tlbwr
aurel32
1
-3
/
+9
2008-07-23
Use plain standard inline.
ths
1
-7
/
+7
2008-07-23
Less hardcoding of TARGET_USER_ONLY.
ths
1
-93
/
+2
2008-07-09
Use temporary registers for the MIPS FPU emulation.
ths
1
-368
/
+612
2008-06-29
Remove unnecessary helper arguments, and fix some typos.
ths
1
-5
/
+5
2008-06-27
Avoid unused input arguments which triggered tcg errors. Spotted by
ths
1
-16
/
+18
2008-06-27
More efficient target register / TC accesses.
ths
1
-80
/
+188
2008-06-24
Remove remaining uses of T0 in the MIPS target.
ths
1
-34
/
+35
2008-06-24
Use temporaries instead of fixed registers for some instructions.
ths
1
-6
/
+6
2008-06-23
Pass T0/T1 explicitly to helper functions, and clean up a few dyngen
ths
1
-549
/
+514
2008-06-20
Convert unaligned load/store to TCG.
ths
1
-0
/
+337
2008-06-20
Convert vr54xx multiply instructions to TCG.
ths
1
-3
/
+3
2008-06-19
Convert remaining MIPS FP instructions to TCG.
ths
1
-0
/
+87
2008-06-12
Switch the standard multiplication instructions to TCG.
ths
1
-10
/
+12
2008-06-12
Switch bitfield instructions and assorted special ops to TCG.
ths
1
-0
/
+123
2008-06-12
TCGify a few more instructions.
ths
1
-0
/
+6
2008-06-09
Switch remaining CP0 instructions to TCG or helper functions.
ths
1
-4
/
+788
2008-05-25
Fix off-by-one unwinding error.
pbrook
1
-6
/
+0
[next]