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/m_helper: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
2021-01-19
1
-1
/
+1
*
target/arm: Update REV, PUNPK for pred_desc
Richard Henderson
2021-01-19
2
-13
/
+8
*
target/arm: Update ZIP, UZP, TRN for pred_desc
Richard Henderson
2021-01-19
2
-17
/
+13
*
target/arm: Update PFIRST, PNEXT for pred_desc
Richard Henderson
2021-01-19
2
-6
/
+7
*
target/arm: Introduce PREDDESC field definitions
Richard Henderson
2021-01-19
1
-0
/
+9
*
target/arm: refactor vae1_tlbmask()
Rémi Denis-Courmont
2021-01-19
1
-14
/
+11
*
target/arm: enable Secure EL2 in max CPU
Rémi Denis-Courmont
2021-01-19
1
-0
/
+1
*
target/arm: Implement SCR_EL2.EEL2
Rémi Denis-Courmont
2021-01-19
4
-8
/
+36
*
target/arm: revector to run-time pick target EL
Rémi Denis-Courmont
2021-01-19
1
-2
/
+21
*
target/arm: set HPFAR_EL2.NS on secure stage 2 faults
Rémi Denis-Courmont
2021-01-19
4
-0
/
+13
*
target/arm: secure stage 2 translation regime
Rémi Denis-Courmont
2021-01-19
3
-25
/
+81
*
target/arm: generalize 2-stage page-walk condition
Rémi Denis-Courmont
2021-01-19
1
-7
/
+6
*
target/arm: translate NS bit in page-walks
Rémi Denis-Courmont
2021-01-19
1
-0
/
+12
*
target/arm: do S1_ptw_translate() before address space lookup
Rémi Denis-Courmont
2021-01-19
1
-3
/
+6
*
target/arm: handle VMID change in secure state
Rémi Denis-Courmont
2021-01-19
1
-4
/
+9
*
target/arm: add ARMv8.4-SEL2 system registers
Rémi Denis-Courmont
2021-01-19
2
-0
/
+31
*
target/arm: add MMU stage 1 for Secure EL2
Rémi Denis-Courmont
2021-01-19
5
-58
/
+124
*
target/arm: add 64-bit S-EL2 to EL exception table
Rémi Denis-Courmont
2021-01-19
2
-7
/
+7
*
target/arm: Define isar_feature function to test for presence of SEL2
Rémi Denis-Courmont
2021-01-19
1
-0
/
+5
*
target/arm: factor MDCR_EL2 common handling
Rémi Denis-Courmont
2021-01-19
1
-16
/
+22
*
target/arm: use arm_hcr_el2_eff() where applicable
Rémi Denis-Courmont
2021-01-19
1
-13
/
+18
*
target/arm: use arm_is_el2_enabled() where applicable
Rémi Denis-Courmont
2021-01-19
3
-29
/
+16
*
target/arm: add arm_is_el2_enabled() helper
Rémi Denis-Courmont
2021-01-19
1
-0
/
+17
*
target/arm: remove redundant tests
Rémi Denis-Courmont
2021-01-19
2
-10
/
+8
*
target/arm: Use object_property_add_bool for "sve" property
Richard Henderson
2021-01-19
1
-14
/
+10
*
target/arm: Add cpu properties to control pauth
Richard Henderson
2021-01-19
4
-4
/
+60
*
target/arm: Implement an IMPDEF pauth algorithm
Richard Henderson
2021-01-19
2
-9
/
+33
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1801...
Peter Maydell
2021-01-18
12
-1184
/
+99
|
\
|
*
riscv: Add semihosting support
Keith Packard
2021-01-18
4
-1
/
+58
|
*
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2021-01-18
3
-11
/
+9
|
*
semihosting: Move ARM semihosting code to shared directories
Keith Packard
2021-01-18
2
-1123
/
+0
|
*
target/arm: use official org.gnu.gdb.aarch64.sve layout for registers
Alex Bennée
2021-01-18
2
-47
/
+30
|
*
gdbstub: drop CPUEnv from gdb_exit()
Alex Bennée
2021-01-18
3
-3
/
+3
*
|
target/riscv: Generate the GDB XML file for CSR registers dynamically
Bin Meng
2021-01-16
3
-264
/
+58
*
|
target/riscv: Add CSR name in the CSR function table
Bin Meng
2021-01-16
2
-84
/
+249
*
|
target/riscv: Make csr_ops[CSR_TABLE_SIZE] external
Bin Meng
2021-01-16
2
-9
/
+9
*
|
target/riscv/pmp: Raise exception if no PMP entry is configured
Atish Patra
2021-01-16
3
-2
/
+8
*
|
gdb: riscv: Add target description
Sylvain Pelissier
2021-01-16
1
-0
/
+13
|
/
*
target/mips: Remove vendor specific CPU definitions
Philippe Mathieu-Daudé
2021-01-14
2
-10
/
+7
*
target/mips: Remove CPU_NANOMIPS32 definition
Philippe Mathieu-Daudé
2021-01-14
2
-5
/
+2
*
target/mips: Remove CPU_R5900 definition
Philippe Mathieu-Daudé
2021-01-14
1
-1
/
+0
*
target/mips: Convert Rel6 LL/SC opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-2
/
+2
*
target/mips: Convert Rel6 LLD/SCD opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-2
/
+3
*
target/mips: Convert Rel6 LDL/LDR/SDL/SDR opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-4
/
+8
*
target/mips: Convert Rel6 LWLE/LWRE/SWLE/SWRE opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-4
/
+5
*
target/mips: Convert Rel6 LWL/LWR/SWL/SWR opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-4
/
+6
*
target/mips: Convert Rel6 CACHE/PREF opcodes to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-2
/
+3
*
target/mips: Convert Rel6 COP1X opcode to decodetree
Philippe Mathieu-Daudé
2021-01-14
2
-1
/
+2
*
target/mips: Convert Rel6 Special2 opcode to decodetree
Philippe Mathieu-Daudé
2021-01-14
3
-2
/
+9
*
target/mips: Remove now unreachable LSA/DLSA opcodes code
Philippe Mathieu-Daudé
2021-01-14
1
-23
/
+5
[next]