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
fpu: Return struct from parts{64,128}_default_nan
Richard Henderson committed 5 months ago
fpu: Export unpack_canonical and round_pack_canonical routines
Richard Henderson committed 5 months ago
fpu: Export FloatFmt structures
Richard Henderson committed 5 months ago
fpu: Split FloatParts{64,128} to softfloat-parts.h
Richard Henderson committed 5 months ago
fpu: Mark pack_raw64 QEMU_ALWAYS_INLINE
Richard Henderson committed 5 months ago
fpu: Mark unpack_raw64 QEMU_ALWAYS_INLINE
Richard Henderson committed 5 months ago
fpu: Inline float64_pack_raw into callers
Richard Henderson committed 5 months ago
fpu: Inline float32_pack_raw into callers
Richard Henderson committed 5 months ago
fpu: Inline bfloat16_pack_raw into callers
Richard Henderson committed 5 months ago
fpu: Inline float16_pack_raw into callers
Richard Henderson committed 5 months ago
fpu: Inline float8_e5m2_pack_raw into single caller
Richard Henderson committed 5 months ago
fpu: Inline float8_e4m3_pack_raw to single caller
Richard Henderson committed 5 months ago
hw/misc/bcm2835_rng: Specify valid memory access sizes
Peter Maydell committed 5 months ago
target/arm: Report IL=0 for Thumb 16-bit BKPT insn
Peter Maydell committed 5 months ago
hw/arm/virt: Allow user to select GICv5
Peter Maydell committed 6 months ago
hw/arm/virt: Enable GICv5 CPU interface when using GICv5
Peter Maydell committed 6 months ago
hw/arm/virt: Use correct interrupt type for GICv5 SPIs in the DTB
Peter Maydell committed 6 months ago
hw/arm/virt: Handle GICv5 in interrupt bindings for PPIs
Peter Maydell committed 6 months ago
hw/arm/virt: Advertise GICv5 in the DTB
Peter Maydell committed 6 months ago
hw/arm/virt: Create and connect GICv5
Peter Maydell committed 6 months ago