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
ppc/spapr: Make Power11 as default cpu for pseries
Aditya Gupta committed 4 months ago
ppc/pnv: Make PowerNV11 as the default powernv machine
Aditya Gupta committed 4 months ago
target/ppc/kvm: Fix const violation when trimming CPU alias suffix
Amit Machhiwal committed 4 months ago
ppc/pnv: Fix uninitialized MpiplProcDumpArea struct
Shivang Upadhyay committed 5 months ago
ppc/spapr: Skip system reset for quiesced CPUs
Shivang Upadhyay committed 5 months ago
docs/devel: Fix typo (s/exist paths/exit paths/)
J. Neuschäfer committed 4 months ago
docs/devel/qom: Fix some editing errors
J. Neuschäfer committed 4 months ago
docs/code-provenance: Fix formatting of *-by tags
J. Neuschäfer committed 4 months ago
Richard Henderson committed 4 months ago
fpu: Fix NaN encoding for E4M3 in parts64_uncanon
Richard Henderson committed 4 months ago
fpu: Introduce float_status.e4m3_nan_is_snan
Richard Henderson committed 4 months ago
Richard Henderson committed 5 months ago
fpu: Add accessors for rebias_{underflow,overflow}
Richard Henderson committed 5 months ago
fpu: Use get_float_default_nan_pattern in partsN_default_nan
Richard Henderson committed 5 months ago
fpu: Use get_default_nan_mode everywhere
Richard Henderson committed 5 months ago
fpu: Use {get,set}_flush_inputs_to_zero everywhere
Richard Henderson committed 5 months ago
fpu: Use accessors for ftz_before_rounding
Richard Henderson committed 5 months ago
fpu: Use {get,set}_flush_to_zero everywhere
Richard Henderson committed 5 months ago
fpu: Use accessors for tininess_before_rounding
Richard Henderson committed 5 months ago
fpu: Use get_float_infzeronan_rule in partsN_pick_nan_muladd
Richard Henderson committed 5 months ago