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-22
m68k/nios2-semi: fix gettimeofday() result check
Marc-André Lureau
2022-03-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-21
Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-20
target/ppc: Replicate Double->Single-Precision result
Lucas Coutinho
2022-03-20
target/ppc: Replicate double->int32 result for some vector insns
Richard Henderson
2022-03-20
target/i386: kvm: do not access uninitialized variable on older kernels
Paolo Bonzini
2022-03-18
target/arm: Make rvbar settable after realize
Edgar E. Iglesias
2022-03-18
target/arm: Log fault address for M-profile faults
Peter Maydell
2022-03-18
target/arm: Log M-profile vector table accesses
Peter Maydell
2022-03-18
target/arm: Fix handling of LPAE block descriptors
Peter Maydell
2022-03-18
target/arm: Fix pauth_check_trap vs SEL2
Richard Henderson
2022-03-18
target/arm: Fix sve2 ldnt1 and stnt1
Richard Henderson
2022-03-16
s390x/tcg: Fix BRCL with a large negative offset
Ilya Leoshkevich
2022-03-16
s390x/tcg: Fix BRASL with a large negative offset
Ilya Leoshkevich
2022-03-15
Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-03-15
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-15
hvf: Remove deprecated hv_vcpu_flush() calls
Philippe Mathieu-Daudé
2022-03-15
hvf: Make hvf_get_segments() / hvf_put_segments() local
Philippe Mathieu-Daudé
2022-03-15
hvf: Use standard CR0 and CR4 register definitions
Cameron Esfahani
2022-03-15
Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into staging
Peter Maydell
2022-03-15
KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
Maxim Levitsky
2022-03-15
i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
Vitaly Kuznetsov
2022-03-15
x86: Support XFD and AMX xsave data migration
Zeng Guang
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-14
target/ppc: fix xxspltw for big endian hosts
Matheus Ferst
2022-03-14
target/ppc: fix ISI fault cause for Radix MMU
Leandro Lupori
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
[next]