Sign in
qemu
/
qemu
/
d2fd9612eedfbfda8461d1a5f897546e3c457abb
/
target-mips
ce5b1bb
exec: move cpu_exec_init() calls to realize functions
by Laurent Vivier
· 8 years ago
d208ac0
target-mips: generate fences
by Leon Alrae
· 8 years ago
e9deaad
target-mips: add 24KEc CPU definition
by André Draszik
· 8 years ago
01ecaf4
tcg: Merge GETPC and GETRA
by Richard Henderson
· 8 years ago
701074a
target-mips: fix EntryHi.EHINV being cleared on TLB exception
by Leon Alrae
· 8 years ago
38d8749
kvm-irqchip: i386: add hook for add/remove virq
by Peter Xu
· 9 years ago
2a6a407
Clean up ill-advised or unusual header guards
by Markus Armbruster
· 9 years ago
07f5a25
target-*: Clean up cpu.h header guards
by Markus Armbruster
· 9 years ago
b35399b
Fix confusing argument names in some common functions
by Sergey Sorokin
· 9 years ago
cdc46fa
target-mips: enable 10-bit ASIDs in I6400 CPU
by Leon Alrae
· 9 years ago
a0c8060
target-mips: support CP0.Config4.AE bit
by Paul Burton
· 9 years ago
2d72e7b
target-mips: change ASID type to hold more than 8 bits
by Paul Burton
· 9 years ago
6ec98bd
target-mips: add ASID mask field and replace magic values
by Paul Burton
· 9 years ago
8f95ad1
target-mips: replace MIPS64R6-generic with the real I6400 CPU model
by Leon Alrae
· 9 years ago
89777fd
target-mips: add exception base to MIPS CPU
by Leon Alrae
· 9 years ago
1ec20c2
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
8642c1b
target-*: Don't redefine cpu_exec()
by Peter Crosthwaite
· 10 years ago
77be419
target-mips: Add FCR31's FS bit definition
by Aleksandar Markovic
· 9 years ago
599bc5e
target-mips: Implement FCR31's R/W bitmask and related functionalities
by Aleksandar Markovic
· 9 years ago
8755208
target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
by Aleksandar Markovic
· 9 years ago
6be7748
target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D>
by Aleksandar Markovic
· 9 years ago
40bd6dd
target-mips: Activate IEEE 754-2008 signaling NaN bit meaning for MSA
by Aleksandar Markovic
· 9 years ago
af39bc8
softfloat: Implement run-time-configurable meaning of signaling NaN bit
by Aleksandar Markovic
· 9 years ago
b0ad00b
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 9 years ago
9be3859
coccinelle: Remove unnecessary variables for function return value
by Eduardo Habkost
· 9 years ago
7c25504
exec: [tcg] Track which vCPU is performing translation and execution
by Lluís Vilanova
· 9 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
4910e6e
target-*: dfilter support for in_asm
by Richard Henderson
· 9 years ago
63c9155
cpu: move exec-all.h inclusion out of cpu.h
by Paolo Bonzini
· 9 years ago
e6623d8
mips: move CP0 functions out of cpu.h
by Paolo Bonzini
· 9 years ago
33c1187
qemu-common: push cpu.h inclusion out of qemu-common.h
by Paolo Bonzini
· 9 years ago
1e00b8d
hw: move CPU state serialization to migration/cpu.h
by Paolo Bonzini
· 9 years ago
416bf93
target-mips: make cpu-qom.h not target specific
by Paolo Bonzini
· 9 years ago
cb8d4c8
Fix some typos found by codespell
by Stefan Weil
· 9 years ago
14fccfa
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into staging
by Peter Maydell
· 9 years ago
90aa39a
tcg: Allow goto_tb to any target PC in user mode
by Sergey Fedorov
· 9 years ago
89fee74
tb: consistently use uint32_t for tb->flags
by Emilio G. Cota
· 9 years ago
9d989c7
target-mips: fix call to memset in soft reset code
by Aurelien Jarno
· 9 years ago
d96391c
target-mips: Fix RDHWR exception host PC
by James Hogan
· 9 years ago
f6d4dd8
target-mips: add MAAR, MAARI register
by Yongbok Kim
· 9 years ago
c98d3d7
target-mips: use CP0_CHECK for gen_m{f|t}hc0
by Yongbok Kim
· 9 years ago
0d74a22
target-mips: make ITC Configuration Tags accessible to the CPU
by Leon Alrae
· 9 years ago
40d4821
target-mips: check CP0 enabled for CACHE instruction also in R6
by Leon Alrae
· 9 years ago
34fa7e8
hw/mips: implement ITC Configuration Tags and Storage Cells
by Leon Alrae
· 9 years ago
a9a9506
target-mips: enable CM GCR in MIPS64R6-generic CPU
by Leon Alrae
· 9 years ago
bff384a
hw/mips_malta: add CPS to Malta board
by Leon Alrae
· 9 years ago
c870e3f
target-mips: add CMGCRBase register
by Yongbok Kim
· 9 years ago
84a5a80
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
ba5c79f
target-mips: indicate presence of IEEE 754-2008 FPU in R6/R5+MSA CPUs
by Leon Alrae
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
1bcea73
tcg: Add type for vCPU pointers
by Lluís Vilanova
· 9 years ago
01bc435
target-mips: implement R6 multi-threading
by Yongbok Kim
· 9 years ago
bee6266
mips/kvm: Support MSA in MIPS KVM guests
by James Hogan
· 9 years ago
152db36
mips/kvm: Support FPU in MIPS KVM guests
by James Hogan
· 9 years ago
d319f83
mips/kvm: Support signed 64-bit KVM registers
by James Hogan
· 9 years ago
0759487
mips/kvm: Support unsigned KVM registers
by James Hogan
· 9 years ago
03cbfd7
mips/kvm: Implement Config CP0 registers
by James Hogan
· 9 years ago
461a158
mips/kvm: Implement PRid CP0 register
by James Hogan
· 9 years ago
c489e55
mips/kvm: Remove a couple of noisy DPRINTFs
by James Hogan
· 9 years ago
30456d5
all: Clean up includes
by Peter Maydell
· 9 years ago
d783f78
target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct
by Peter Maydell
· 9 years ago
e1ccc05
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
by Richard Henderson
· 11 years ago
508127e
log: do not unnecessarily include qom/cpu.h
by Paolo Bonzini
· 9 years ago
c684822
mips: Clean up includes
by Peter Maydell
· 9 years ago
5124385
target-mips: Fix ALIGN instruction when bp=0
by Miodrag Dinic
· 9 years ago
1aa56f6
target-mips: silence NaNs for cvt.s.d and cvt.d.s
by Aurelien Jarno
· 9 years ago
8899129
target-mips/cpu.h: Fix spell error
by Dongxue Zhang
· 9 years ago
f401451
fpu: Replace int32 typedef with int32_t
by Peter Maydell
· 9 years ago
182f42f
fpu: Replace uint64 typedef with uint64_t
by Peter Maydell
· 9 years ago
f42c222
fpu: Replace int64 typedef with int64_t
by Peter Maydell
· 9 years ago
f93c3a8
target-mips: flush QEMU TLB when disabling 64-bit addressing
by Leon Alrae
· 9 years ago
7871abb
target-mips: Fix exceptions while UX=0
by James Hogan
· 9 years ago
60270f8
target-mips: fix updating XContext on mmu exception
by Yongbok Kim
· 9 years ago
bb23821
target-mips: add SIGRIE instruction
by Yongbok Kim
· 9 years ago
35ac9e3
target-mips: Set Config5.XNP for R6 cores
by Yongbok Kim
· 9 years ago
b00c721
target-mips: add PC, XNP reg numbers to RDHWR
by Yongbok Kim
· 9 years ago
dbd8af9
target-mips: Add enum for BREAK32
by Yongbok Kim
· 9 years ago
2dcf790
target-mips: update writing to CP0.Status.KX/SX/UX in MIPS Release R6
by Leon Alrae
· 9 years ago
7540a43
target-mips: implement the CPU wake-up on non-enabled interrupts in R6
by Leon Alrae
· 9 years ago
71ca034
target-mips: move the test for enabled interrupts to a separate function
by Leon Alrae
· 9 years ago
522a0d4
target-*: Advance pc after recognizing a breakpoint
by Richard Henderson
· 9 years ago
63a946c
disas: QOMify mips specific disas setup
by Peter Crosthwaite
· 10 years ago
dc9f06c
kvm: Pass PCI device pointer to MSI routing functions
by Pavel Fedin
· 9 years ago
4c315c2
qdev: Protect device-list-properties against broken devices
by Markus Armbruster
· 9 years ago
4e5e121
tcg: Remove gen_intermediate_code_pc
by Richard Henderson
· 9 years ago
bad729e
tcg: Pass data argument to restore_state_to_opc
by Richard Henderson
· 9 years ago
190ce7f
tcg: Add TCG_MAX_INSNS
by Richard Henderson
· 9 years ago
dc03246
target-*: Drop cpu_gen_code define
by Richard Henderson
· 9 years ago
c20d594
target-mips: Add delayed branch state to insn_start
by Richard Henderson
· 9 years ago
b933066
target-*: Introduce and use cpu_breakpoint_test
by Richard Henderson
· 9 years ago
959082f
target-*: Increment num_insns immediately after tcg_gen_insn_start
by Richard Henderson
· 9 years ago
667b8e2
target-*: Unconditionally emit tcg_gen_insn_start
by Richard Henderson
· 9 years ago
765b842
tcg: Rename debug_insn_start to insn_start
by Richard Henderson
· 9 years ago
04ce380
mips: Remove ELF_MACHINE from cpu.h
by Peter Crosthwaite
· 10 years ago
9c708c7
target-mips: improve exception handling
by Pavel Dovgaluk
· 10 years ago
d54a299
target-mips: correct MTC0 instruction on MIPS64
by Leon Alrae
· 9 years ago
db77d85
target-mips: add missing restriction in DAUI instruction
by Leon Alrae
· 9 years ago
b307446
target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONS
by Aurelien Jarno
· 9 years ago
9d68ac1
target-mips: get rid of MIPS_DEBUG
by Aurelien Jarno
· 9 years ago
cdfcad7
target-mips: Fix RDHWR on CP0.Count
by Alex Smith
· 9 years ago
Next »