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
2009-12-18
Fix thinko in linuxboot.S
Paolo Bonzini
1
-12
/
+8
2009-12-18
target-i386: Fix evaluation of DR7 register
Jan Kiszka
1
-2
/
+2
2009-12-18
kvm: x86: Use separate exception_injected CPUState field
Jan Kiszka
3
-3
/
+5
2009-12-18
vnc: hextile: do not generate ForegroundSpecified and SubrectsColoured tiles
Anthony Liguori
1
-3
/
+1
2009-12-18
Revert "pci: interrupt disable bit support"
Anthony Liguori
2
-28
/
+2
2009-12-18
S390: Bail out without KVM
Alexander Graf
1
-0
/
+7
2009-12-18
S390: Don't tell guest we're updating config space
Alexander Graf
1
-1
/
+1
2009-12-18
add default virtcon initialization
Alexander Graf
1
-0
/
+2
2009-12-18
S390: Loop through virtio console devices
Alexander Graf
1
-1
/
+5
2009-12-18
target-s390: Fail on unknown instructions
Alexander Graf
1
-1
/
+1
2009-12-18
osdep: Fix runtime failure on older Linux kernels
Andre Przywara
1
-6
/
+12
2009-12-17
Fix a make -j race
Juergen Lock
1
-1
/
+1
2009-12-17
target-alpha: Fix float32_to_s vs zero exponent.
Richard Henderson
1
-12
/
+32
2009-12-17
target-alpha: Fix cvtlq.
Richard Henderson
1
-1
/
+3
2009-12-17
target-alpha: Fix generic ctz64.
Richard Henderson
1
-1
/
+1
2009-12-17
target-alpha: Implement fp branch/cmov inline.
Richard Henderson
3
-125
/
+110
2009-12-17
target-alpha: Add placeholders for missing userspace PALcalls.
Richard Henderson
1
-2
/
+30
2009-12-17
target-mips: No MIPS16 support for 4Kc, 4KEc cores
Stefan Weil
1
-3
/
+3
2009-12-16
target-alpha: Fix compiler warning for gcc-4.3 (and older)
Stefan Weil
1
-0
/
+1
2009-12-16
s390: Fix buggy assignment
Stefan Weil
1
-1
/
+1
2009-12-16
target-mips: 4Kc, 4KEc cores do not support MIPS16
Stefan Weil
1
-3
/
+3
2009-12-16
microblaze: Print content of EAR register
Michal Simek
2
-4
/
+4
2009-12-16
microblaze: Update debug logs.
Edgar E. Iglesias
2
-2
/
+14
2009-12-15
tcg/ppc64: Fix loading of 32bit constants
malc
1
-1
/
+2
2009-12-13
target-alpha: Fix double log_cpu_state.
Richard Henderson
1
-1
/
+0
2009-12-13
target-alpha: Fix FMOV.
Richard Henderson
1
-3
/
+7
2009-12-13
target-alpha: Expand ins*h inline.
Richard Henderson
3
-27
/
+45
2009-12-13
target-alpha: Expand msk*h inline.
Richard Henderson
3
-32
/
+49
2009-12-13
target-alpha: Expand msk*l inline.
Richard Henderson
3
-32
/
+30
2009-12-13
target-alpha: Expand ins*l inline.
Richard Henderson
3
-56
/
+59
2009-12-13
target-alpha: Implement RD/WRUNIQUE in the translator
Richard Henderson
2
-16
/
+34
2009-12-13
target-alpha: Fix fbcond branch offset.
Richard Henderson
1
-5
/
+4
2009-12-13
target-alpha: Rewrite gen_ext_[hl] in terms of zapnot.
Richard Henderson
1
-32
/
+25
2009-12-13
target-alpha: Expand zap/zapnot with immediate inline.
Richard Henderson
1
-2
/
+59
2009-12-13
target-alpha: Fix -d in_asm
Richard Henderson
1
-15
/
+4
2009-12-13
target-alpha: Implement missing MVI instructions.
Richard Henderson
3
-30
/
+231
2009-12-13
target-mips: fix user-mode emulation startup
Nathan Froyd
2
-8
/
+8
2009-12-13
target-i386: Update CPUID feature set for TCG
Andre Przywara
1
-13
/
+12
2009-12-13
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
6
-49
/
+468
2009-12-13
target-alpha: Enable softfloat.
Richard Henderson
2
-3
/
+3
2009-12-13
target-alpha: Honor the -cpu command line argument.
Richard Henderson
1
-2
/
+42
2009-12-13
target-alpha: Remove bogus DO_TB_FLUSH code from translator.
Richard Henderson
3
-14
/
+1
2009-12-13
target-alpha: Add binfmt entry.
Richard Henderson
1
-0
/
+3
2009-12-13
target-alpha: Drop bogus UNIQ initial value on Linux.
Richard Henderson
1
-3
/
+0
2009-12-13
target-mips: set Config1.CA for MIPS16-aware CPUs
Nathan Froyd
1
-9
/
+18
2009-12-13
target-mips: add copyright notice for mips16 work
Nathan Froyd
2
-1
/
+1
2009-12-13
gdbstub: add MIPS16 support
Nathan Froyd
1
-3
/
+15
2009-12-13
target-mips: add mips16 instruction decoding
Nathan Froyd
1
-9
/
+1063
2009-12-13
target-mips: add enums for MIPS16 opcodes
Nathan Froyd
1
-0
/
+112
2009-12-13
target-mips: split out delay slot handling
Nathan Froyd
1
-55
/
+79
[next]