]> git.proxmox.com Git - mirror_qemu.git/history - target
audio: Rename coreaudio extension to use Objective-C compiler
[mirror_qemu.git] / target /
2022-03-15 Philippe Mathieu... hvf: Remove deprecated hv_vcpu_flush() calls
2022-03-15 Philippe Mathieu... hvf: Make hvf_get_segments() / hvf_put_segments() local
2022-03-15 Cameron Esfahanihvf: Use standard CR0 and CR4 register definitions
2022-03-13 Peter MaydellMerge remote-tracking branch 'remotes/quic/tags/pull...
2022-03-12 Zongyuan Litarget/hexagon: remove unused variable
2022-03-12 Taylor SimpsonHexagon (target/hexagon) assignment to c4 should wait...
2022-03-12 Taylor SimpsonHexagon (target/hexagon) fix bug in conv_df2uw_chop
2022-03-12 Taylor SimpsonHexagon (target/hexagon) properly handle NaN in dfmin...
2022-03-12 Taylor SimpsonHexagon (target/hexagon) properly handle denorm in...
2022-03-12 Taylor SimpsonHexagon (target/hexagon) properly set FPINVF bit in...
2022-03-12 Taylor SimpsonHexagon HVX (target/hexagon) fix bug in HVX saturate...
2022-03-12 Michael LambertHexagon (target/hexagon) fix bug in circular addressing
2022-03-10 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/pmbus...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2022-03-07 Philippe Mathieu... target/mips: Remove duplicated MIPSCPU::cp0_count_rate
2022-03-07 Simon Burgetarget/mips: Fix cycle counter timing calculations
2022-03-07 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/abstr...
2022-03-07 Richard Hendersontarget/arm: Provide cpu property for controling FEAT_LPA2
2022-03-07 Peter Maydelltarget/arm/translate-neon: Simplify align field check...
2022-03-07 Peter Maydelltarget/arm/translate-neon: UNDEF if VLD1/VST1 stride...
2022-03-07 Peter Maydellosdep: Move memalign-related functions to their own...
2022-03-06 Philippe Mathieu... target/i386: Remove pointless CPUArchState casts
2022-03-06 Philippe Mathieu... target: Use ArchCPU as interface to target CPU
2022-03-06 Philippe Mathieu... target: Introduce and use OBJECT_DECLARE_CPU_TYPE(...
2022-03-06 Philippe Mathieu... target: Use CPUArchState as interface to target-specifi...
2022-03-06 Philippe Mathieu... target: Use forward declared type instead of structure...
2022-03-06 Philippe Mathieu... target/hexagon: Add missing 'hw/core/cpu.h' include
2022-03-06 Philippe Mathieu... target: Include missing 'cpu.h'
2022-03-06 Taylor SimpsonHexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
2022-03-06 Philippe Mathieu... target/i386/tcg/sysemu: Include missing 'exec/exec...
2022-03-06 Philippe Mathieu... misc: Add missing "sysemu/cpu-timers.h" include
2022-03-06 Philippe Mathieu... misc: Remove unnecessary "sysemu/cpu-timers.h" include
2022-03-06 Philippe Mathieu... accel: Introduce AccelOpsClass::cpu_thread_is_idle()
2022-03-06 Philippe Mathieu... accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-05 Víctor Colombotarget/ppc: Add missing helper_reset_fpstatus to helper...
2022-03-05 Víctor Colombotarget/ppc: Add missing helper_reset_fpstatus to VSX_MA...
2022-03-05 Matheus Fersttarget/ppc: split XXGENPCV macros for readability
2022-03-05 Matheus Fersttarget/ppc: use andc in vrlqmi
2022-03-05 Matheus Fersttarget/ppc: use extract/extract2 to create vrlqnm mask
2022-03-05 Matheus Fersttarget/ppc: use ext32u and deposit in do_vx_vmulhw_i64
2022-03-05 Lucas Mateus Castr... target/ppc: Fix vmul[eo]* instructions marked 2.07
2022-03-05 Matheus Fersttarget/ppc: change xs[n]madd[am]sp to use float64r32_muladd
2022-03-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/kraxe...
2022-03-04 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2022-03-04 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-03-03 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2022-03-03 Richard Hendersontarget/nios2: Rewrite interrupt handling
2022-03-03 Richard Hendersontarget/nios2: Special case ipending in rdctl and wrctl
2022-03-03 Richard Hendersontarget/nios2: Split mmu_write
2022-03-03 Richard Hendersontarget/nios2: Hoist R_ZERO check in rdctl
2022-03-03 Richard Hendersontarget/nios2: Only build mmu.c for system mode
2022-03-03 Richard Hendersontarget/nios2: Replace MMU_LOG with tracepoints
2022-03-03 Richard Hendersontarget/nios2: Remove mmu_read_debug
2022-03-03 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-03-03 Weiwei Litarget/riscv: expose zfinx, zdinx, zhinx{min} properties
2022-03-03 Weiwei Litarget/riscv: add support for zhinx/zhinxmin
2022-03-03 Weiwei Litarget/riscv: add support for zdinx
2022-03-03 Weiwei Litarget/riscv: add support for zfinx
2022-03-03 Weiwei Litarget/riscv: hardwire mstatus.FS to zero when enable...
2022-03-03 Weiwei Litarget/riscv: add cfg properties for zfinx, zdinx and...
2022-03-03 Philipp Tomsichtarget/riscv: fix inverted checks for ext_zb[abcs]
2022-03-02 Peter Maydelltarget/arm: Report KVM's actual PSCI version to guest...
2022-03-02 Richard Hendersontarget/arm: Implement FEAT_LPA2
2022-03-02 Richard Hendersontarget/arm: Advertise all page sizes for -cpu max
2022-03-02 Richard Hendersontarget/arm: Validate tlbi TG matches translation granul...
2022-03-02 Richard Hendersontarget/arm: Fix TLBIRange.base for 16k and 64k pages
2022-03-02 Richard Hendersontarget/arm: Introduce tlbi_aa64_get_range
2022-03-02 Richard Hendersontarget/arm: Extend arm_fi_to_lfsc to level -1
2022-03-02 Richard Hendersontarget/arm: Implement FEAT_LPA
2022-03-02 Richard Hendersontarget/arm: Implement FEAT_LVA
2022-03-02 Richard Hendersontarget/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
2022-03-02 Richard Hendersontarget/arm: Honor TCR_ELx.{I}PS
2022-03-02 Richard Hendersontarget/arm: Use MAKE_64BIT_MASK to compute indexmask
2022-03-02 Richard Hendersontarget/arm: Pass outputsize down to check_s2_mmu_setup
2022-03-02 Richard Hendersontarget/arm: Move arm_pamax out of line
2022-03-02 Richard Hendersontarget/arm: Fault on invalid TCR_ELx.TxSZ
2022-03-02 Richard Hendersontarget/arm: Set TCR_EL1.TSZ for user-only
2022-03-02 Wentao_Liangtarget/arm: Fix early free of TCG temp in handle_simd_s...
2022-03-02 Akihiko Odakitarget/arm: Support PSCI 1.1 and SMCCC 1.0
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-03-02 Lucas Coutinhotarget/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
2022-03-02 Leandro Luporitarget/ppc: implement plxssp/pstxssp
2022-03-02 Leandro Luporitarget/ppc: implement plxsd/pstxsd
2022-03-02 Víctor Colombotarget/ppc: Implement xvcvbf16spn and xvcvspbf16 instru...
2022-03-02 Víctor Colombotarget/ppc: Implement xs{max,min}cqp
2022-03-02 Víctor Colombotarget/ppc: Refactor VSX_MAX_MINC helper
2022-03-02 Víctor Colombotarget/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
next