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
2013-09-10
target-arm: Add AArch64 gdbstub support
Alexander Graf
5
-1
/
+126
2013-09-10
target-arm: Add AArch64 translation stub
Alexander Graf
6
-4
/
+178
2013-09-10
target-arm: Prepare translation for AArch64 code
Alexander Graf
5
-38
/
+151
2013-09-10
target-arm: Disable 32 bit CPUs in 64 bit linux-user builds
Peter Maydell
1
-2
/
+7
2013-09-10
target-arm: Add new AArch64CPUInfo base class and subclasses
Peter Maydell
3
-0
/
+124
2013-09-10
target-arm: Pass DisasContext* to gen_set_pc_im()
Peter Maydell
1
-13
/
+13
2013-09-10
target-arm: Fix target_ulong/uint32_t confusions
Alexander Graf
2
-6
/
+7
2013-09-10
target-arm: Export cpu_env
Alexander Graf
2
-1
/
+3
2013-09-10
target-arm: Extract the disas struct to a header file
Alexander Graf
2
-23
/
+28
2013-09-10
target-arm: Abstract out load/store from a vaddr in AArch32
Peter Maydell
1
-124
/
+210
2013-09-10
abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
Peter Maydell
1
-4
/
+0
2013-09-10
pl110: Clarify comment about PL110 ID on VersatilePB
Peter Maydell
1
-10
/
+8
2013-09-10
target-arm: Implement qmp query-cpu-definitions
Cole Robinson
1
-0
/
+32
2013-09-10
target-arm: fix ARMv7M stack alignment on reset
Sebastian Ottlik
1
-1
/
+1
2013-09-10
target-arm: Avoid "1 << 31" undefined behaviour
Peter Maydell
2
-18
/
+18
2013-09-10
target-arm: Use sextract32() in branch decode
Peter Maydell
1
-2
/
+3
2013-09-10
target-arm: Make '-cpu any' available in linux-user mode only
Peter Maydell
1
-0
/
+4
2013-09-09
mips_malta: support up to 2GiB RAM
Paul Burton
1
-8
/
+28
2013-09-05
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
4
-4
/
+30
2013-09-05
exec: do tcg_commit only when tcg_enabled
liguang
1
-1
/
+3
2013-09-05
Revert "memory: Return -1 again on reads from unsigned regions"
Jan Kiszka
1
-1
/
+1
2013-09-05
memory: Provide separate handling of unassigned io ports accesses
Jan Kiszka
3
-1
/
+22
2013-09-05
exec: check offset_within_address_space for register subpage
Hu Tao
1
-1
/
+1
2013-09-05
exec: fix writing to MMIO area with non-power-of-two length
Paolo Bonzini
1
-0
/
+3
2013-09-05
Update mailmap
Anthony Liguori
1
-0
/
+1
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
31
-199
/
+284
2013-09-03
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
27
-322
/
+1029
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
18
-87
/
+81
2013-09-03
Merge remote-tracking branch 'kraxel/usb.88' into staging
Anthony Liguori
6
-24
/
+81
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
67
-180
/
+144
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
57
-122
/
+154
2013-09-03
target-i386: Use #defines instead of magic numbers for CPUID cache info
Eduardo Habkost
1
-22
/
+162
2013-09-03
cpu: Replace qemu_for_each_cpu()
Andreas Färber
6
-63
/
+27
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
26
-112
/
+94
2013-09-03
a15mpcore: Use qemu_get_cpu() for generic timers
Andreas Färber
1
-3
/
+2
2013-09-03
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
57
-446
/
+619
2013-09-03
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
21
-160
/
+305
2013-09-03
tcg/mips: only enable ext8s/ext16s ops on MIPS32R2
Aurelien Jarno
2
-4
/
+4
2013-09-03
tcg/mips: inline bswap16/bswap32 ops
Aurelien Jarno
1
-4
/
+3
2013-09-03
tcg/mips: detect available host instructions at runtime
Aurelien Jarno
2
-92
/
+171
2013-09-02
tcg-i386: Make use of zero-extended memory helper routines
Richard Henderson
1
-9
/
+6
2013-09-02
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
3
-21
/
+64
2013-09-02
exec: Split softmmu_defs.h
Richard Henderson
14
-76
/
+49
2013-09-02
target: Include softmmu_exec.h where forgotten
Richard Henderson
5
-0
/
+8
2013-09-02
exec: Rename USUFFIX to LSUFFIX
Richard Henderson
1
-6
/
+6
2013-09-02
tcg-i386: Don't perform GETPC adjustment in TCG code
Richard Henderson
1
-19
/
+14
2013-09-02
exec: Reorganize the GETRA/GETPC macros
Richard Henderson
2
-52
/
+56
2013-09-02
configure: Allow x32 as a host
Richard Henderson
1
-9
/
+18
2013-09-02
tcg-i386: Adjust tcg_out_tlb_load for x32
Richard Henderson
1
-14
/
+27
2013-09-02
tcg-i386: Use intptr_t appropriately
Richard Henderson
1
-22
/
+19
[next]