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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2015-08-27
From: John Arbuckle <programmingkidx@gmail.com>
G 3
1
-3
/
+57
2015-08-27
Merge remote-tracking branch 'remotes/weil/tags/pull-tci-20150826' into staging
Peter Maydell
1
-5
/
+1
2015-08-26
exec-all: Translate TCI return addresses backwards too
Peter Crosthwaite
1
-5
/
+1
2015-08-26
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2015-5225-20150826...
Peter Maydell
1
-5
/
+10
2015-08-26
vnc: fix memory corruption (CVE-2015-5225)
Gerd Hoffmann
1
-5
/
+10
2015-08-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150825-...
Peter Maydell
8
-63
/
+629
2015-08-25
target-arm: Implement AArch64 TLBI operations on IPAs
Peter Maydell
1
-0
/
+55
2015-08-25
target-arm: Implement missing EL3 TLB invalidate operations
Peter Maydell
1
-0
/
+76
2015-08-25
target-arm: Implement missing EL2 TLBI operations
Peter Maydell
1
-0
/
+22
2015-08-25
target-arm: Restrict AArch64 TLB flushes to the MMU indexes they must touch
Peter Maydell
1
-43
/
+129
2015-08-25
target-arm: Move TLBI ALLE1/ALLE1IS definitions into numeric order
Peter Maydell
1
-8
/
+8
2015-08-25
cputlb: Add functions for flushing TLB for a single MMU index
Peter Maydell
2
-0
/
+144
2015-08-25
target-arm: Implement AArch32 ATS1H* operations
Peter Maydell
1
-0
/
+22
2015-08-25
target-arm: Enable the AArch32 ATS12NSO ops
Peter Maydell
1
-5
/
+11
2015-08-25
target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2, 3
Peter Maydell
2
-0
/
+11
2015-08-25
target-arm: Wire up AArch64 EL2 and EL3 address translation ops
Peter Maydell
1
-2
/
+41
2015-08-25
target-arm: there is no TTBR1 for 32-bit EL2 stage 1 translations
Peter Maydell
1
-0
/
+5
2015-08-25
target-arm: Implement missing ACTLR registers
Peter Maydell
1
-6
/
+15
2015-08-25
target-arm: Implement missing AFSR registers
Peter Maydell
1
-0
/
+24
2015-08-25
target-arm: Implement missing AMAIR registers
Peter Maydell
1
-0
/
+21
2015-08-25
target-arm: Add missing MAIR_EL3 and TPIDR_EL3 registers
Peter Maydell
1
-0
/
+8
2015-08-25
MAINTAINERS: Add ZynqMP to MAINTAINERS file
Alistair Francis
1
-0
/
+8
2015-08-25
MAINTAINERS: Update Xilinx Maintainership
Alistair Francis
1
-5
/
+14
2015-08-25
xlnx-zynqmp: Connect the four OCM banks
Alistair Francis
2
-0
/
+21
2015-08-25
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150824' into staging
Peter Maydell
46
-485
/
+527
2015-08-24
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
11
-78
/
+64
2015-08-24
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
14
-68
/
+9
2015-08-24
tcg/aarch64: Use softmmu fast path for unaligned accesses
Richard Henderson
1
-13
/
+24
2015-08-24
tcg/s390: Use softmmu fast path for unaligned accesses
Richard Henderson
1
-5
/
+21
2015-08-24
tcg/ppc: Improve unaligned load/store handling on 64-bit backend
Benjamin Herrenschmidt
1
-10
/
+31
2015-08-24
tcg/i386: use softmmu fast path for unaligned accesses
Aurelien Jarno
1
-9
/
+13
2015-08-24
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
14
-117
/
+112
2015-08-24
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
Richard Henderson
15
-59
/
+77
2015-08-24
tcg: update README about size changing ops
Aurelien Jarno
1
-3
/
+15
2015-08-24
tcg/optimize: add optimizations for ext_i32_i64 and extu_i32_i64 ops
Aurelien Jarno
1
-0
/
+13
2015-08-24
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
Aurelien Jarno
10
-10
/
+45
2015-08-24
tcg: don't abuse TCG type in tcg_gen_trunc_shr_i64_i32
Aurelien Jarno
1
-2
/
+2
2015-08-24
tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
Aurelien Jarno
13
-18
/
+18
2015-08-24
tcg/optimize: allow constant to have copies
Aurelien Jarno
1
-8
/
+2
2015-08-24
tcg/optimize: track const/copy status separately
Aurelien Jarno
1
-28
/
+14
2015-08-24
tcg/optimize: add temp_is_const and temp_is_copy functions
Aurelien Jarno
1
-71
/
+60
2015-08-24
tcg/optimize: optimize temps tracking
Aurelien Jarno
1
-11
/
+32
2015-08-24
tcg/optimize: fix constant signedness
Aurelien Jarno
1
-5
/
+5
2015-08-19
configure: Don't permit SDL or GTK on OSX
Peter Maydell
1
-4
/
+16
2015-08-19
apic_internal.h: Include cpu.h directly
Peter Maydell
1
-0
/
+1
2015-08-19
qemu-common.h: Move muldiv64() to host-utils.h
Peter Maydell
3
-31
/
+30
2015-08-19
osdep.h: Add header comment
Peter Maydell
1
-0
/
+24
2015-08-19
osdep.h: Move some OS header includes and fixups from qemu-common.h
Peter Maydell
2
-55
/
+49
2015-08-19
qemu-common.h: Move Win32 fixups into os-win32.h
Peter Maydell
2
-17
/
+18
2015-08-19
compiler.h: Use glue() in QEMU_BUILD_BUG_ON define
Peter Maydell
1
-3
/
+1
[prev]
[next]