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-09-20
license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
Philippe Mathieu-Daudé
2024-09-13
hvf: Split up hv_vm_create logic per arch
Danny Canter
2024-09-13
kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
Johannes Stoelp
2024-09-10
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-08-21
target/i386: Fix tss access size in switch_tss_ra
Richard Henderson
2024-08-21
target/i386: Fix carry flag for BLSI
Richard Henderson
2024-08-21
target/i386: Split out gen_prepare_val_nz
Richard Henderson
2024-08-16
target/i386: allow access_ptr to force slow path on failed probe
Alex Bennée
2024-08-14
target/i386: Fix arguments for vmsr_read_thread_stat()
Anthony Harivel
2024-08-13
target/i386: Assert MMX and XMM registers in range
Richard Henderson
2024-08-13
target/i386: Use unit not type in decode_modrm
Richard Henderson
2024-08-13
target/i386: Do not apply REX to MMX operands
Richard Henderson
2024-08-05
target/i386: Fix VSIB decode
Richard Henderson
2024-08-02
target/i386: SEV: fix mismatch in vcek-disabled property name
Paolo Bonzini
2024-07-31
target/i386: Clean up error cases for vmsr_read_thread_stat()
Anthony Harivel
2024-07-31
target/i386: Fix typo that assign same value twice
Anthony Harivel
2024-07-31
target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
Zhao Liu
2024-07-31
target/i386/cpu: Add dependencies of CPUID 0x12 leaves
Zhao Liu
2024-07-31
target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependency
Zhao Liu
2024-07-31
target/i386/cpu: Remove unnecessary SGX feature words checks
Zhao Liu
2024-07-31
target/i386: Change unavail from u32 to u64
Xiong Zhang
2024-07-29
target/i386: Remove dead assignment to ss in do_interrupt64()
Peter Maydell
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
[next]