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
2024-07-05
gdbstub: Add support for MTE in user mode
Gustavo Romero
2024-07-05
target/arm: Make some MTE helpers widely available
Gustavo Romero
2024-07-05
target/arm: Fix exception case in allocation_tag_mem_probe
Gustavo Romero
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-04
target/i386/SEV: implement mask_cpuid_features
Paolo Bonzini
2024-07-04
target/i386: add support for masking CPUID features in confidential guests
Paolo Bonzini
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-03
hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
David Woodhouse
2024-07-03
target/i386: add avx-vnni-int16 feature
Paolo Bonzini
2024-07-03
i386/sev: Fallback to the default SEV device if none provided in sev_get_capa...
Michal Privoznik
2024-07-03
i386/sev: Fix error message in sev_get_capabilities()
Michal Privoznik
2024-07-03
target/i386: do not include undefined bits in the AMD topoext leaf
Paolo Bonzini
2024-07-03
target/i386: SEV: fix formatting of CPUID mismatch message
Paolo Bonzini
2024-07-03
target/i386: drop AMD machine check bits from Intel CPUID
Paolo Bonzini
2024-07-03
target/i386: pass X86CPU to x86_cpu_get_supported_feature_word
Paolo Bonzini
2024-07-02
Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-02
hvf: Drop ifdef for macOS versions older than 12.0
Akihiko Odaki
2024-07-01
target/arm: Enable FEAT_Debugv8p8 for -cpu max
Gustavo Romero
2024-07-01
target/arm: Move initialization of debug ID registers
Gustavo Romero
2024-07-01
target/arm: Fix indentation
Gustavo Romero
2024-07-01
target/arm: Delete dead code from disas_simd_indexed
Richard Henderson
2024-07-01
target/arm: Convert FCMLA to decodetree
Richard Henderson
2024-07-01
target/arm: Convert FCADD to decodetree
Richard Henderson
2024-07-01
target/arm: Add data argument to do_fp3_vector
Richard Henderson
2024-07-01
target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree
Richard Henderson
2024-07-01
target/arm: Convert BFMLALB, BFMLALT to decodetree
Richard Henderson
2024-07-01
target/arm: Convert BFDOT to decodetree
Richard Henderson
2024-07-01
target/arm: Convert SUDOT, USDOT to decodetree
Richard Henderson
2024-07-01
target/arm: Convert SDOT, UDOT to decodetree
Richard Henderson
2024-07-01
target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree
Richard Henderson
2024-07-01
target/arm: Fix FJCVTZS vs flush-to-zero
Richard Henderson
2024-07-01
target/arm: Fix SQDMULH (by element) with Q=0
Richard Henderson
2024-07-01
target/arm: Fix VCMLA Dd, Dn, Dm[idx]
Richard Henderson
2024-06-30
target/i386: Advertise MWAIT iff host supports
Zide Chen
2024-06-28
target/i386/sev: Fix printf formats
Richard Henderson
2024-06-28
target/i386/sev: Use size_t for object sizes
Richard Henderson
2024-06-28
target/i386: SEV: store pointer to decoded id_auth in SevSnpGuest
Paolo Bonzini
2024-06-28
target/i386: SEV: rename sev_snp_guest->id_auth
Paolo Bonzini
2024-06-28
target/i386: SEV: store pointer to decoded id_block in SevSnpGuest
Paolo Bonzini
2024-06-28
target/i386: SEV: rename sev_snp_guest->id_block
Paolo Bonzini
2024-06-28
target/i386: remove unused enum
Paolo Bonzini
2024-06-28
target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
Paolo Bonzini
2024-06-28
target/i386: use cpu_cc_dst for CC_OP_POPCNT
Paolo Bonzini
2024-06-28
target/i386: fix CC_OP dump
Paolo Bonzini
2024-06-27
target/riscv: Apply modularized matching conditions for icount trigger
Alvin Chang
2024-06-27
target/riscv: Apply modularized matching conditions for watchpoint
Alvin Chang
2024-06-27
target/riscv: Add functions for common matching conditions of trigger
Alvin Chang
2024-06-26
target/riscv: Remove extension auto-update check statements
Frank Chang
2024-06-26
target/riscv: Add Zc extension implied rule
Frank Chang
2024-06-26
target/riscv: Add multi extension implied rules
Frank Chang
[next]