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
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...
Peter Maydell
2019-10-07
10
-314
/
+408
|
\
|
*
target/ppc: use Vsr macros in BCD helpers
Mark Cave-Ayland
2019-10-04
1
-47
/
+25
|
*
target/ppc: remove unnecessary if() around calls to set_dfp{64,128}() in DFP ...
Mark Cave-Ayland
2019-10-04
1
-50
/
+10
|
*
target/ppc: use existing VsrD() macro to eliminate HI_IDX and LO_IDX from dfp...
Mark Cave-Ayland
2019-10-04
1
-39
/
+31
|
*
target/ppc: change struct PPC_DFP decimal storage from uint64[2] to ppc_vsr_t
Mark Cave-Ayland
2019-10-04
1
-102
/
+108
|
*
target/ppc: introduce dfp_finalize_decimal{64,128}() helper functions
Mark Cave-Ayland
2019-10-04
1
-19
/
+23
|
*
target/ppc: update {get,set}_dfp{64,128}() helper functions to read/write DFP...
Mark Cave-Ayland
2019-10-04
3
-39
/
+44
|
*
target/ppc: introduce set_dfp{64,128}() helper functions
Mark Cave-Ayland
2019-10-04
1
-42
/
+48
|
*
target/ppc: introduce get_dfp{64,128}() helper functions
Mark Cave-Ayland
2019-10-04
1
-13
/
+39
|
*
ppc/kvm: Skip writing DPDES back when in run time state
Alexey Kardashevskiy
2019-10-04
2
-5
/
+9
|
*
ppc: Use FPSCR defines instead of constants
Paul A. Clarke
2019-10-04
2
-65
/
+65
|
*
ppc: Add support for 'mffsce' instruction
Paul A. Clarke
2019-10-04
2
-0
/
+32
|
*
ppc: Add support for 'mffscrn','mffscrni' instructions
Paul A. Clarke
2019-10-04
5
-3
/
+84
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-10-04
4
-101
/
+682
|
\
\
|
|
/
|
/
|
|
*
target/i386/kvm: Silence warning from Valgrind about uninitialized bytes
Thomas Huth
2019-10-04
1
-2
/
+2
|
*
target/i386: work around KVM_GET_MSRS bug for secondary execution controls
Paolo Bonzini
2019-10-04
1
-0
/
+17
|
*
target/i386: add VMX features
Paolo Bonzini
2019-10-04
3
-2
/
+394
|
*
target/i386: add VMX definitions
Paolo Bonzini
2019-10-04
1
-0
/
+130
|
*
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-10-04
3
-36
/
+39
|
*
target/i386: introduce generic feature dependency mechanism
Paolo Bonzini
2019-10-04
1
-24
/
+48
|
*
target/i386: handle filtered_features in a new function mark_unavailable_feat...
Paolo Bonzini
2019-10-04
1
-39
/
+48
|
*
Fix wrong behavior of cpu_memory_rw_debug() function in SMM
Dmitry Poletaev
2019-10-04
3
-3
/
+7
|
*
i386: Add CPUID bit for CLZERO and XSAVEERPTR
Sebastian Andrzej Siewior
2019-10-04
2
-1
/
+3
*
|
target/mips: msa: Move helpers for <AND|NOR|OR|XOR>.V
Aleksandar Markovic
2019-10-01
2
-45
/
+45
*
|
target/mips: msa: Simplify and move helper for MOVE.V
Aleksandar Markovic
2019-10-01
2
-19
/
+14
*
|
target/mips: msa: Split helpers for MOD_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-26
/
+188
*
|
target/mips: msa: Split helpers for DIV_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-27
/
+190
*
|
target/mips: msa: Split helpers for CLT_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-22
/
+186
*
|
target/mips: msa: Split helpers for CLE_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-22
/
+186
*
|
target/mips: msa: Split helpers for CEQ.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-11
/
+87
*
|
target/mips: msa: Split helpers for AVER_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-24
/
+188
*
|
target/mips: msa: Split helpers for AVE_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-25
/
+187
*
|
target/mips: msa: Split helpers for B<CLR|NEG|SEL>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-35
/
+267
*
|
target/mips: msa: Unroll loops and demacro <BMNZ|BMZ|BSEL>.V
Aleksandar Markovic
2019-10-01
2
-27
/
+43
*
|
target/mips: msa: Split helpers for BINS<L|R>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-40
/
+206
*
|
target/mips: msa: Split helpers for PCNT.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-73
/
+95
*
|
target/mips: msa: Split helpers for <NLOC|NLZC>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
3
-33
/
+181
*
|
target/mips: Clean up translate.c
Aleksandar Markovic
2019-10-01
1
-12
/
+18
*
|
target/mips: Clean up mips-defs.h
Aleksandar Markovic
2019-10-01
1
-26
/
+32
*
|
target/mips: Clean up kvm_mips.h
Aleksandar Markovic
2019-10-01
1
-1
/
+1
*
|
target/mips: Clean up internal.h
Aleksandar Markovic
2019-10-01
1
-23
/
+37
|
/
*
s390/kvm: split kvm mem slots at 4TB
Christian Borntraeger
2019-09-30
1
-5
/
+4
*
s390: do not call memory_region_allocate_system_memory() multiple times
Igor Mammedov
2019-09-30
1
-0
/
+11
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...
Peter Maydell
2019-09-30
3
-94
/
+69
|
\
|
*
target/arm: remove run time semihosting checks
Alex Bennée
2019-09-27
1
-74
/
+22
|
*
target/arm: handle A-profile semihosting at translate time
Alex Bennée
2019-09-27
1
-4
/
+15
|
*
target/arm: handle M-profile semihosting at translate time
Alex Bennée
2019-09-27
2
-13
/
+16
|
*
target/arm: fix CBAR register for AArch64 CPUs
Luc Michel
2019-09-27
1
-3
/
+16
*
|
target/i386: Fix broken build with WHPX enabled
Philippe Mathieu-Daudé
2019-09-26
1
-0
/
+1
*
|
target/alpha: Tidy helper_fp_exc_raise_s
Richard Henderson
2019-09-26
1
-11
/
+4
[next]