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
2020-01-30
target/arm/kvm: Implement virtual time adjustment
Andrew Jones
6
-0
/
+150
2020-01-30
target/arm/kvm64: kvm64 cpus have timer registers
Andrew Jones
1
-0
/
+1
2020-01-30
target/arm/kvm: trivial: Clean up header documentation
Andrew Jones
1
-19
/
+27
2020-01-30
target/arm/arm-semi: Don't let the guest close stdin/stdout/stderr
Peter Maydell
1
-0
/
+9
2020-01-29
target/mips: Add implementation of GINVT instruction
Yongbok Kim
6
-26
/
+174
2020-01-29
target/mips: Amend CP0 WatchHi register implementation
Yongbok Kim
5
-7
/
+69
2020-01-29
target/mips: semihosting: Remove 'uhi_done' label in helper_do_semihosting()
Daniel Henrique Barboza
1
-8
/
+7
2020-01-27
target/hppa: Allow, but diagnose, LDCW aligned only mod 4
Richard Henderson
3
-1
/
+25
2020-01-27
s390x: sigp: Fix sense running reporting
Janosch Frank
1
-2
/
+2
2020-01-27
target/s390x: Remove DisasFields argument from extract_insn
Richard Henderson
1
-11
/
+8
2020-01-27
target/s390x: Move DisasFields into DisasContext
Richard Henderson
2
-32
/
+30
2020-01-27
target/s390x: Pass DisasContext to get_field and have_field
Richard Henderson
2
-574
/
+569
2020-01-27
target/s390x: Remove DisasFields argument from callbacks
Richard Henderson
1
-207
/
+210
2020-01-27
target/s390x: Move struct DisasFields definition earlier
Richard Henderson
1
-81
/
+83
2020-01-27
target/s390x/kvm: Enable adapter interruption suppression again
Thomas Huth
1
-3
/
+6
2020-01-27
target/s390x: Remove duplicated ifdef macro
Philippe Mathieu-Daudé
1
-4
/
+3
2020-01-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
26
-118
/
+129
2020-01-24
target/i386: Add the 'model-id' for Skylake -v3 CPU models
Kashyap Chamarthy
1
-0
/
+4
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
8
-13
/
+13
2020-01-24
qdev: remove extraneous error
Marc-André Lureau
1
-24
/
+12
2020-01-24
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
3
-6
/
+5
2020-01-24
target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported()
Philippe Mathieu-Daudé
1
-3
/
+1
2020-01-24
target/i386: kvm: initialize microcode revision from KVM
Paolo Bonzini
2
-0
/
+9
2020-01-24
target/i386: add a ucode-rev property
Paolo Bonzini
4
-3
/
+18
2020-01-24
target/i386: kvm: initialize feature MSRs very early
Paolo Bonzini
2
-33
/
+49
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
18
-36
/
+18
2020-01-24
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf1' i...
Peter Maydell
6
-11
/
+5
2020-01-23
target/arm/arch_dump: Add SVE notes
Andrew Jones
3
-26
/
+147
2020-01-23
target/arm: Fix PAuth sbox functions
Vincent Dehors
1
-2
/
+2
2020-01-23
target/arm: add PMU feature to cortex-r5 and cortex-r5f
Clement Deschamps
1
-0
/
+1
2020-01-21
m68k: Fix regression causing Single-Step via GDB/RSP to not single step
Laurent Vivier
1
-15
/
+27
2020-01-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200117-...
Peter Maydell
4
-4
/
+13
2020-01-17
target/arm: Set ISSIs16Bit in make_issinfo
Richard Henderson
1
-0
/
+3
2020-01-17
target/arm: Return correct IL bit in merge_syn_data_abort
Jeff Kubascik
1
-1
/
+1
2020-01-17
target/arm: adjust program counter for wfi exception in AArch32
Jeff Kubascik
1
-1
/
+6
2020-01-17
target/arm/arm-semi: fix SYS_OPEN to return nonzero filehandle
Masahiro Yamada
1
-2
/
+3
2020-01-17
Merge remote-tracking branch 'remotes/rth/tags/pull-or1k-20200116' into staging
Peter Maydell
1
-1
/
+1
2020-01-16
target/openrisc: Fix FPCSR mask to allow setting DZF
Stafford Horne
1
-1
/
+1
2020-01-16
target/riscv: update mstatus.SD when FS is set dirty
ShihPo Hung
2
-3
/
+2
2020-01-16
target/riscv: fsd/fsw doesn't dirty FP state
ShihPo Hung
2
-2
/
+0
2020-01-16
target/riscv: Fix tb->flags FS status
ShihPo Hung
1
-4
/
+1
2020-01-16
riscv: Set xPIE to 1 after xRET
Yiting Wang
1
-2
/
+2
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
30
-36
/
+36
2020-01-15
target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2
-11
/
+2
2020-01-15
target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2
-10
/
+5
2020-01-15
target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2
-126
/
+60
2020-01-15
target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0,1}_SUFFIX
Richard Henderson
2
-32
/
+47
2020-01-15
target/xtensa: Remove MMU_MODE{0,1,2,3}_SUFFIX
Richard Henderson
1
-4
/
+0
2020-01-15
target/unicore32: Remove MMU_MODE{0,1}_SUFFIX
Richard Henderson
1
-2
/
+0
2020-01-15
target/sh4: Remove MMU_MODE{0,1}_SUFFIX
Richard Henderson
1
-2
/
+0
[next]