GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-arm : fix thumb2 parallel add/sub opcode decoding
Chih-Min Chao
2010-07-20
1
-2
/
+2
*
ARM atomic ops rewrite
Paul Brook
2009-11-22
1
-85
/
+165
*
ARM FP16 support
Paul Brook
2009-11-19
1
-0
/
+85
*
target-arm: use native tcg-ops for ror/bic/vorn
Aurelien Jarno
2009-10-27
1
-38
/
+14
*
target-arm: fix neon vsri, vshl and vsli ops
Juha Riihimäki
2009-10-27
1
-14
/
+18
*
target-arm: allow modifying vfp fpexc en bit only
Juha Riihimäki
2009-10-27
1
-0
/
+3
*
target-arm: add support for neon vld1.64/vst1.64 instructions
Juha Riihimäki
2009-10-27
1
-52
/
+81
*
target-arm: fix neon vshrn/vrshrn ops
Juha Riihimäki
2009-10-27
1
-9
/
+3
*
target-arm: fix incorrect temporary variable freeing
Juha Riihimäki
2009-10-26
1
-2
/
+2
*
target-arm: optimize thumb 32-bit multiply
Juha.Riihimaki@nokia.com
2009-10-23
1
-17
/
+1
*
target-arm: cleanup internal resource leaks
Juha Riihimäki
2009-10-23
1
-27
/
+89
*
target-arm: fix bugs introduced by 1b2b1e547bd912b7d3c4863d0a0f75f6f38330ed
Aurelien Jarno
2009-10-18
1
-5
/
+7
*
target-arm: fix bugs introduced by 3174f8e91fecf8756e861d1febb049f3c619a2c7
Aurelien Jarno
2009-10-18
1
-3
/
+3
*
target-arm: remove cpu_T for ARM once and for all
Filip Navara
2009-10-17
1
-26
/
+0
*
target-arm: convert VFP not to use cpu_T
Filip Navara
2009-10-17
1
-28
/
+22
*
target-arm: convert disas_iwmmxt_insn not to use cpu_T
Filip Navara
2009-10-17
1
-252
/
+219
*
target-arm: convert disas_dsp_insn not use cpu_T
Filip Navara
2009-10-17
1
-39
/
+20
*
target-arm: convert disas_neon_ls_insn not to use cpu_T
Filip Navara
2009-10-17
1
-33
/
+34
*
target-arm: convert disas_neon_data_insn and helpers not to use cpu_T
Filip Navara
2009-10-17
1
-296
/
+271
*
target-arm: convert rest of disas_arm_insn / disas_thumb2_insn not to use cpu_T
Filip Navara
2009-10-17
1
-41
/
+56
*
target-arm: replace thumb usage of cpu_T registers by proper register allocat...
Filip Navara
2009-10-17
1
-129
/
+139
*
target-arm: fix TANDC and TORC instructions
Filip Navara
2009-10-17
1
-0
/
+2
*
target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG
Filip Navara
2009-10-17
1
-9
/
+142
*
target-arm: convert gen_lookup_tb not to use cpu_T
Filip Navara
2009-10-17
1
-2
/
+1
*
target-arm: get rid of gen_set_psr_T0 and replace it by gen_set_psr/gen_set_p...
Filip Navara
2009-10-17
1
-20
/
+24
*
target-arm: fix SRS/RFE instructions
Filip Navara
2009-10-17
1
-15
/
+16
*
target-arm: remove unused gen_movl_T2_reg function
Filip Navara
2009-10-17
1
-5
/
+0
*
target-arm: remove useless line that sets register that is never used again
Filip Navara
2009-10-17
1
-1
/
+0
*
target-arm: get rid of temporary variable cache
Filip Navara
2009-10-17
1
-28
/
+3
*
target-arm: use tcg_global_mem_new_i32 to allocate registers
Filip Navara
2009-10-17
1
-17
/
+23
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-2
/
+2
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Remove unused gen_bx_T0 function.
Filip Navara
2009-06-24
1
-8
/
+0
*
fix ARMv7 data processing instructions
Juha Riihimäki
2009-05-15
1
-13
/
+26
*
fix ARMv7 data processing instructions
Juha Riihimäki
2009-05-15
1
-77
/
+111
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-0
/
+1
*
Fix ARM quadword VDUP (core register).
pbrook
2009-03-17
1
-4
/
+6
*
tcg: rename bswap_i32/i64 functions
aurel32
2009-03-13
1
-6
/
+6
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
1
-1
/
+1
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-4
/
+4
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Implement (very) basic Thumb2-EE support. This doesn't actually implement
pbrook
2008-12-19
1
-0
/
+75
*
Fix VFP fixed point conversion routines.
pbrook
2008-12-19
1
-8
/
+12
*
ARM: fix smmul and smmla/smmls usage of registers (Mans Rullgard).
balrog
2008-12-07
1
-3
/
+3
*
ARM: fix usad8 and usada8 usage of registers (Mans Rullgard).
balrog
2008-12-07
1
-3
/
+3
*
Patch holes in ARM translation (Laurent Desnogues).
balrog
2008-12-07
1
-2
/
+4
*
ARM: cosmetics (Laurent Desnogues).
balrog
2008-12-07
1
-29
/
+1
*
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-25
1
-2
/
+2
*
Remove premature memop TB terminations (Jan Kiszka)
aliguori
2008-11-18
1
-6
/
+0
*
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
1
-4
/
+5
[next]