index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-11
Don't stop translation for mtc0 compare
aurel32
1
-4
/
+0
2008-11-11
Disable debug code for production.
aurel32
1
-1
/
+1
2008-11-11
target-mips: gen_compute_branch1()
aurel32
1
-81
/
+41
2008-11-11
target-mips: optimize movc*()
aurel32
1
-48
/
+33
2008-11-11
target-mips: optimize gen_farith()
aurel32
1
-12
/
+12
2008-11-11
target-mips: optimize gen_muldiv()
aurel32
1
-115
/
+47
2008-11-11
target-mips: optimize gen_arith()/gen_arith_imm()
aurel32
1
-46
/
+32
2008-11-11
target-mips: convert bit shuffle ops to TCG
aurel32
3
-76
/
+56
2008-11-11
target-mips: convert bitfield ops to TCG
aurel32
3
-46
/
+41
2008-11-11
target-mips: optimize gen_op_addr_add() (2/2)
aurel32
3
-16
/
+13
2008-11-11
target-mips: optimize gen_op_addr_add() (1/2)
aurel32
1
-10
/
+7
2008-11-11
target-mips: optimize gen_save_pc()
aurel32
1
-5
/
+1
2008-11-11
target-mips: fix mft* helpers/call
aurel32
3
-34
/
+34
2008-11-11
target-mips: fix temporary variable freeing in op_ldst_##insn()
aurel32
1
-1
/
+1
2008-11-11
target-alpha: add proper fcntl definitions
aurel32
1
-0
/
+19
2008-11-11
target-alpha: fix double TCG variable allocation
aurel32
1
-1
/
+1
2008-11-11
Fix alignment problem with some 64bit load/store instructions
malc
1
-5
/
+16
2008-11-10
KVM: simplify kvm_cpu_exec hook
aliguori
2
-10
/
+7
2008-11-10
target-ppc: convert most SPE integer instructions to TCG
aurel32
5
-471
/
+602
2008-11-10
target-alpha: fix cmpbge instruction
aurel32
1
-1
/
+1
2008-11-10
use target_mmap() to allocate idt, gdt and ldt (Kirill A. Shutemov).
balrog
2
-12
/
+23
2008-11-10
Currently trying to turn an oversized directory into a VVFAT image will
balrog
1
-9
/
+13
2008-11-10
x86 CPUID extended family/model (Andre Przywara).
balrog
1
-2
/
+7
2008-11-09
Use TCG not op
blueswir1
1
-14
/
+12
2008-11-09
Use andc, orc, nor and nand
blueswir1
1
-52
/
+36
2008-11-09
target-ppc: fix TCG argument
aurel32
1
-1
/
+1
2008-11-09
target-ppc: Remove a few TCG temp variable leaks
aurel32
1
-9
/
+19
2008-11-09
target-ppc: fixes for gen_op_neg()
aurel32
1
-15
/
+14
2008-11-09
target-ppc: gen_op_arith_divw() & gen_op_arith_divd fixes
aurel32
1
-39
/
+23
2008-11-09
target-ppc: optimize mullw and make the code more readable
aurel32
1
-12
/
+1
2008-11-09
target-ppc: indentation fixes
aurel32
1
-5
/
+4
2008-11-09
Sparc32 BSD user support
blueswir1
2
-0
/
+36
2008-11-09
Document bluetooth support in qemu-doc.
balrog
2
-0
/
+69
2008-11-09
Add qemu_strndup: qemu_strdup with length limit.
balrog
3
-5
/
+20
2008-11-09
Add the -bt switch for setting up bluetooth stuff.
balrog
1
-2
/
+172
2008-11-08
Revert r5532, r5536 and a piece of r5531.
balrog
3
-18
/
+5
2008-11-08
Use an option rom instead of boot sector for -kernel
aliguori
4
-58
/
+50
2008-11-08
target-alpha: fix the return value of stl_c/stq_c
aurel32
1
-4
/
+4
2008-11-08
target-ppc: fix tcg fatal error on i386 host
aurel32
2
-1
/
+14
2008-11-07
Use the right format string to printf sector num with DEBUG_IDE.
balrog
1
-2
/
+2
2008-11-07
Fix some build issues for BSD.
blueswir1
3
-20
/
+36
2008-11-07
target-alpha: fix locked loads/stores
aurel32
2
-13
/
+22
2008-11-07
target-ppc: fix flags computation for tcg_gen_qemu_st
aurel32
1
-7
/
+7
2008-11-06
Fix interrupt exclusion via SSTEP_NOIRQ
malc
1
-2
/
+8
2008-11-06
User qemu profiling
aurel32
2
-0
/
+12
2008-11-06
Remove unused reg_T2 definition
aurel32
1
-4
/
+0
2008-11-06
Make sure to resume the monitor only after flushing out outstanding
aliguori
1
-8
/
+6
2008-11-06
Win32: Fix warnings
aurel32
3
-5
/
+4
2008-11-06
target-alpha: Fix ret instruction
aurel32
1
-2
/
+2
2008-11-05
Fix windows build after init_host_timer changes.
aliguori
1
-30
/
+41
[next]