Age | Commit message (Expand) | Author |
2023-10-25 | target/sparc: Move basic arithmetic to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Remove cpu_hintp, cpu_htba, cpu_hver, cpu_ssr, cpu_ver | Richard Henderson |
2023-10-25 | target/sparc: Remove cpu_tick_cmpr, cpu_stick_cmpr, cpu_hstick_cmpr | Richard Henderson |
2023-10-25 | target/sparc: Remove cpu_wim | Richard Henderson |
2023-10-25 | target/sparc: Move WRTBR, WRHPR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move WRWIM, WRPR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move WRPSR, SAVED, RESTORED to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move WRASR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move RDTBR, FLUSHW to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move RDWIM, RDPR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move RDPSR, RDHPR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move RDASR, STBAR, MEMBAR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move Tcc to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move SETHI to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Pass DisasCompare to advance_jump_cond | Richard Henderson |
2023-10-25 | target/sparc: Merge gen_branch_[an] with only caller | Richard Henderson |
2023-10-25 | target/sparc: Merge gen_fcond with only caller | Richard Henderson |
2023-10-25 | target/sparc: Merge gen_cond with only caller | Richard Henderson |
2023-10-25 | target/sparc: Move FBPfcc and FBfcc to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move BPr to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move BPcc and Bicc to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move CALL to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Define AM_CHECK for sparc32 | Richard Henderson |
2023-10-25 | target/sparc: Add decodetree infrastructure | Richard Henderson |
2023-10-25 | target/sparc: Partition cpu features | Richard Henderson |
2023-10-25 | target/sparc: Remove sparcv7 cpu features | Richard Henderson |
2023-10-25 | target/sparc: Use CPU_FEATURE_BIT_* for cpu properties | Richard Henderson |
2023-10-25 | target/sparc: Define features via cpu-feature.h.inc | Richard Henderson |
2023-10-25 | target/sparc: Set TCG_GUEST_DEFAULT_MO | Richard Henderson |
2023-10-25 | target/sparc: Avoid helper_raise_exception in helper_st_asi | Richard Henderson |
2023-10-25 | target/sparc: Implement check_align inline | Richard Henderson |
2023-10-25 | target/sparc: Clear may_lookup for npc == DYNAMIC_PC | Richard Henderson |
2023-10-22 | target/xtensa: Use tcg_gen_sextract_i32 | Richard Henderson |
2023-10-22 | target/tricore: Use tcg_gen_*extract_tl | Richard Henderson |
2023-10-22 | target/rx: Use tcg_gen_ext_i32 | Richard Henderson |
2023-10-22 | target/m68k: Use tcg_gen_ext_i32 | Richard Henderson |
2023-10-22 | target/i386: Use tcg_gen_ext_tl | Richard Henderson |
2023-10-22 | target/arm: Use tcg_gen_ext_i64 | Richard Henderson |
2023-10-22 | target/i386: Use i128 for 128 and 256-bit loads and stores | Richard Henderson |
2023-10-20 | Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte... | Stefan Hajnoczi |
2023-10-20 | Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
2023-10-20 | Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into staging | Stefan Hajnoczi |
2023-10-20 | migration: simplify blockers | Steve Sistare |
2023-10-20 | target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code | Thomas Huth |
2023-10-20 | target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirement | Thomas Huth |
2023-10-20 | machine: adding s390 topology to query-cpu-fast | Pierre Morel |
2023-10-20 | target/s390x/cpu topology: activate CPU topology | Pierre Morel |
2023-10-20 | s390x/cpu topology: interception of PTF instruction | Pierre Morel |
2023-10-20 | s390x/cpu topology: resetting the Topology-Change-Report | Pierre Morel |
2023-10-20 | target/s390x/cpu topology: handle STSI(15) and build the SYSIB | Pierre Morel |