]> Git Repo - qemu.git/history - target
target/arm: Add some comments in Thumb decode
[qemu.git] / target /
2018-10-08 Peter Maydelltarget/arm: Add some comments in Thumb decode
2018-10-08 Peter Maydelltarget/arm: Add v8M stack checks on ADD/SUB/MOV of SP
2018-10-08 Peter Maydelltarget/arm: Move v7m_using_psp() to internals.h
2018-10-08 Peter Maydelltarget/arm: Define new EXCP type for v8M stack overflows
2018-10-08 Peter Maydelltarget/arm: Define new TBFLAG for v8M stack checking
2018-10-08 Richard Hendersontarget/arm: Pass TCGMemOpIdx to sve memory helpers
2018-10-08 Richard Hendersontarget/arm: Rewrite vector gather first-fault loads
2018-10-08 Richard Hendersontarget/arm: Rewrite vector gather stores
2018-10-08 Richard Hendersontarget/arm: Rewrite vector gather loads
2018-10-08 Richard Hendersontarget/arm: Split contiguous stores for endianness
2018-10-08 Richard Hendersontarget/arm: Split contiguous loads for endianness
2018-10-08 Richard Hendersontarget/arm: Rewrite helper_sve_st[1234]*_r
2018-10-08 Richard Hendersontarget/arm: Rewrite helper_sve_ld[234]*_r
2018-10-08 Richard Hendersontarget/arm: Rewrite helper_sve_ld1*_r using pages
2018-10-08 Richard Hendersontarget/arm: Clear unused predicate bits for LD1RQ
2018-10-08 Richard Hendersontarget/arm: Adjust aarch64_cpu_dump_state for system...
2018-10-08 Richard Hendersontarget/arm: Handle SVE vector length changes in system...
2018-10-08 Richard Hendersontarget/arm: Pass in current_el to fp and sve_exception_el
2018-10-08 Richard Hendersontarget/arm: Adjust sve_exception_el
2018-10-08 Richard Hendersontarget/arm: Define ID_AA64ZFR0_EL1
2018-10-08 Peter Maydelltarget/arm: Don't read r4 from v8M exception stackframe...
2018-10-08 Peter Maydelltarget/arm: Correct condition for v8M callee stack...
2018-10-08 Dongjiu Gengtarget/arm: fix code comments error
2018-10-08 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2018-10-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-10-05 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-10-05 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-10-04 David Hildenbrands390x/tcg: refactor specification checking
2018-10-04 David Hildenbrands390x/tcg: fix FP register pair checks
2018-10-04 David Hildenbrands390x/tcg: handle privileged instructions via flags
2018-10-04 David Hildenbrands390x/tcg: check for AFP-register, BFP and DFP data...
2018-10-04 David Hildenbrands390x/tcg: add instruction flags for floating point...
2018-10-04 David Hildenbrands390x/tcg: support flags for instructions
2018-10-04 David Hildenbrands390x/tcg: store in the TB flags if AFP is enabled
2018-10-04 David Hildenbrands390x/tcg: factor out and fix DATA exception injection
2018-10-04 David Hildenbrands390x: move tcg_s390_program_interrupt() into TCG code...
2018-10-04 Pavel Zbitskiytarget/s390x: exception on non-aligned LPSW(E)
2018-10-04 Janosch Franks390x: Fence huge pages prior to 3.1
2018-10-02 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-10-02 Pavel Dovgalyuktarget/i386: fix translation for icount mode
2018-10-02 Paolo Bonzinihvf: drop unused variable
2018-10-02 Liran Aloni386: Compile CPUX86State xsave_buf only when support...
2018-10-02 Paolo Bonzinitarget/i386: rename HF_SVMI_MASK to HF_GUEST_MASK
2018-10-02 Paolo Bonzinitarget/i386: unify masking of interrupts
2018-10-02 Emilio G. Cotatarget/i386: move x86_64_hregs to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_tmp1_i64 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_tmp3_i32 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_tmp2_i32 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_ptr1 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_ptr0 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_tmp4 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_tmp0 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_T1 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_T0 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_A0 to DisasContext
2018-10-02 Emilio G. Cotatarget/i386: move cpu_cc_srcT to DisasContext
2018-10-02 Jan Kiszkakvm: x86: Fix kvm_arch_fixup_msi_route for remap-less...
2018-10-02 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-10-02 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20181...
2018-10-01 Max Filippovtarget/xtensa: extract gen_check_interrupts call
2018-10-01 Max Filippovtarget/xtensa: make rsr/wsr helpers return void
2018-10-01 Max Filippovtarget/xtensa: extract unconditional TB termination...
2018-10-01 Max Filippovtarget/xtensa: always end TB on CCOUNT access/CCOMPARE...
2018-10-01 Max Filippovtarget/xtensa: change SR number checks to assertions
2018-10-01 Max Filippovtarget/xtensa: extract unconditional TB termination
2018-10-01 Max Filippovtarget/xtensa: extract test for division by zero
2018-10-01 Max Filippovtarget/xtensa: extract test for cpdisabled exception
2018-10-01 Max Filippovtarget/xtensa: extract test for alloca exception
2018-10-01 Max Filippovtarget/xtensa: extract test for window underflow exception
2018-10-01 Max Filippovtarget/xtensa: extract test for window overflow exception
2018-10-01 Max Filippovtarget/xtensa: extract test for debug exception
2018-10-01 Max Filippovtarget/xtensa: extract test for syscall instruction
2018-10-01 Max Filippovtarget/xtensa: extract test for privileged instruction
2018-10-01 Max Filippovtarget/xtensa: extract test for an illegal instruction
2018-09-28 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2018-09-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/xanclic/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-09-25 Peter Maydelltarget/arm: Start AArch32 CPUs with EL2 but not EL3...
2018-09-25 Richard Hendersontarget/arm: Fix cpu_get_tb_cpu_state() for non-SVE...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20180...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2018-09-25 Thomas Huthtarget/ppc/cpu-models: Re-group the 970 CPUs together...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/xanclic/tags...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2018-09-24 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-09-17 Max Filippovtarget/xtensa: support input from chardev console
next
This page took 0.080136 seconds and 7 git commands to generate.