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