index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2022-03-15
x86: add support for KVM_CAP_XSAVE2 and AMX state migration
Jing Liu
2022-03-15
x86: Add AMX CPUIDs enumeration
Jing Liu
2022-03-15
x86: Add XFD faulting bit for state components
Jing Liu
2022-03-15
x86: Grant AMX permission for guest
Yang Zhong
2022-03-15
x86: Add AMX XTILECFG and XTILEDATA components
Jing Liu
2022-03-15
x86: Fix the 64-byte boundary enumeration for extended state
Jing Liu
2022-03-15
target/i386: Throw a #SS when loading a non-canonical IST
Gareth Webb
2022-03-15
target/i386: only include bits in pg_mode if they are not ignored
Paolo Bonzini
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
2022-03-15
whpx: Fixed incorrect CR8/TPR synchronization
Ivan Shcherbakov
2022-03-15
whpx: Fixed reporting of the CPU context to GDB for 64-bit
Ivan Shcherbakov
2022-03-12
target/hexagon: remove unused variable
Zongyuan Li
2022-03-12
Hexagon (target/hexagon) assignment to c4 should wait until packet commit
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) fix bug in conv_df2uw_chop
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
Taylor Simpson
2022-03-12
Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) fix bug in circular addressing
Michael Lambert
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-07
target/mips: Remove duplicated MIPSCPU::cp0_count_rate
Philippe Mathieu-Daudé
2022-03-07
target/mips: Fix cycle counter timing calculations
Simon Burge
2022-03-07
target/arm: Provide cpu property for controling FEAT_LPA2
Richard Henderson
2022-03-07
target/arm/translate-neon: Simplify align field check for VLD3
Peter Maydell
2022-03-07
target/arm/translate-neon: UNDEF if VLD1/VST1 stride bits are non-zero
Peter Maydell
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-06
target/i386: Remove pointless CPUArchState casts
Philippe Mathieu-Daudé
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
target: Use forward declared type instead of structure type
Philippe Mathieu-Daudé
2022-03-06
target/hexagon: Add missing 'hw/core/cpu.h' include
Philippe Mathieu-Daudé
2022-03-06
target: Include missing 'cpu.h'
Philippe Mathieu-Daudé
2022-03-06
Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
Taylor Simpson
2022-03-06
target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2022-03-06
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
2022-03-06
misc: Remove unnecessary "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
2022-03-06
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
2022-03-06
accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
Philippe Mathieu-Daudé
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
Víctor Colombo
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
Víctor Colombo
2022-03-05
target/ppc: split XXGENPCV macros for readability
Matheus Ferst
2022-03-05
target/ppc: use andc in vrlqmi
Matheus Ferst
2022-03-05
target/ppc: use extract/extract2 to create vrlqnm mask
Matheus Ferst
2022-03-05
target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
Matheus Ferst
2022-03-05
target/ppc: Fix vmul[eo]* instructions marked 2.07
Lucas Mateus Castro (alqotel)
2022-03-05
target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
Matheus Ferst
2022-03-04
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-nios-20220303' int...
Peter Maydell
2022-03-03
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...
Peter Maydell
[next]