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
*
general: Replace global smp variables with smp machine properties
Like Xu
2019-07-05
1
-1
/
+5
*
target/i386: fix feature check in hyperv-stub.c
Alex Bennée
2019-07-04
1
-1
/
+1
*
target/arm: Correct VMOV_imm_dp handling of short vectors
Peter Maydell
2019-07-04
1
-1
/
+1
*
target/arm: Execute Thumb instructions when their condbits are 0xf
Peter Maydell
2019-07-04
1
-2
/
+13
*
target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
Peter Maydell
2019-07-04
1
-9
/
+12
*
target/arm/helper: Move M profile routines to m_helper.c
Philippe Mathieu-Daudé
2019-07-04
3
-2634
/
+2681
*
target/arm: Restrict semi-hosting to TCG
Philippe Mathieu-Daudé
2019-07-04
3
-2
/
+15
*
target/arm: Move debug routines to debug_helper.c
Philippe Mathieu-Daudé
2019-07-04
4
-302
/
+315
*
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3...
Peter Maydell
2019-07-04
11
-61
/
+231
|
\
|
*
RISC-V: Clear load reservations on context switch and SC
Joel Sing
2019-06-26
3
-1
/
+18
|
*
RISC-V: Add support for the Zicsr extension
Palmer Dabbelt
2019-06-26
3
-0
/
+8
|
*
RISC-V: Add support for the Zifencei extension
Palmer Dabbelt
2019-06-26
4
-0
/
+9
|
*
target/riscv: Add support for disabling/enabling Counters
Alistair Francis
2019-06-25
3
-5
/
+14
|
*
target/riscv: Remove user version information
Alistair Francis
2019-06-25
2
-25
/
+9
|
*
target/riscv: Require either I or E base extension
Alistair Francis
2019-06-25
1
-0
/
+6
|
*
target/riscv: Set privledge spec 1.11.0 as default
Alistair Francis
2019-06-25
1
-3
/
+5
|
*
target/riscv: Add the mcountinhibit CSR
Alistair Francis
2019-06-25
2
-2
/
+16
|
*
target/riscv: Add the privledge spec version 1.11.0
Alistair Francis
2019-06-24
2
-1
/
+2
|
*
target/riscv: Restructure deprecatd CPUs
Alistair Francis
2019-06-24
2
-14
/
+17
|
*
RISC-V: Fix a PMP check with the correct access size
Hesham Almatary
2019-06-24
1
-2
/
+1
|
*
RISC-V: Fix a PMP bug where it succeeds even if PMP entry is off
Hesham Almatary
2019-06-24
1
-4
/
+5
|
*
RISC-V: Check PMP during Page Table Walks
Hesham Almatary
2019-06-24
2
-1
/
+10
|
*
RISC-V: Check for the effective memory privilege mode during PMP checks
Hesham Almatary
2019-06-24
3
-5
/
+13
|
*
RISC-V: Raise access fault exceptions on PMP violations
Hesham Almatary
2019-06-24
1
-3
/
+6
|
*
RISC-V: Only Check PMP if MMU translation succeeds
Hesham Almatary
2019-06-24
1
-0
/
+1
|
*
target/riscv: Implement riscv_cpu_unassigned_access
Michael Clark
2019-06-24
3
-0
/
+19
|
*
target/riscv: Fix PMP range boundary address bug
Dayeol Lee
2019-06-24
1
-1
/
+1
|
*
target/riscv: Allow setting ISA extensions via CPU props
Alistair Francis
2019-06-24
2
-2
/
+79
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jul-02-2019' ...
Peter Maydell
2019-07-03
2
-274
/
+483
|
\
\
|
*
|
target/mips: Correct helper for MSA FCLASS.<W|D> instructions
Aleksandar Markovic
2019-07-02
1
-1
/
+3
|
*
|
target/mips: Unroll loops for MSA float max/min instructions
Aleksandar Markovic
2019-07-02
1
-73
/
+125
|
*
|
target/mips: Correct comments in msa_helper.c
Aleksandar Markovic
2019-07-02
1
-17
/
+41
|
*
|
target/mips: Correct comments in translate.c
Aleksandar Markovic
2019-07-02
1
-183
/
+314
*
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-03
15
-16
/
+16
|
\
\
\
|
*
|
|
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-07-02
2
-2
/
+2
|
*
|
|
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-02
5
-5
/
+5
|
*
|
|
qapi: Split machine.json off misc.json
Markus Armbruster
2019-07-02
3
-3
/
+3
|
*
|
|
hmp: Move hmp.h to include/monitor/
Markus Armbruster
2019-07-02
6
-6
/
+6
*
|
|
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...
Peter Maydell
2019-07-02
10
-912
/
+972
|
\
\
\
\
|
*
|
|
|
target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro
Mark Cave-Ayland
2019-07-02
4
-145
/
+122
|
*
|
|
|
target/ppc: decode target register in VSX_EXTRACT_INSERT at translation time
Mark Cave-Ayland
2019-07-02
3
-15
/
+11
|
*
|
|
|
target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla...
Mark Cave-Ayland
2019-07-02
3
-31
/
+30
|
*
|
|
|
target/ppc: introduce GEN_VSX_HELPER_R2_AB macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-12
/
+28
|
*
|
|
|
target/ppc: introduce GEN_VSX_HELPER_R2 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-38
/
+50
|
*
|
|
|
target/ppc: introduce GEN_VSX_HELPER_R3 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-40
/
+48
|
*
|
|
|
target/ppc: introduce GEN_VSX_HELPER_X1 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-12
/
+26
|
*
|
|
|
target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-21
/
+36
|
*
|
|
|
target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-147
/
+144
|
*
|
|
|
target/ppc: introduce separate generator and helper for xscvqpdp
Mark Cave-Ayland
2019-07-02
3
-5
/
+20
|
*
|
|
|
target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-148
/
+151
[next]