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
/
i386
Age
Commit message (
Expand
)
Author
2024-07-22
Add support for RAPL MSRs in KVM/Qemu
Anthony Harivel
2024-07-16
target/i386/tcg: save current task state before loading new one
Paolo Bonzini
2024-07-16
target/i386/tcg: use X86Access for TSS access
Paolo Bonzini
2024-07-16
target/i386/tcg: check for correct busy state before switching to a new task
Paolo Bonzini
2024-07-16
target/i386/tcg: Compute MMU index once
Paolo Bonzini
2024-07-16
target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl
Richard Henderson
2024-07-16
target/i386/tcg: Reorg push/pop within seg_helper.c
Richard Henderson
2024-07-16
target/i386/tcg: use PUSHL/PUSHW for error code
Paolo Bonzini
2024-07-16
target/i386/tcg: Allow IRET from user mode to user mode with SMAP
Paolo Bonzini
2024-07-16
target/i386/tcg: Remove SEG_ADDL
Richard Henderson
2024-07-16
target/i386/tcg: fix POP to memory in long mode
Paolo Bonzini
2024-07-16
i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
Michael Roth
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
hvf: Drop ifdef for macOS versions older than 12.0
Akihiko Odaki
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-24
gdbstub: move enums into separate header
Alex Bennée
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
2024-06-17
target/i386: finish converting 0F AE to the new decoder
Paolo Bonzini
2024-06-17
target/i386: fix bad sorting of entries in the 0F table
Paolo Bonzini
[next]