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
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
34
-34
/
+0
*
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-04-06
15
-2
/
+15
*
include: move target page bits declaration to page-vary.h
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
4
-14
/
+14
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
11
-22
/
+22
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
32
-79
/
+79
*
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-04-06
2
-25
/
+20
*
qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
Dov Murik
2022-04-06
1
-1
/
+41
*
Merge tag 'pull-request-2022-04-01' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-04-02
1
-4
/
+4
|
\
|
*
target/s390x: Fix determination of overflow condition code after subtraction
Bruno Haible
2022-04-01
1
-2
/
+2
|
*
target/s390x: Fix determination of overflow condition code after addition
Bruno Haible
2022-04-01
1
-2
/
+2
*
|
Merge tag 'pull-target-arm-20220401' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2022-04-01
3
-5
/
+22
|
\
\
|
*
|
target/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPXCHG128 codegen
Peter Maydell
2022-04-01
1
-1
/
+6
|
*
|
target/arm: Determine final stage 2 output PA space based on original IPA
Idan Horowitz
2022-04-01
1
-3
/
+5
|
*
|
target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walk
Idan Horowitz
2022-04-01
1
-0
/
+10
|
*
|
target/arm: Check VSTCR.SW when assigning the stage 2 output PA space
Idan Horowitz
2022-04-01
1
-1
/
+1
|
*
|
target/arm: Fix MTE access checks for disabled SEL2
Idan Horowitz
2022-04-01
2
-2
/
+2
|
|
/
*
|
Merge tag 'pull-riscv-to-apply-20220401' of github.com:alistair23/qemu into s...
Peter Maydell
2022-04-01
2
-6
/
+13
|
\
\
|
|
/
|
/
|
|
*
target/riscv: rvv: Add missing early exit condition for whole register load/s...
Yueh-Ting (eop) Chen
2022-04-01
1
-0
/
+5
|
*
target/riscv: Avoid leaking "no translation" TLB entries
Palmer Dabbelt
2022-04-01
1
-6
/
+8
*
|
target/sh4: Remove old README.sh4 file
Thomas Huth
2022-03-31
1
-150
/
+0
|
/
*
target/mips: Fix address space range declaration on n32
WANG Xuerui
2022-03-29
1
-1
/
+1
*
target/ppc: fix helper_xvmadd* argument order
Matheus Ferst
2022-03-26
1
-10
/
+10
*
target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO
Richard Henderson
2022-03-25
1
-2
/
+8
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-25
5
-15
/
+35
|
\
|
*
target/i386: properly reset TSC on reset
Paolo Bonzini
2022-03-24
2
-1
/
+14
|
*
target/i386: tcg: high bits SSE cmp operation must be ignored
Paolo Bonzini
2022-03-24
1
-4
/
+2
|
*
KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processors
Paolo Bonzini
2022-03-23
3
-9
/
+16
|
*
i386: Set MCG_STATUS_RIPV bit for mce SRAR error
luofei
2022-03-23
1
-1
/
+1
|
*
target/i386/kvm: Free xsave_buf when destroying vCPU
Philippe Mathieu-Daudé
2022-03-23
1
-0
/
+2
*
|
target/i386: force maximum rounding precision for fildl[l]
Alex Bennée
2022-03-23
1
-0
/
+13
|
/
*
m68k/nios2-semi: fix gettimeofday() result check
Marc-André Lureau
2022-03-22
2
-2
/
+2
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-21
1
-4
/
+13
|
\
|
*
target/i386: kvm: do not access uninitialized variable on older kernels
Paolo Bonzini
2022-03-20
1
-4
/
+13
*
|
Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-03-21
6
-9
/
+9
|
\
\
|
*
|
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
6
-9
/
+9
*
|
|
target/ppc: Replicate Double->Single-Precision result
Lucas Coutinho
2022-03-20
1
-4
/
+44
*
|
|
target/ppc: Replicate double->int32 result for some vector insns
Richard Henderson
2022-03-20
1
-6
/
+39
|
/
/
*
|
target/arm: Make rvbar settable after realize
Edgar E. Iglesias
2022-03-18
3
-9
/
+16
*
|
target/arm: Log fault address for M-profile faults
Peter Maydell
2022-03-18
1
-0
/
+6
*
|
target/arm: Log M-profile vector table accesses
Peter Maydell
2022-03-18
2
-0
/
+10
*
|
target/arm: Fix handling of LPAE block descriptors
Peter Maydell
2022-03-18
1
-2
/
+8
*
|
target/arm: Fix pauth_check_trap vs SEL2
Richard Henderson
2022-03-18
1
-1
/
+1
*
|
target/arm: Fix sve2 ldnt1 and stnt1
Richard Henderson
2022-03-18
2
-5
/
+51
*
|
s390x/tcg: Fix BRCL with a large negative offset
Ilya Leoshkevich
2022-03-16
1
-1
/
+1
*
|
s390x/tcg: Fix BRASL with a large negative offset
Ilya Leoshkevich
2022-03-16
1
-1
/
+1
*
|
Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-03-15
7
-56
/
+17
|
\
\
|
|
/
|
/
|
|
*
hvf: Remove deprecated hv_vcpu_flush() calls
Philippe Mathieu-Daudé
2022-03-15
3
-5
/
+0
|
*
hvf: Make hvf_get_segments() / hvf_put_segments() local
Philippe Mathieu-Daudé
2022-03-15
2
-4
/
+2
|
*
hvf: Use standard CR0 and CR4 register definitions
Cameron Esfahani
2022-03-15
5
-47
/
+15
[next]