-
pull-axp-202106289d14a042 · ·
Fixes for NetBSD/alpha: - Provide a proper PCI-ISA bridge - Set PCI device IDs correctly - Pass -nographic flag to PALcode - Update PALcode to set up the Console Terminal Block - Honor the Floating-point ENable bit during translate.
-
pull-tcg-20210619-21c963866 · ·
TCI cleanup and re-encoding Fixes for #367 and #390. Move TCGCond to tcg/tcg-cond.h. Fix for win32 qemu_try_memalign.
-
pull-c11-20210615c7a7cb56 · ·
Change to -std=gnu11. Replace QEMU_GENERIC with _Generic. Remove configure detect of _Static_assert.
-
pull-tcg-20210613a5a8b847 · ·
Clean up code_gen_buffer allocation. Add tcg_remove_ops_after. Fix tcg_constant_* documentation. Improve TB chaining documentation. Fix float32_exp2. Fix arm tcg_out_op function signature.
-
pull-tcg-2021061160afaddc · ·
Clean up code_gen_buffer allocation. Add tcg_remove_ops_after. Fix tcg_constant_* documentation. Improve TB chaining documentation. Fix float32_exp2.
-
pull-fpu-202106035d0204b8 · ·
Finish conversion of float128 and floatx80 to FloatParts. Implement float128_muladd and float128_{min,max}*. Optimize int-to-float conversion with hard-float.
-
pull-tcg-2021052611906557 · ·
Adjust types for some memory access functions. Reduce inclusion of tcg headers. Fix watchpoints vs replay. Fix tcg/aarch64 roli expansion. Introduce SysemuCPUOps structure.
-
pull-tcg-202105166c6a4a76 · ·
Minor MAINTAINERS update. Tweak to includes. Add tcg_constant_tl. Improve constant pool dump.
-
pull-fp-20210516463b3f0d · ·
Reorg FloatParts to use QEMU_GENERIC. Begin replacing the Berkeley float128 routines with FloatParts128. - includes a new implementation of float128_muladd - includes the snan silencing that was missing from float{32,64}_to_float128 and float128_to_float{32,64}. - does not include float128_min/max* (written but not yet reviewed).
-
pull-tcg-202105139bcf4c52 · ·
Minor gen-icount.h fix. BSD cpu_signal_handler fix. Add missing tcg_constant_tl symbol.
-
pull-tcg-202103175e8892db · ·
TCI argument extraction helpers and disassembler TCG build fix for gcc 11
-
pull-hex-202103062526e69e · ·
Add hexagon to include/exec/poison.h Two Coverity fixes for target/hexagon/