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-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
2024-06-26
target/riscv: Add MISA extension implied rules
Frank Chang
2024-06-26
target/riscv: Introduce extension implied rule helpers
Frank Chang
2024-06-26
target/riscv: Introduce extension implied rules definition
Frank Chang
2024-06-26
target/riscv: fix instructions count handling in icount mode
Clément Léger
2024-06-26
target/riscv: Fix froundnx.h nanbox check
Branislav Brzak
2024-06-26
target/riscv: Support the version for ss1p13
Fea.Wang
2024-06-26
target/riscv: Reserve exception codes for sw-check and hw-err
Fea.Wang
2024-06-26
target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
Fea.Wang
2024-06-26
target/riscv: Add 'P1P13' bit in SMSTATEEN0
Fea.Wang
2024-06-26
target/riscv: Define macros and variables for ss1p13
Fea.Wang
2024-06-26
target/riscv: Reuse the conversion function of priv_spec
Jim Shu
2024-06-26
target/riscv/kvm: handle the exit with debug reason
Chao Du
2024-06-26
target/riscv/kvm: add software breakpoints support
Chao Du
2024-06-26
target/riscv: zvbb implies zvkb
Jerry Zhang Jian
2024-06-26
target/riscv: Move Guest irqs out of the core local irqs range.
Rajnesh Kanwal
2024-06-26
target/riscv: Extend virtual irq csrs masks to be 64 bit wide.
Rajnesh Kanwal
2024-06-24
Merge tag 'pull-maintainer-june24-240624-1' of https://gitlab.com/stsquad/qem...
Richard Henderson
2024-06-24
gdbstub: move enums into separate header
Alex Bennée
2024-06-24
target/s390x: Add a CONFIG switch to disable legacy CPUs
Thomas Huth
2024-06-24
target/s390x/arch_dump: use correct byte order for pid
Omar Sandoval
2024-06-19
Merge tag 'pull-tcg-20240619' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-06-19
target/sparc: use signed denominator in sdiv helper
Clément Chigot
2024-06-19
target/s390x: Use s390_skeys_get|set() helper
Philippe Mathieu-Daudé
2024-06-19
target/i386: Remove X86CPU::kvm_no_smi_migration field
Philippe Mathieu-Daudé
2024-06-19
target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
Philippe Mathieu-Daudé
2024-06-17
target/i386: SEV: do not assume machine->cgs is SEV
Paolo Bonzini
2024-06-17
target/i386: convert CMPXCHG to new decoder
Paolo Bonzini
2024-06-17
target/i386: convert XADD to new decoder
Paolo Bonzini
2024-06-17
target/i386: convert LZCNT/TZCNT/BSF/BSR/POPCNT to new decoder
Paolo Bonzini
2024-06-17
target/i386: convert SHLD/SHRD to new decoder
Paolo Bonzini
2024-06-17
target/i386: adapt gen_shift_count for SHLD/SHRD
Paolo Bonzini
2024-06-17
target/i386: pull load/writeback out of gen_shiftd_rm_T1
Paolo Bonzini
2024-06-17
target/i386: convert non-grouped, helper-based 2-byte opcodes
Paolo Bonzini
2024-06-17
target/i386: split X86_CHECK_prot into PE and VM86 checks
Paolo Bonzini
[next]