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/xtensa: add DFPU registers and opcodes
Max Filippov
2020-08-21
6
-34
/
+1413
*
target/xtensa: add DFPU option
Max Filippov
2020-08-21
2
-0
/
+25
*
target/xtensa: don't access BR regfile directly
Max Filippov
2020-08-21
3
-34
/
+42
*
target/xtensa: move FSR/FCR register accessors
Max Filippov
2020-08-21
1
-32
/
+32
*
target/xtensa: rename FPU2000 translators and helpers
Max Filippov
2020-08-21
3
-55
/
+57
*
target/xtensa: support copying registers up to 64 bits wide
Max Filippov
2020-08-21
2
-5
/
+22
*
target/xtensa: add geometry to xtensa_get_regfile_by_name
Max Filippov
2020-08-21
3
-10
/
+31
*
target/xtensa: implement NMI support
Max Filippov
2020-08-21
3
-9
/
+21
*
target/xtensa: make opcode properties more dynamic
Max Filippov
2020-08-21
2
-265
/
+278
*
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
1
-0
/
+13
*
meson: target
Paolo Bonzini
2020-08-21
57
-320
/
+575
*
meson: convert target/s390x/gen-features.h
Marc-André Lureau
2020-08-21
5
-22
/
+12
*
meson: rename .inc.h files to .h.inc
Paolo Bonzini
2020-08-21
3
-2
/
+2
*
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
67
-95
/
+95
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
8
-0
/
+8
*
target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
Peter Maydell
2020-08-05
1
-1
/
+91
*
target/riscv/vector_helper: Fix build on 32-bit big endian hosts
Thomas Huth
2020-08-05
1
-2
/
+2
*
target/arm: Fix decode of LDRA[AB] instructions
Peter Collingbourne
2020-08-04
1
-2
/
+4
*
target/arm: Avoid maybe-uninitialized warning with gcc 4.9
Kaige Li
2020-08-03
1
-1
/
+1
*
target/arm: Fix AddPAC error indication
Richard Henderson
2020-08-03
1
-1
/
+5
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200727'...
Peter Maydell
2020-07-28
2
-20
/
+36
|
\
|
*
target/arm: Improve IMPDEF algorithm for IRG
Richard Henderson
2020-07-27
1
-7
/
+30
|
*
target/arm: Always pass cacheattr in S1_ptw_translate
Richard Henderson
2020-07-27
1
-13
/
+6
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-fixes-for-rc2-270720-...
Peter Maydell
2020-07-27
1
-213
/
+213
|
\
\
|
|
/
|
/
|
|
*
target/i386: floatx80: avoid compound literals in static initializers
Laszlo Ersek
2020-07-27
1
-213
/
+213
*
|
pseries: fix kvmppc_set_fwnmi()
Laurent Vivier
2020-07-27
2
-4
/
+3
|
/
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200725' into staging
Peter Maydell
2020-07-26
2
-0
/
+3
|
\
|
*
target/i386: Save cc_op before loop insns
Richard Henderson
2020-07-24
1
-0
/
+1
|
*
target/hppa: Free some temps in do_sub
Richard Henderson
2020-07-24
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-24' into...
Peter Maydell
2020-07-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2020-07-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-for-5.1-pull-req...
Peter Maydell
2020-07-24
1
-5
/
+11
|
\
\
|
|
/
|
/
|
|
*
KVM: fix CPU reset wrt HF2_GIF_MASK
Vitaly Kuznetsov
2020-07-23
1
-5
/
+11
*
|
target/riscv: Fix the range of pmpcfg of CSR funcion table
Zong Li
2020-07-22
1
-1
/
+1
*
|
target/riscv: fix vector index load/store constraints
LIU Zhiwei
2020-07-22
1
-1
/
+9
*
|
target/riscv: Quiet Coverity complains about vamo*
LIU Zhiwei
2020-07-22
1
-0
/
+1
|
/
*
hw/arm/virt: Enable MTE via a machine property
Richard Henderson
2020-07-20
2
-10
/
+14
*
i386: hvf: Explicitly set CR4 guest/host mask
Roman Bolshakov
2020-07-16
1
-0
/
+1
*
target/i386: add the missing vmx features for Skylake-Server and Cascadelake-...
Chenyi Qiang
2020-07-16
1
-0
/
+14
*
target/i386: fix model number and add missing features for Icelake-Server CPU...
Chenyi Qiang
2020-07-16
1
-0
/
+14
*
target/i386: add fast short REP MOV support
Chenyi Qiang
2020-07-16
2
-1
/
+3
*
i386/cpu: Don't add unavailable_features to env->user_features
Xiaoyao Li
2020-07-16
1
-1
/
+0
*
i368/cpu: Clear env->user_features after loading versioned CPU model
Xiaoyao Li
2020-07-16
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ...
Peter Maydell
2020-07-15
2
-9
/
+2
|
\
|
*
target/mips: Fix ADD.S FPU instruction
Alex Richardson
2020-07-14
1
-1
/
+1
|
*
target/mips: Remove identical if/else branches
Aleksandar Markovic
2020-07-14
1
-8
/
+1
*
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-07-14
3
-4
/
+9
|
\
\
|
|
/
|
/
|
|
*
target/riscv: Fix pmp NA4 implementation
Alexandre Mergnat
2020-07-14
1
-1
/
+1
|
*
target/riscv: fix vill bit index in vtype register
Frank Chang
2020-07-14
1
-1
/
+1
|
*
target/riscv: fix return value of do_opivx_widen()
Frank Chang
2020-07-14
1
-1
/
+1
[next]