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/riscv: Add the lowRISC Ibex CPU
Alistair Francis
2020-06-03
2
-0
/
+11
*
target/riscv: Don't set PMP feature in the cpu init
Alistair Francis
2020-06-03
1
-5
/
+0
*
target/riscv: Disable the MMU correctly
Alistair Francis
2020-06-03
1
-2
/
+3
*
target/riscv: Don't overwrite the reset vector
Alistair Francis
2020-06-03
1
-1
/
+2
*
target/riscv: Drop support for ISA spec version 1.09.1
Alistair Francis
2020-06-03
7
-200
/
+63
*
target/riscv: Remove the deprecated CPUs
Alistair Francis
2020-06-03
2
-35
/
+0
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200602' into staging
Peter Maydell
2020-06-02
7
-119
/
+15
|
\
|
*
target/s390x: Use tcg_gen_gvec_rotl{i,s,v}
Richard Henderson
2020-06-02
4
-94
/
+11
|
*
target/ppc: Use tcg_gen_gvec_rotlv
Richard Henderson
2020-06-02
3
-25
/
+4
*
|
target/m68k: implement opcode fetoxm1
Laurent Vivier
2020-06-02
3
-0
/
+9
*
|
target/m68k: implement fmove.l #<data>,FPCR
Laurent Vivier
2020-06-02
1
-0
/
+14
|
/
*
target/tricore: Implement gdbstub
Bastian Koppelmann
2020-06-01
4
-1
/
+152
*
target/tricore: Implement tricore_cpu_get_phys_page_debug
Bastian Koppelmann
2020-06-01
2
-9
/
+14
*
target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep
Bastian Koppelmann
2020-06-01
1
-9
/
+9
*
target/tricore: Move translate feature check to ctx
Bastian Koppelmann
2020-06-01
1
-27
/
+33
*
target/tricore: Don't save pc in generate_qemu_excp
Bastian Koppelmann
2020-06-01
1
-1
/
+0
*
target/mips: Support variable page size
Huacai Chen
2020-06-01
1
-0
/
+5
*
target/mips: Add more CP0 register for save/restore
Huacai Chen
2020-06-01
2
-2
/
+216
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into...
Peter Maydell
2020-05-28
2
-11
/
+18
|
\
|
*
i386: Fix x86_cpu_load_model() error API violation
Markus Armbruster
2020-05-27
1
-10
/
+17
|
*
s390x/cpumodel: Fix harmless misuse of visit_check_struct()
Markus Armbruster
2020-05-27
1
-1
/
+1
*
|
target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
Greg Kurz
2020-05-27
1
-1
/
+1
*
|
target/ppc: Don't update radix PTE R/C bits with gdbstub
Greg Kurz
2020-05-27
1
-18
/
+21
*
|
target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
Greg Kurz
2020-05-27
1
-2
/
+4
*
|
target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
Greg Kurz
2020-05-27
1
-1
/
+2
*
|
target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
Greg Kurz
2020-05-27
1
-1
/
+5
*
|
target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
Greg Kurz
2020-05-27
1
-1
/
+2
*
|
target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
Greg Kurz
2020-05-27
1
-2
/
+2
*
|
ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
Leonardo Bras
2020-05-27
2
-8
/
+29
*
|
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
2020-05-27
5
-30
/
+132
*
|
target/ppc: Untabify excp_helper.c
Greg Kurz
2020-05-27
1
-8
/
+8
|
/
*
target/arm: Allow user-mode code to write CPSR.E via MSR
Peter Maydell
2020-05-21
1
-1
/
+1
*
target/arm: Use clear_vec_high more effectively
Richard Henderson
2020-05-21
1
-21
/
+32
*
target/arm: Use tcg_gen_gvec_mov for clear_vec_high
Richard Henderson
2020-05-21
1
-8
/
+2
*
target/arm: Remove unused GEN_NEON_INTEGER_OP macro
Peter Maydell
2020-05-21
1
-23
/
+0
*
softfloat: Inline float64 compare specializations
Richard Henderson
2020-05-19
1
-1
/
+1
*
softfloat: Name compare relation enum
Richard Henderson
2020-05-19
10
-40
/
+40
*
softfloat: Name rounding mode enum
Richard Henderson
2020-05-19
2
-5
/
+5
*
softfloat: Replace flag with bool
Richard Henderson
2020-05-19
4
-48
/
+48
*
accel/tcg: Relax va restrictions on 64-bit guests
Richard Henderson
2020-05-15
1
-13
/
+2
*
target: Remove unnecessary CPU() cast
Philippe Mathieu-Daudé
2020-05-15
1
-1
/
+1
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
2
-14
/
+4
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
2
-4
/
+2
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
8
-80
/
+65
*
s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-15
5
-9
/
+8
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200514'...
Peter Maydell
2020-05-14
18
-1427
/
+2498
|
\
|
*
target/arm: Convert NEON VFMA, VFMS 3-reg-same insns to decodetree
Peter Maydell
2020-05-14
3
-174
/
+46
|
*
target/arm: Convert Neon fp VMAX/VMIN/VMAXNM/VMINNM/VRECPS/VRSQRTS to decodetree
Peter Maydell
2020-05-14
3
-40
/
+78
|
*
target/arm: Move 'env' argument of recps_f32 and rsqrts_f32 helpers to usual ...
Peter Maydell
2020-05-14
3
-6
/
+6
[next]