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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2019-10-09
target/s390x: Add ilen to unwind data
Richard Henderson
3
-5
/
+24
2019-10-09
s390x/cpumodel: Add new TCG features to QEMU cpu model
David Hildenbrand
1
-0
/
+5
2019-10-09
s390x/cpumodel: Prepare for changes of QEMU model
David Hildenbrand
1
-1
/
+5
2019-10-09
s390x/mmu: Implement Instruction-Execution-Protection Facility
David Hildenbrand
3
-1
/
+27
2019-10-09
s390x/mmu: Implement ESOP-2 and access-exception-fetch/store-indication facility
David Hildenbrand
1
-2
/
+9
2019-10-09
s390x/mmu: Add EDAT2 translation support
David Hildenbrand
1
-3
/
+12
2019-10-09
s390x/mmu: Convert to non-recursive page table walk
David Hildenbrand
1
-100
/
+108
2019-10-09
s390x/mmu: DAT table definition overhaul
David Hildenbrand
3
-43
/
+84
2019-10-09
s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte()
David Hildenbrand
1
-1
/
+1
2019-10-09
s390x/mmu: Inject PGM_ADDRESSING on bogus table addresses
David Hildenbrand
1
-4
/
+27
2019-10-09
s390x/mmu: Inject DAT exceptions from a single place
David Hildenbrand
1
-46
/
+17
2019-10-09
s390x/mmu: Move DAT protection handling out of mmu_translate_asce()
David Hildenbrand
1
-23
/
+16
2019-10-09
s390x/mmu: Drop debug logging from MMU code
David Hildenbrand
1
-51
/
+0
2019-10-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...
Peter Maydell
10
-314
/
+408
2019-10-04
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-101
/
+682
2019-10-04
target/i386/kvm: Silence warning from Valgrind about uninitialized bytes
Thomas Huth
1
-2
/
+2
2019-10-04
target/i386: work around KVM_GET_MSRS bug for secondary execution controls
Paolo Bonzini
1
-0
/
+17
2019-10-04
target/i386: add VMX features
Paolo Bonzini
3
-2
/
+394
2019-10-04
target/i386: add VMX definitions
Paolo Bonzini
1
-0
/
+130
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
3
-36
/
+39
2019-10-04
target/i386: introduce generic feature dependency mechanism
Paolo Bonzini
1
-24
/
+48
2019-10-04
target/i386: handle filtered_features in a new function mark_unavailable_feat...
Paolo Bonzini
1
-39
/
+48
2019-10-04
Fix wrong behavior of cpu_memory_rw_debug() function in SMM
Dmitry Poletaev
3
-3
/
+7
2019-10-04
i386: Add CPUID bit for CLZERO and XSAVEERPTR
Sebastian Andrzej Siewior
2
-1
/
+3
2019-10-04
target/ppc: use Vsr macros in BCD helpers
Mark Cave-Ayland
1
-47
/
+25
2019-10-04
target/ppc: remove unnecessary if() around calls to set_dfp{64,128}() in DFP ...
Mark Cave-Ayland
1
-50
/
+10
2019-10-04
target/ppc: use existing VsrD() macro to eliminate HI_IDX and LO_IDX from dfp...
Mark Cave-Ayland
1
-39
/
+31
2019-10-04
target/ppc: change struct PPC_DFP decimal storage from uint64[2] to ppc_vsr_t
Mark Cave-Ayland
1
-102
/
+108
2019-10-04
target/ppc: introduce dfp_finalize_decimal{64,128}() helper functions
Mark Cave-Ayland
1
-19
/
+23
2019-10-04
target/ppc: update {get,set}_dfp{64,128}() helper functions to read/write DFP...
Mark Cave-Ayland
3
-39
/
+44
2019-10-04
target/ppc: introduce set_dfp{64,128}() helper functions
Mark Cave-Ayland
1
-42
/
+48
2019-10-04
target/ppc: introduce get_dfp{64,128}() helper functions
Mark Cave-Ayland
1
-13
/
+39
2019-10-04
ppc/kvm: Skip writing DPDES back when in run time state
Alexey Kardashevskiy
2
-5
/
+9
2019-10-04
ppc: Use FPSCR defines instead of constants
Paul A. Clarke
2
-65
/
+65
2019-10-04
ppc: Add support for 'mffsce' instruction
Paul A. Clarke
2
-0
/
+32
2019-10-04
ppc: Add support for 'mffscrn','mffscrni' instructions
Paul A. Clarke
5
-3
/
+84
2019-10-01
target/mips: msa: Move helpers for <AND|NOR|OR|XOR>.V
Aleksandar Markovic
2
-45
/
+45
2019-10-01
target/mips: msa: Simplify and move helper for MOVE.V
Aleksandar Markovic
2
-19
/
+14
2019-10-01
target/mips: msa: Split helpers for MOD_<S|U>.<B|H|W|D>
Aleksandar Markovic
3
-26
/
+188
2019-10-01
target/mips: msa: Split helpers for DIV_<S|U>.<B|H|W|D>
Aleksandar Markovic
3
-27
/
+190
2019-10-01
target/mips: msa: Split helpers for CLT_<S|U>.<B|H|W|D>
Aleksandar Markovic
3
-22
/
+186
2019-10-01
target/mips: msa: Split helpers for CLE_<S|U>.<B|H|W|D>
Aleksandar Markovic
3
-22
/
+186
2019-10-01
target/mips: msa: Split helpers for CEQ.<B|H|W|D>
Aleksandar Markovic
3
-11
/
+87
2019-10-01
target/mips: msa: Split helpers for AVER_<S|U>.<B|H|W|D>
Aleksandar Markovic
3
-24
/
+188
2019-10-01
target/mips: msa: Split helpers for AVE_<S|U>.<B|H|W|D>
Aleksandar Markovic
3
-25
/
+187
2019-10-01
target/mips: msa: Split helpers for B<CLR|NEG|SEL>.<B|H|W|D>
Aleksandar Markovic
3
-35
/
+267
2019-10-01
target/mips: msa: Unroll loops and demacro <BMNZ|BMZ|BSEL>.V
Aleksandar Markovic
2
-27
/
+43
2019-10-01
target/mips: msa: Split helpers for BINS<L|R>.<B|H|W|D>
Aleksandar Markovic
3
-40
/
+206
2019-10-01
target/mips: msa: Split helpers for PCNT.<B|H|W|D>
Aleksandar Markovic
3
-73
/
+95
2019-10-01
target/mips: msa: Split helpers for <NLOC|NLZC>.<B|H|W|D>
Aleksandar Markovic
3
-33
/
+181
[prev]
[next]