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
2017-12-14
s390x/tcg: use s390_program_interrupt() in DIAG
David Hildenbrand
2
-4
/
+1
2017-12-14
s390x/tcg: use s390_program_interrupt() in SCLP Service Call
David Hildenbrand
2
-4
/
+2
2017-12-14
s390x/tcg: io instructions don't need potential_page_fault()
David Hildenbrand
1
-10
/
+0
2017-12-14
s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
David Hildenbrand
1
-3
/
+6
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
3
-3
/
+32
2017-12-14
s390x/diag: pass the retaddr into handle_diag_308()
David Hildenbrand
4
-10
/
+11
2017-12-14
s390x/pci: pass the retaddr to all PCI instructions
David Hildenbrand
1
-7
/
+7
2017-12-14
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
5
-69
/
+75
2017-12-14
s390x/tcg: rip out dead tpi code
David Hildenbrand
2
-27
/
+0
2017-12-14
s390x/tcg: get rid of runtime_exception()
David Hildenbrand
4
-26
/
+8
2017-12-14
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
6
-35
/
+30
2017-12-14
target/s390x: nuke DPRINTF in helper.c
Cornelia Huck
1
-18
/
+0
2017-12-14
s390x/migration: use zero flag parameter
Christian Borntraeger
1
-8
/
+8
2017-12-13
target/arm: Extend PAR format determination
Edgar E. Iglesias
1
-4
/
+29
2017-12-13
target/arm: Remove fsr argument from get_phys_addr() and arm_tlb_fill()
Peter Maydell
3
-34
/
+16
2017-12-13
target/arm: Ignore fsr from get_phys_addr() in do_ats_write()
Peter Maydell
1
-6
/
+10
2017-12-13
target/arm: Use ARMMMUFaultInfo in deliver_fault()
Peter Maydell
1
-57
/
+22
2017-12-13
target/arm: Convert get_phys_addr_pmsav8() to not return FSC values
Peter Maydell
1
-11
/
+18
2017-12-13
target/arm: Convert get_phys_addr_pmsav7() to not return FSC values
Peter Maydell
1
-4
/
+7
2017-12-13
target/arm: Convert get_phys_addr_pmsav5() to not return FSC values
Peter Maydell
1
-7
/
+13
2017-12-13
target/arm: Convert get_phys_addr_lpae() to not return FSC values
Peter Maydell
1
-23
/
+18
2017-12-13
target/arm: Convert get_phys_addr_v6() to not return FSC values
Peter Maydell
1
-18
/
+22
2017-12-13
target/arm: Convert get_phys_addr_v5() to not return FSC values
Peter Maydell
1
-15
/
+18
2017-12-13
target/arm: Remove fsr argument from arm_ld*_ptw()
Peter Maydell
1
-13
/
+11
2017-12-13
target/arm: Provide fault type enum and FSR conversion functions
Peter Maydell
1
-0
/
+185
2017-12-13
target/arm: Implement TT instruction
Peter Maydell
3
-1
/
+138
2017-12-13
target/arm: Factor MPU lookup code out of get_phys_addr_pmsav8()
Peter Maydell
1
-51
/
+79
2017-12-13
target/arm: Create new arm_v7m_mmu_idx_for_secstate_and_priv()
Peter Maydell
1
-5
/
+16
2017-12-13
target/arm: Split M profile MNegPri mmu index into user and priv
Peter Maydell
4
-29
/
+50
2017-12-13
target/arm: Add missing M profile case to regime_is_user()
Peter Maydell
1
-0
/
+1
2017-12-13
target/arm: Allow explicit writes to CONTROL.SPSEL in Handler mode
Peter Maydell
1
-1
/
+4
2017-12-13
target/arm: Handle SPSEL and current stack being out of sync in MSP/PSP reads
Peter Maydell
1
-6
/
+4
2017-12-11
target/arm: Generate UNDEF for 32-bit Thumb2 insns
Peter Maydell
1
-1
/
+4
2017-12-05
target/ppc: Fix system lockups caused by interrupt_request state corruption
Richard Purdie
2
-6
/
+18
2017-11-30
target-ppc: Don't invalidate non-supported msr bits
Kurban Mallachiev
1
-2
/
+2
2017-11-27
target/ppc: Fix setting of cpu->compat_pvr on incoming migration
Suraj Jitindar Singh
1
-1
/
+3
2017-11-22
ppc: fix VTB migration
Laurent Vivier
1
-2
/
+2
2017-11-21
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171120' int...
Peter Maydell
1
-0
/
+8
2017-11-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...
Peter Maydell
1
-5
/
+41
2017-11-20
arm: check regime, not current state, for ATS write PAR format
Peter Maydell
1
-1
/
+1
2017-11-20
target/arm: Report GICv3 sysregs present in ID registers if needed
Peter Maydell
1
-4
/
+40
2017-11-20
s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)
David Hildenbrand
1
-0
/
+2
2017-11-20
s390x: fix storing CPU status (again)
David Hildenbrand
1
-1
/
+1
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2017-11-15
target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/be
Richard Henderson
1
-8
/
+6
2017-11-15
target/arm: Use helper_retaddr in stxp helpers
Richard Henderson
1
-0
/
+6
2017-11-14
target-i386: adds PV_TLB_FLUSH CPUID feature bit
Wanpeng Li
1
-1
/
+1
2017-11-13
arm/translate-a64: mark path as unreachable to eliminate warning
Emilio G. Cota
1
-0
/
+2
2017-11-13
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171109' into staging
Peter Maydell
1
-6
/
+3
2017-11-13
Merge remote-tracking branch 'remotes/rth/tags/pull-cap-20171109' into staging
Peter Maydell
2
-0
/
+8
[prev]
[next]