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/nios2: Move nios2_check_interrupts() into target/nios2
Peter Maydell
2020-12-15
2
-2
/
+9
|
*
target/nios2: Move IIC code into CPU object proper
Peter Maydell
2020-12-15
2
-1
/
+30
|
*
target/openrisc: Move pic_cpu code into CPU object proper
Peter Maydell
2020-12-15
2
-1
/
+32
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-12-15
3
-34
/
+28
|
\
\
|
|
/
|
/
|
|
*
sparc: Check dev->realized at sparc_set_nwindows()
Eduardo Habkost
2020-12-15
1
-0
/
+6
|
*
arm/cpu64: Register "aarch64" as class property
Eduardo Habkost
2020-12-15
1
-10
/
+6
|
*
i386: Register feature bit properties as class properties
Eduardo Habkost
2020-12-15
1
-24
/
+16
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2020-12-14
1
-3
/
+3
|
\
\
|
*
|
target/i386: tracing: format length values as hex
Dov Murik
2020-12-13
1
-3
/
+3
*
|
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20201213' into ...
Peter Maydell
2020-12-14
12
-354
/
+408
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target/mips: Use FloatRoundMode enum for FCR31 modes conversion
Philippe Mathieu-Daudé
2020-12-13
2
-2
/
+3
|
*
|
target/mips: Remove unused headers from fpu_helper.c
Philippe Mathieu-Daudé
2020-12-13
1
-4
/
+0
|
*
|
target/mips: Inline cpu_mips_realize_env() in mips_cpu_realizefn()
Philippe Mathieu-Daudé
2020-12-13
1
-12
/
+8
|
*
|
target/mips: Move cpu definitions, reset() and realize() to cpu.c
Philippe Mathieu-Daudé
2020-12-13
3
-244
/
+243
|
*
|
target/mips: Move mips_cpu_add_definition() from helper.c to cpu.c
Philippe Mathieu-Daudé
2020-12-13
2
-33
/
+33
|
*
|
target/mips: Extract cpu_supports*/cpu_set* translate.c
Philippe Mathieu-Daudé
2020-12-13
2
-18
/
+18
|
*
|
target/mips: Do not initialize MT registers if MT ASE absent
Philippe Mathieu-Daudé
2020-12-13
1
-0
/
+4
|
*
|
target/mips: Introduce ase_mt_available() helper
Philippe Mathieu-Daudé
2020-12-13
5
-4
/
+11
|
*
|
target/mips: Remove mips_def_t unused argument from mvp_init()
Philippe Mathieu-Daudé
2020-12-13
2
-2
/
+2
|
*
|
target/mips: Remove unused headers from op_helper.c
Philippe Mathieu-Daudé
2020-12-13
1
-4
/
+0
|
*
|
target/mips: Remove unused headers from translate.c
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+0
|
*
|
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
2020-12-13
4
-2
/
+60
|
*
|
target/mips: Introduce cpu_supports_isa() taking CPUMIPSState argument
Philippe Mathieu-Daudé
2020-12-13
2
-0
/
+6
|
*
|
target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
Philippe Mathieu-Daudé
2020-12-13
2
-4
/
+4
|
*
|
target/mips: Explicit Release 6 MMU types
Philippe Mathieu-Daudé
2020-12-13
1
-4
/
+5
|
*
|
target/mips: Allow executing MSA instructions on Loongson-3A4000
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+2
|
*
|
target/mips: Also display exception names in user-mode
Philippe Mathieu-Daudé
2020-12-13
1
-11
/
+14
|
*
|
target/mips: Remove unused headers from cp0_helper.c
Philippe Mathieu-Daudé
2020-12-13
1
-3
/
+1
|
*
|
target/mips: Do not include CP0 helpers in user-mode emulation
Philippe Mathieu-Daudé
2020-12-13
2
-5
/
+1
|
*
|
target/mips: Replace magic values by CP0PM_MASK or TARGET_PAGE_BITS_MIN
Philippe Mathieu-Daudé
2020-12-13
2
-4
/
+5
|
*
|
target/mips: Include "exec/memattrs.h" in 'internal.h'
Philippe Mathieu-Daudé
2020-12-13
2
-1
/
+1
|
*
|
target/mips/kvm: Remove unused headers
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+0
|
*
|
target/mips/kvm: Assert unreachable code is not used
Philippe Mathieu-Daudé
2020-12-13
1
-6
/
+2
*
|
|
target/ppc: Introduce an mmu_is_64bit() helper
Greg Kurz
2020-12-14
7
-12
/
+17
*
|
|
ppc/translate: Use POWERPC_MMU_64 to detect 64-bit MMU models
Stephane Duverger
2020-12-14
1
-2
/
+2
*
|
|
target/ppc: Remove "compat" property of server class POWER CPUs
Greg Kurz
2020-12-14
1
-59
/
+0
*
|
|
ppc/translate: Rewrite gen_lxvdsx to use gvec primitives
Giuseppe Musacchio
2020-12-14
1
-23
/
+23
*
|
|
ppc/translate: Raise exceptions after setting the cc
Giuseppe Musacchio
2020-12-14
1
-14
/
+14
*
|
|
ppc/translate: Delay NaN checking after comparison
Giuseppe Musacchio
2020-12-14
1
-38
/
+42
*
|
|
ppc/translate: Turn the helper macros into functions
Giuseppe Musacchio
2020-12-14
1
-105
/
+123
*
|
|
ppc/translate: Fix unordered f64/f128 comparisons
Giuseppe Musacchio
2020-12-14
1
-10
/
+22
*
|
|
target/ppc: replaced the TODO with LOG_UNIMP and add break for silence warnings
Chen Qun
2020-12-14
1
-2
/
+3
|
|
/
|
/
|
*
|
m68k: fix some comment spelling errors
zhaolichang
2020-12-12
1
-8
/
+8
*
|
target/m68k: Add vmstate definition for M68kCPU
Laurent Vivier
2020-12-12
3
-6
/
+198
*
|
target/m68k: remove useless qregs array
Laurent Vivier
2020-12-12
1
-4
/
+0
|
/
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into staging
Peter Maydell
2020-12-11
1
-0
/
+5
|
\
|
*
s390x/cpu: Use timer_free() in the finalize function to avoid memleaks
Gan Qixin
2020-12-11
1
-0
/
+5
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-11
14
-68
/
+632
|
\
\
|
*
|
s390x: do not use ram_size global
Paolo Bonzini
2020-12-10
3
-5
/
+12
|
*
|
m68k: do not use ram_size global
Paolo Bonzini
2020-12-10
1
-2
/
+3
[prev]
[next]