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
target/hexagon: Add sysemu TCG overrides
Brian Cain committed 3 months ago
target/hexagon: Add system reg insns
Brian Cain committed 3 months ago
target/hexagon: Implement do_raise_exception()
Brian Cain committed 3 months ago
target/hexagon: Define register fields for system regs
Brian Cain committed 3 months ago
target/hexagon: Make A_PRIV, "J2_trap*" insts need_env()
Brian Cain committed 3 months ago
target/hexagon: Add vmstate representation
Brian Cain committed 3 months ago
target/hexagon: Add placeholder greg/sreg r/w helpers
Brian Cain committed 3 months ago
target/hexagon: Add handlers for guest/sysreg r/w
Brian Cain committed 3 months ago
target/hexagon: Add new macro definitions for sysemu
Brian Cain committed 3 months ago
target/hexagon: Add imported macro, attr defs for sysemu
Brian Cain committed 3 months ago
target/hexagon: Add guest/sys reg writes to DisasContext
Brian Cain committed 3 months ago
target/hexagon: Add TCG values for sreg, greg
Brian Cain committed 3 months ago
target/hexagon: Add guest, system reg number state
Brian Cain committed 3 months ago
target/hexagon: Add guest, system reg number defs
Brian Cain committed 3 months ago
target/hexagon: Add a placeholder fp exception
Brian Cain committed 3 months ago
target/hexagon: Add privilege check, use tag_ignore()
Brian Cain committed 3 months ago
target/hexagon: Switch to tag_ignore(), generate via get_{user, sys}_tags()
Brian Cain committed 3 months ago
target/hexagon: Suppress unused-variable warnings for sysemu source regs
Brian Cain committed 3 months ago
target/hexagon: Handle system/guest registers in gen_analyze_funcs.py and hex_common.py
Brian Cain committed 3 months ago
target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof
Brian Cain committed 3 months ago