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
hw/uefi: fix ucs2 string helper functions
Gerd Hoffmann committed 5 months ago
hw/uefi: verify pio_xfer_offset before calculating buffer checksum
Gerd Hoffmann committed 5 months ago
Gerd Hoffmann committed 5 months ago
target/loongarch: Add support for dbar hint variants
Song Gao committed 5 months ago
hw/loongarch/virt: Define versioned virt machine
Bibo Mao committed 6 months ago
hw/loongarch/virt: Define virt machine type with type_init()
Bibo Mao committed 6 months ago
fpu: Return struct from parts{64,128}_addsub
Richard Henderson committed 5 months ago
fpu: Return struct from parts{64,128}_mul
Richard Henderson committed 5 months ago
fpu: Export parts{64,128}_compare
Richard Henderson committed 5 months ago
fpu: Split scalbn from partsN(muladd_scalbn)
Richard Henderson committed 5 months ago
fpu: Introduce record_denormals_used
Richard Henderson committed 5 months ago
fpu: Return struct from parts{64,128}_pick_nan_muladd
Richard Henderson committed 5 months ago
fpu: Introduce parts64_round_to_fmt
Richard Henderson committed 5 months ago
fpu: Export default_nan, pick_nan, return_nan routines
Richard Henderson committed 5 months ago
fpu: Return struct from parts{64,128}_round_to_int
Richard Henderson committed 5 months ago
fpu: Return struct from parts{64,128}_div
Richard Henderson committed 5 months ago
fpu: Return struct from parts{64,128}_pick_nan
Richard Henderson committed 5 months ago
fpu: Sink exp_bias adjustment in float64r32_pack_raw
Richard Henderson committed 5 months ago
fpu: Return struct from parts{64,128}_return_nan
Richard Henderson committed 5 months ago
fpu: Return struct from parts{64,128}_silence_nan
Richard Henderson committed 5 months ago