]> git.proxmox.com Git - mirror_qemu.git/history - target
qdev: Introduce DEFINE_PROP_RESERVED_REGION
[mirror_qemu.git] / target /
2020-07-03 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-06-27 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-06-27 Huacai Chenhw/mips: Implement the kvm_type() hook in MachineClass
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-06-26 Eduardo Habkosti386: Mask SVM features if nested SVM is disabled
2020-06-26 Marcelo Tosattikvm: i386: allow TSC to differ by NTP correction bounds...
2020-06-26 Tao Xutarget/i386: Add notes for versioned CPU models
2020-06-26 Joseph Myerstarget/i386: reimplement fpatan using floatx80 operations
2020-06-26 Joseph Myerstarget/i386: reimplement fyl2x using floatx80 operations
2020-06-26 Joseph Myerstarget/i386: reimplement fyl2xp1 using floatx80 operations
2020-06-26 Joseph Myerstarget/i386: reimplement fprem, fprem1 using floatx80...
2020-06-26 Joseph Myerssoftfloat: merge floatx80_mod and floatx80_rem
2020-06-26 Joseph Myerstarget/i386: reimplement f2xm1 using floatx80 operations
2020-06-26 Richard Hendersontarget/arm: Enable MTE
2020-06-26 Richard Hendersontarget/arm: Add allocation tag storage for system mode
2020-06-26 Richard Hendersontarget/arm: Create tagged ram when MTE is enabled
2020-06-26 Richard Hendersontarget/arm: Cache the Tagged bit for a page in MemTxAttrs
2020-06-26 Richard Hendersontarget/arm: Always pass cacheattr to get_phys_addr
2020-06-26 Richard Hendersontarget/arm: Set PSTATE.TCO on exception entry
2020-06-26 Richard Hendersontarget/arm: Implement data cache set allocation tags
2020-06-26 Richard Hendersontarget/arm: Complete TBI clearing for user-only for SVE
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scatter/gather...
2020-06-26 Richard Hendersontarget/arm: Handle TBI for sve scalar + int memory ops
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scalar + int ff...
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scalar + int stores
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scalar + int loads
2020-06-26 Richard Hendersontarget/arm: Add arm_tlb_bti_gp
2020-06-26 Richard Hendersontarget/arm: Tidy trans_LD1R_zpri
2020-06-26 Richard Hendersontarget/arm: Use mte_check1 for sve LD1R
2020-06-26 Richard Hendersontarget/arm: Use mte_checkN for sve unpredicated stores
2020-06-26 Richard Hendersontarget/arm: Use mte_checkN for sve unpredicated loads
2020-06-26 Richard Hendersontarget/arm: Add helper_mte_check_zva
2020-06-26 Richard Hendersontarget/arm: Implement helper_mte_checkN
2020-06-26 Richard Hendersontarget/arm: Implement helper_mte_check1
2020-06-26 Richard Hendersontarget/arm: Add gen_mte_checkN
2020-06-26 Richard Hendersontarget/arm: Add gen_mte_check1
2020-06-26 Richard Hendersontarget/arm: Move regime_tcr to internals.h
2020-06-26 Richard Hendersontarget/arm: Move regime_el to internals.h
2020-06-26 Richard Hendersontarget/arm: Implement the access tag cache flushes
2020-06-26 Richard Hendersontarget/arm: Implement the LDGM, STGM, STZGM instructions
2020-06-26 Richard Hendersontarget/arm: Simplify DC_ZVA
2020-06-26 Richard Hendersontarget/arm: Restrict the values of DCZID.BS under TCG
2020-06-26 Richard Hendersontarget/arm: Implement the STGP instruction
2020-06-26 Richard Hendersontarget/arm: Implement LDG, STG, ST2G instructions
2020-06-26 Richard Hendersontarget/arm: Define arm_cpu_do_unaligned_access for...
2020-06-26 Richard Hendersontarget/arm: Implement the SUBP instruction
2020-06-26 Richard Hendersontarget/arm: Implement the GMI instruction
2020-06-26 Richard Hendersontarget/arm: Implement the ADDG, SUBG instructions
2020-06-26 Richard Hendersontarget/arm: Revise decoding for disas_add_sub_imm
2020-06-26 Richard Hendersontarget/arm: Implement the IRG instruction
2020-06-26 Richard Hendersontarget/arm: Add MTE bits to tb_flags
2020-06-26 Richard Hendersontarget/arm: Add MTE system registers
2020-06-26 Richard Hendersontarget/arm: Add DISAS_UPDATE_NOCHAIN
2020-06-26 Richard Hendersontarget/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
2020-06-26 Richard Hendersontarget/arm: Add support for MTE to HCR_EL2 and SCR_EL3
2020-06-26 Richard Hendersontarget/arm: Add support for MTE to SCTLR_ELx
2020-06-26 Richard Hendersontarget/arm: Improve masking of SCR RES0 bits
2020-06-26 Richard Hendersontarget/arm: Add isar tests for mte
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-06-25 Cédric Le Goatertarget/ppc: Remove TIDR from POWER10 processor
2020-06-25 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20200...
2020-06-25 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-06-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-06-24 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2020-06-23 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-06-23 Philippe Mathieu... target/arm: Check supported KVM features globally ...
2020-06-23 Peter Maydelltarget/arm: Remove dead code relating to SABA and UABA
2020-06-23 Peter Maydelltarget/arm: Remove unnecessary gen_io_end() calls
2020-06-23 Peter Maydelltarget/arm: Move some functions used only in translate...
2020-06-23 Peter Maydelltarget/arm: Convert Neon VTRN to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert Neon VSWP to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc VCVT insns to decod...
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc VRINT insns to...
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc fp-compare-with...
2020-06-23 Peter Maydelltarget/arm: Convert simple fp Neon 2-reg-misc insns
2020-06-23 Peter Maydelltarget/arm: Convert Neon VQABS, VQNEG to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert remaining simple 2-reg-misc Neon ops
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc VREV32 and VREV16...
2020-06-23 Peter Maydelltarget/arm: Make gen_swap_half() take separate src...
2020-06-23 Peter Maydelltarget/arm: Fix capitalization in NeonGenTwo{Single...
2020-06-23 Peter Maydelltarget/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc crypto operations...
2020-06-23 Peter Maydelltarget/arm: Convert vectorised 2-reg-misc Neon ops...
2020-06-23 Peter Maydelltarget/arm: Convert Neon VCVT f16/f32 insns to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc VSHLL to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert Neon narrowing moves to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert VZIP, VUZP to decodetree
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc pairwise ops to...
2020-06-23 Peter Maydelltarget/arm: Convert Neon 2-reg-misc VREV64 to decodetree
2020-06-22 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-06-22 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-06-22 Max Filippovtarget/xtensa: drop gen_io_end call
2020-06-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-06-19 Bin Menghw/riscv: sifive: Change SiFive E/U CPU reset vector...
2020-06-19 Bin Mengtarget/riscv: Rename IBEX CPU init routine
2020-06-19 Alistair Francistarget/riscv: Use a smaller guess size for no-MMU PMP
2020-06-19 Alistair Francistarget/riscv: Implement checks for hfence
next