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
plugins: remove qemu_plugin_id_t from qemu_plugin_udata_cb_t
Pierrick Bouvier committed 3 months ago
plugins: remove type qemu_plugin_simple_cb_t
Pierrick Bouvier committed 3 months ago
plugins: add userdata to qemu_plugin_register_flush_cb
Pierrick Bouvier committed 3 months ago
plugins: add userdata for qemu_plugin_{uninstall, reset}
Pierrick Bouvier committed 3 months ago
Pierrick Bouvier committed 3 months ago
add a note on -shim to direct kernel boot docs
Gerd Hoffmann committed 3 months ago
target/arm: Implement floating-point log and convert to integer (zeroing)
Richard Henderson committed 4 months ago
target/arm: Implement SVE floating-point convert (top, predicated, zeroing)
Richard Henderson committed 4 months ago
target/arm: Enable zeroing in DO_FCVT{N, L}T macros in sve_helper.c
Richard Henderson committed 4 months ago
target/arm: Implement FRINT{32,64}{X,Z}
Richard Henderson committed 4 months ago
target/arm: Implement SCVTF, UCVTF (predicated, zeroing)
Richard Henderson committed 4 months ago
target/arm: Implement Floating-point square root (predicated, zeroing)
Richard Henderson committed 4 months ago
target/arm: Implement Floating-point convert (predicated, zeroing)
Richard Henderson committed 4 months ago
target/arm: Implement Floating-point round to integral value (predicated, zeroing)
Richard Henderson committed 4 months ago
target/arm: Add data argument to do_frint_mode
Richard Henderson committed 4 months ago
target/arm: Implement SVE2 integer unary operations (predicated, zeroing)
Richard Henderson committed 4 months ago
target/arm: Implement SVE reverse doublewords (zeroing)
Richard Henderson committed 4 months ago
target/arm: Implement SVE reverse within elements (zeroing)
Richard Henderson committed 4 months ago
target/arm: Implement SVE bitwise unary operations (predicated, zeroing)
Richard Henderson committed 4 months ago
target/arm: Implement SVE integer unary operations (predicated, zeroing)
Richard Henderson committed 4 months ago