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
2014-01-08
target-arm: Use VFP_BINOP macro for min, max, minnum, maxnum
Peter Maydell
4
-52
/
+20
2014-01-08
target-arm: A64: Fix vector register access on bigendian hosts
Peter Maydell
1
-34
/
+35
2014-01-08
target-arm: A64: Add support for dumping AArch64 VFP register state
Alexander Graf
1
-0
/
+16
2014-01-08
default-configs: Add config for aarch64-linux-user
Peter Maydell
1
-0
/
+3
2014-01-08
.travis.yml: Add aarch64-* targets
Alex Bennée
1
-0
/
+1
2014-01-08
linux-user: AArch64: Use correct values for FPSR/FPCR in sigcontext
Will Newton
1
-3
/
+7
2014-01-08
linux-user: AArch64: define TARGET_CLONE_BACKWARDS
Claudio Fontana
1
-0
/
+1
2014-01-08
target-arm: A64: support for ld/st/cl exclusive
Michael Matz
2
-6
/
+277
2014-01-08
target-arm: Widen exclusive-access support struct fields to 64 bits
Peter Maydell
4
-46
/
+64
2014-01-08
target-arm: aarch64: add support for ld lit
Alexander Graf
1
-2
/
+45
2014-01-08
target-arm: A64: add support for conditional compare insns
Claudio Fontana
1
-13
/
+60
2014-01-08
target-arm: A64: add support for add/sub with carry
Claudio Fontana
1
-2
/
+103
2014-01-07
target-arm: Widen thread-local register state fields to 64 bits
Peter Maydell
5
-13
/
+36
2014-01-07
target-arm: A64: Implement minimal set of EL0-visible sysregs
Peter Maydell
3
-1
/
+115
2014-01-07
target-arm: A64: Implement MRS/MSR/SYS/SYSL
Peter Maydell
1
-30
/
+82
2014-01-07
target-arm: Remove ARMCPU/CPUARMState from cpregs APIs used by decoder
Peter Maydell
5
-12
/
+17
2014-01-04
target-arm: Update generic cpreg code for AArch64
Peter Maydell
3
-9
/
+211
2014-01-04
target-arm: Pull "add one cpreg to hashtable" into its own function
Peter Maydell
1
-42
/
+52
2013-12-23
target-arm: A64: implement FMOV
Peter Maydell
1
-1
/
+85
2013-12-23
target-arm: A64: Add decoder skeleton for FP instructions
Peter Maydell
1
-1
/
+169
2013-12-23
target-arm: A64: implement SVC, BRK
Alexander Graf
1
-2
/
+49
2013-12-23
target-arm: A64: add support for 3 src data proc insns
Alexander Graf
1
-2
/
+95
2013-12-23
target-arm: A64: add support for move wide instructions
Alex Bennée
1
-2
/
+49
2013-12-23
target-arm: A64: add support for add, addi, sub, subi
Alex Bennée
1
-6
/
+286
2013-12-23
target-arm: A64: add support for ld/st with index
Alex Bennée
1
-1
/
+124
2013-12-23
target-arm: A64: add support for ld/st with reg offset
Alex Bennée
1
-1
/
+143
2013-12-23
target-arm: A64: add support for ld/st unsigned imm
Alex Bennée
1
-1
/
+88
2013-12-23
target-arm: A64: add support for ld/st pair
Peter Maydell
1
-2
/
+277
2013-12-22
PPC: Fix compilation with TCG debug
Alexander Graf
1
-62
/
+81
2013-12-21
Merge tag 'signed-s390-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
3
-52
/
+50
2013-12-21
target-sh4: Use new qemu_ld/st opcodes
Aurelien Jarno
1
-77
/
+90
2013-12-21
target-mips: Use new qemu_ld/st opcodes
Aurelien Jarno
1
-67
/
+52
2013-12-21
tcg/i386: fix a comment
Aurelien Jarno
1
-1
/
+1
2013-12-19
Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into staging
Anthony Liguori
33
-387
/
+1237
2013-12-20
spapr: limit numa memory regions by ram size
Paul Mackerras
1
-4
/
+16
2013-12-20
spapr: make sure RMA is in first mode of first memory node
Alexey Kardashevskiy
1
-6
/
+11
2013-12-20
device_tree: qemu_fdt_setprop: Rename val_array arg
Peter Crosthwaite
2
-3
/
+3
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
12
-284
/
+285
2013-12-20
PPC: Add VSX to hflags
Alexander Graf
1
-1
/
+1
2013-12-20
Add xxsldwi
Tom Musta
1
-0
/
+62
2013-12-20
Add xxspltw
Tom Musta
1
-0
/
+31
2013-12-20
Add xxsel
Tom Musta
1
-0
/
+76
2013-12-20
Add xxmrgh/xxmrgl
Tom Musta
1
-0
/
+41
2013-12-20
Add Power7 VSX Logical Instructions
Tom Musta
1
-0
/
+29
2013-12-20
Add VSX Vector Move Instructions
Tom Musta
1
-0
/
+71
2013-12-20
Add VSX Scalar Move Instructions
Tom Musta
1
-0
/
+70
2013-12-20
roms: Flush icache when writing roms to guest memory
Alexander Graf
3
-5
/
+47
2013-12-20
spapr: tie spapr-nvram to -pflash
Paolo Bonzini
1
-11
/
+3
2013-12-20
PPC: Use default pci bus name for grackle and heathrow
Alexander Graf
2
-3
/
+3
2013-12-20
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
2
-0
/
+49
[next]