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
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
target/arm: Remove duplicate 'host' entry in '-cpu ?' output
Philippe Mathieu-Daudé
1
-6
/
+0
2018-07-30
i386: implement MSR_SMI_COUNT for TCG
Paolo Bonzini
2
-0
/
+4
2018-07-30
i386: do not migrate MSR_SMI_COUNT on machine types <2.12
Paolo Bonzini
3
-1
/
+4
2018-07-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2
-66
/
+66
2018-07-23
i386: Rename enum CacheType members
Eduardo Habkost
2
-66
/
+66
2018-07-23
target/arm: Correctly handle overlapping small MPU regions
Peter Maydell
1
-0
/
+46
2018-07-18
s390x/cpumodel: fix segmentation fault when baselining models
David Hildenbrand
1
-0
/
+8
2018-07-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-5
/
+82
2018-07-16
target/arm: Fix LD1W and LDFF1W (scalar plus vector)
Richard Henderson
1
-2
/
+2
2018-07-16
hyperv: ensure VP index equal to QEMU cpu_index
Roman Kagan
5
-0
/
+67
2018-07-16
hyperv: rename vcpu_id to vp_index
Roman Kagan
2
-5
/
+5
2018-07-16
dump: add kernel_gs_base to QEMU CPU state
Viktor Prutyanov
1
-0
/
+10
2018-07-10
target/arm: Use correct mmu_idx for exception-return unstacking
Peter Maydell
1
-1
/
+3
2018-07-09
target/sh4: Fix translator.c assertion failure for gUSA
Richard Henderson
1
-37
/
+44
2018-07-09
target/arm: Fix do_predset for large VL
Richard Henderson
1
-8
/
+2
2018-07-09
target/arm: Suppress Coverity warning for PRF
Richard Henderson
1
-2
/
+2
2018-07-07
target/ppc: fix build on ppc64 host
Laurent Vivier
1
-1
/
+1
2018-07-06
i386: fix '-cpu ?' output for host cpu type
Greg Kurz
1
-7
/
+7
2018-07-03
Merge remote-tracking branch 'remotes/shorne/tags/pull-or-20180703' into staging
Peter Maydell
12
-595
/
+502
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
9
-341
/
+541
2018-07-03
target/openrisc: Fix writes to interrupt mask register
Stafford Horne
1
-1
/
+1
2018-07-03
target/openrisc: Fix delay slot exception flag to match spec
Stafford Horne
1
-7
/
+12
2018-07-03
linux-user: Implement signals for openrisc
Richard Henderson
1
-0
/
+1
2018-07-03
target/openrisc: Reorg tlb lookup
Richard Henderson
2
-170
/
+88
2018-07-03
target/ppc: Relax reserved bitmask of indexed store instructions
BALATON Zoltan
1
-1
/
+1
2018-07-03
target/ppc: set is_jmp on ppc_tr_breakpoint_check
Emilio G. Cota
1
-0
/
+1
2018-07-03
target/ppc/kvm: don't pass cpu to kvm_get_smmu_info()
Greg Kurz
1
-9
/
+8
2018-07-03
target/ppc/kvm: get rid of kvm_get_fallback_smmu_info()
Greg Kurz
1
-97
/
+20
2018-07-03
fpu_helper.c: fix setting FPSCR[FI] bit
John Arbuckle
1
-0
/
+8
2018-07-03
target/ppc: Implement the rest of gen_st_atomic
Richard Henderson
1
-1
/
+25
2018-07-03
target/ppc: Implement the rest of gen_ld_atomic
Richard Henderson
1
-4
/
+79
2018-07-03
target/ppc: Use atomic min/max helpers
Richard Henderson
1
-3
/
+19
2018-07-03
target/ppc: Use MO_ALIGN for EXIWX and ECOWX
Richard Henderson
1
-21
/
+4
2018-07-03
target/ppc: Split out gen_st_atomic
Richard Henderson
1
-48
/
+49
2018-07-03
target/ppc: Split out gen_ld_atomic
Richard Henderson
1
-53
/
+52
2018-07-03
target/ppc: Split out gen_load_locked
Richard Henderson
1
-17
/
+18
2018-07-03
target/ppc: Tidy gen_conditional_store
Richard Henderson
1
-17
/
+11
2018-07-03
target/ppc: Remove POWERPC_EXCP_STCX
Richard Henderson
2
-19
/
+0
2018-07-03
target/ppc: Use atomic cmpxchg for STQCX
Richard Henderson
3
-33
/
+100
2018-07-03
target/ppc: Use atomic store for STQ
Richard Henderson
3
-8
/
+45
2018-07-03
target/ppc: Use atomic load for LQ and LQARX
Richard Henderson
4
-25
/
+94
2018-07-03
target/ppc: Add do_unaligned_access hook
Richard Henderson
3
-1
/
+23
2018-07-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
12
-48
/
+350
2018-07-03
target/openrisc: Increase the TLB size
Richard Henderson
3
-6
/
+7
2018-07-03
target/openrisc: Stub out handle_mmu_fault for softmmu
Richard Henderson
1
-30
/
+5
2018-07-03
target/openrisc: Use identical sizes for ITLB and DTLB
Richard Henderson
4
-18
/
+16
2018-07-03
target/openrisc: Fix cpu_mmu_index
Richard Henderson
6
-32
/
+49
2018-07-03
target/openrisc: Fix tlb flushing in mtspr
Richard Henderson
1
-6
/
+15
2018-07-03
target/openrisc: Reduce tlb to a single dimension
Richard Henderson
4
-32
/
+30
2018-07-03
target/openrisc: Merge mmu_helper.c into mmu.c
Richard Henderson
3
-41
/
+12
[prev]
[next]