Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
target/arm/hvf, target/i386/hvf: Pass MR-relative offset to memory_region_set_dirty()
Scott J. Goldman committed 5 months ago
pythondeps: bump to meson 1.11.1
Pierrick Bouvier committed 5 months ago
linux-user: Translate errno in IP_RECVERR and IPV6_RECVERR
Helge Deller committed 5 months ago
linux-user: Allow getsockopt() with NULL optval address
Helge Deller committed 5 months ago
fpu: Change parts_float_to_float_widen to parts64_to_parts128
Richard Henderson committed 5 months ago
fpu: Change parts_float_to_float_narrow to parts128_to_parts64
Richard Henderson committed 5 months ago
fpu: Return struct from float128_unpack_canonical
Richard Henderson committed 5 months ago
fpu: Return struct from float128_unpack_raw
Richard Henderson committed 5 months ago
fpu: Inline floatx80_unpack_raw into only caller
Richard Henderson committed 5 months ago
fpu: Return struct from float{32,64}_unpack_canonical
Richard Henderson committed 5 months ago
fpu: Inline float64_unpack_raw into callers
Richard Henderson committed 5 months ago
fpu: Inline float32_unpack_raw into callers
Richard Henderson committed 5 months ago
fpu: Return struct from bfloat16_unpack_canonical
Richard Henderson committed 5 months ago
fpu: Inline bfloat16_unpack_raw into callers
Richard Henderson committed 5 months ago
fpu: Return struct from float16_unpack_canonical
Richard Henderson committed 5 months ago
fpu: Return struct from float16a_unpack_canonical
Richard Henderson committed 5 months ago
fpu: Inline float16_unpack_raw into callers
Richard Henderson committed 5 months ago
fpu: Return struct from float8_e5m2_unpack_canonical
Richard Henderson committed 5 months ago
fpu: Return struct from float8_e4m3_unpack_canonical
Richard Henderson committed 5 months ago
fpu: Return struct from float4_e2m1_unpack_canonical
Richard Henderson committed 5 months ago