index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
2021-04-09
i386: Add missing cpu feature bits in EPYC-Rome model
Babu Moger
2021-04-01
target/i386: Verify memory operand for lcall and ljmp
Richard Henderson
2021-03-19
i386: Make migration fail when Hyper-V reenlightenment was enabled but 'user_...
Vitaly Kuznetsov
2021-03-19
i386: Fix 'hypercall_hypercall' typo
Vitaly Kuznetsov
2021-03-19
target/i386: svm: do not discard high 32 bits of EXITINFO1
Paolo Bonzini
2021-03-19
target/i386: fail if toggling LA57 in 64-bit mode
Paolo Bonzini
2021-03-19
target/i386: allow modifying TCG phys-addr-bits
Paolo Bonzini
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
Various spelling fixes
Michael Tokarev
2021-03-06
KVM: x86: do not fail if software breakpoint has already been removed
Paolo Bonzini
2021-02-25
tcg/i386: rdpmc: fix the the condtions
Zheng Zhan Liang
2021-02-25
target/i386: Add bus lock debug exception support
Chenyi Qiang
2021-02-25
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
2021-02-18
i386: Add the support for AMD EPYC 3rd generation processors
Babu Moger
2021-02-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-16
hvf: Fetch cr4 before evaluating CPUID(1)
Alexander Graf
2021-02-16
target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
Vladislav Yaroshchuk
2021-02-16
hvf: x86: Remove unused definitions
Alexander Graf
2021-02-16
target/i386/hvf: add vmware-cpuid-freq cpu feature
Vladislav Yaroshchuk
2021-02-16
hvf: Guard xgetbv call
Hill Ma
2021-02-16
sev/i386: Enable an SEV-ES guest based on SEV policy
Tom Lendacky
2021-02-16
kvm/i386: Use a per-VM check for SMM capability
Tom Lendacky
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
2021-02-16
sev/i386: Require in-kernel irqchip support for SEV-ES guests
Tom Lendacky
2021-02-16
sev/i386: Add initial support for SEV-ES
Tom Lendacky
2021-02-16
sev: update sev-inject-launch-secret to make gpa optional
James Bottomley
2021-02-16
pc: add parser for OVMF reset block
James Bottomley
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-08
target/i386: Expose VMX entry/exit load pkrs control bits
Chenyi Qiang
2021-02-08
target/i386: Add support for save/load IA32_PKRS MSR
Chenyi Qiang
2021-02-08
target/i86: implement PKS
Paolo Bonzini
2021-02-08
target/i386: Fix decoding of certain BMI instructions
David Greenaway
2021-02-08
x86/cpu: Populate SVM CPUID feature bits
Wei Huang
2021-02-08
target/i386: do not set LM for 32-bit emulation "-cpu host/max"
Paolo Bonzini
2021-02-08
confidential guest support: Move SEV initialization into arch specific code
David Gibson
2021-02-08
confidential guest support: Introduce cgs "ready" flag
David Gibson
2021-02-08
sev: Add Error ** to sev_kvm_init()
David Gibson
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
2021-02-08
confidential guest support: Introduce new confidential guest support class
David Gibson
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
[next]