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/mips: Replace GET_LMASK() macro by get_lmask(32) function
Philippe Mathieu-Daudé
2021-08-25
1
-11
/
+21
*
target/mips: Call cpu_is_bigendian & inline GET_OFFSET in ld/st helpers
Philippe Mathieu-Daudé
2021-08-25
1
-22
/
+33
*
target/mips: Define gen_helper() macros in translate.h
Philippe Mathieu-Daudé
2021-08-25
2
-12
/
+12
*
target/mips: Use tcg_constant_i32() in generate_exception_err()
Philippe Mathieu-Daudé
2021-08-25
1
-5
/
+2
*
target/mips: Inline gen_helper_0e0i()
Philippe Mathieu-Daudé
2021-08-25
1
-6
/
+2
*
target/mips: Inline gen_helper_1e1i() call in op_ld_INSN() macros
Philippe Mathieu-Daudé
2021-08-25
1
-5
/
+1
*
target/mips: Simplify gen_helper() macros by using tcg_constant_i32()
Philippe Mathieu-Daudé
2021-08-25
1
-15
/
+5
*
target/mips: Use tcg_constant_i32() in gen_helper_0e2i()
Philippe Mathieu-Daudé
2021-08-25
1
-12
/
+2
*
target/mips: Remove gen_helper_1e2i()
Philippe Mathieu-Daudé
2021-08-25
1
-6
/
+0
*
target/mips: Remove gen_helper_0e3i()
Philippe Mathieu-Daudé
2021-08-25
1
-6
/
+0
*
target/mips: Remove duplicated check_cp1_enabled() calls in Loongson EXT
Philippe Mathieu-Daudé
2021-08-25
1
-2
/
+0
*
target/mips: Allow Loongson 3A1000 to use up to 48-bit VAddr
Philippe Mathieu-Daudé
2021-08-25
1
-1
/
+1
*
target/mips: Document Loongson-3A CPU definitions
Philippe Mathieu-Daudé
2021-08-25
1
-2
/
+2
*
target/mips: Convert Vr54xx MSA* opcodes to decodetree
Philippe Mathieu-Daudé
2021-08-25
3
-53
/
+14
*
target/mips: Convert Vr54xx MUL* opcodes to decodetree
Philippe Mathieu-Daudé
2021-08-25
3
-24
/
+18
*
target/mips: Convert Vr54xx MACC* opcodes to decodetree
Philippe Mathieu-Daudé
2021-08-25
3
-16
/
+42
*
target/mips: Introduce decodetree structure for NEC Vr54xx extension
Philippe Mathieu-Daudé
2021-08-25
5
-0
/
+33
*
target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c
Philippe Mathieu-Daudé
2021-08-25
3
-118
/
+143
*
target/mips: Extract NEC Vr54xx helper definitions
Philippe Mathieu-Daudé
2021-08-25
2
-15
/
+27
*
target/mips: Introduce generic TRANS() macro for decodetree helpers
Philippe Mathieu-Daudé
2021-08-25
1
-0
/
+8
*
target/mips: Rename 'rtype' as 'r'
Philippe Mathieu-Daudé
2021-08-25
6
-46
/
+46
*
target/mips: Merge 32-bit/64-bit Release6 decodetree definitions
Philippe Mathieu-Daudé
2021-08-25
4
-40
/
+19
*
target/mips: Decode vendor extensions before MIPS ISAs
Philippe Mathieu-Daudé
2021-08-25
1
-3
/
+5
*
target/mips: Simplify PREF opcode
Philippe Mathieu-Daudé
2021-08-25
1
-6
/
+2
*
target/mips: Remove JR opcode unused arguments
Philippe Mathieu-Daudé
2021-08-25
1
-1
/
+1
*
target/i386: Fixed size of constant for Windows
Lara Lazier
2021-08-13
2
-2
/
+2
*
target/nios2: Mark raise_exception() as noreturn
Philippe Mathieu-Daudé
2021-07-30
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-29
2
-1
/
+21
|
\
|
*
target/i386: fix typo in ctl_has_irq
Paolo Bonzini
2021-07-29
1
-1
/
+1
|
*
target/i386: Added consistency checks for event injection
Lara Lazier
2021-07-29
1
-0
/
+6
|
*
i386: assert 'cs->kvm_state' is not null
Vitaly Kuznetsov
2021-07-29
1
-0
/
+14
*
|
target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
Matheus Ferst
2021-07-29
1
-2
/
+56
|
/
*
target/arm: Add sve-default-vector-length cpu property
Richard Henderson
2021-07-27
3
-2
/
+77
*
target/arm: Export aarch64_sve_zcr_get_valid_len
Richard Henderson
2021-07-27
2
-2
/
+12
*
target/arm: Correctly bound length in sve_zcr_get_valid_len
Richard Henderson
2021-07-27
1
-1
/
+3
*
docs: Update path that mentions deprecated.rst
Mao Zhongyi
2021-07-27
1
-1
/
+1
*
target/arm: Report M-profile alignment faults correctly to the guest
Peter Maydell
2021-07-27
1
-0
/
+8
*
target/arm: Add missing 'return's after calling v7m_exception_taken()
Peter Maydell
2021-07-27
1
-0
/
+2
*
target/arm: Enforce that M-profile SP low 2 bits are always zero
Peter Maydell
2021-07-27
3
-6
/
+15
*
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20210725' into staging
Peter Maydell
2021-07-26
1
-22
/
+20
|
\
|
*
target/hexagon: Drop include of qemu.h
Peter Maydell
2021-07-21
1
-1
/
+2
|
*
Hexagon (target/hexagon) remove put_user_*/get_user_*
Taylor Simpson
2021-07-21
1
-21
/
+18
*
|
i386: do not call cpudef-only models functions for max, host, base
Claudio Fontana
2021-07-23
4
-59
/
+89
*
|
target/i386: Added consistency checks for CR3
Lara Lazier
2021-07-23
2
-3
/
+14
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-22
3
-4
/
+103
|
\
\
|
*
|
target/i386: Added consistency checks for EFER
Lara Lazier
2021-07-22
2
-0
/
+44
|
*
|
target/i386: Added consistency checks for CR4
Lara Lazier
2021-07-22
3
-3
/
+48
|
*
|
target/i386: Added V_INTR_PRIO check to virtual interrupts
Lara Lazier
2021-07-22
1
-1
/
+11
|
|
/
*
|
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
23
-413
/
+0
*
|
target/avr: Implement gdb_adjust_breakpoint
Richard Henderson
2021-07-21
4
-14
/
+15
[next]