| Commit message (Expand) | Author | Age | Files | Lines |
* | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé | 2021-03-09 | 3 | -3/+3 |
* | Various spelling fixes | Michael Tokarev | 2021-03-09 | 2 | -2/+2 |
* | KVM: x86: do not fail if software breakpoint has already been removed | Paolo Bonzini | 2021-03-06 | 1 | -2/+7 |
* | tcg/i386: rdpmc: fix the the condtions | Zheng Zhan Liang | 2021-02-25 | 1 | -1/+2 |
* | target/i386: Add bus lock debug exception support | Chenyi Qiang | 2021-02-25 | 2 | -1/+3 |
* | target/i386: update to show preferred boolean syntax for -cpu | Daniel P. Berrangé | 2021-02-25 | 1 | -1/+1 |
* | i386: Add the support for AMD EPYC 3rd generation processors | Babu Moger | 2021-02-19 | 2 | -1/+110 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-02-17 | 11 | -34/+351 |
|\ |
|
| * | hvf: Fetch cr4 before evaluating CPUID(1) | Alexander Graf | 2021-02-16 | 1 | -0/+4 |
| * | target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT | Vladislav Yaroshchuk | 2021-02-16 | 2 | -0/+6 |
| * | hvf: x86: Remove unused definitions | Alexander Graf | 2021-02-16 | 1 | -16/+0 |
| * | target/i386/hvf: add vmware-cpuid-freq cpu feature | Vladislav Yaroshchuk | 2021-02-16 | 1 | -1/+95 |
| * | hvf: Guard xgetbv call | Hill Ma | 2021-02-16 | 1 | -12/+22 |
| * | sev/i386: Enable an SEV-ES guest based on SEV policy | Tom Lendacky | 2021-02-16 | 1 | -1/+1 |
| * | kvm/i386: Use a per-VM check for SMM capability | Tom Lendacky | 2021-02-16 | 1 | -1/+1 |
| * | sev/i386: Don't allow a system reset under an SEV-ES guest | Tom Lendacky | 2021-02-16 | 1 | -0/+6 |
| * | sev/i386: Allow AP booting under SEV-ES | Paolo Bonzini | 2021-02-16 | 3 | -0/+139 |
| * | sev/i386: Require in-kernel irqchip support for SEV-ES guests | Tom Lendacky | 2021-02-16 | 1 | -0/+6 |
| * | sev/i386: Add initial support for SEV-ES | Tom Lendacky | 2021-02-16 | 4 | -2/+50 |
| * | sev: update sev-inject-launch-secret to make gpa optional | James Bottomley | 2021-02-16 | 1 | -1/+22 |
| * | pc: add parser for OVMF reset block | James Bottomley | 2021-02-16 | 1 | -1/+0 |
* | | exec: Use cpu_untagged_addr in g2h; split out g2h_untagged | Richard Henderson | 2021-02-16 | 1 | -1/+1 |
|/ |
|
* | target/i386: Expose VMX entry/exit load pkrs control bits | Chenyi Qiang | 2021-02-08 | 2 | -2/+4 |
* | target/i386: Add support for save/load IA32_PKRS MSR | Chenyi Qiang | 2021-02-08 | 1 | -0/+13 |
* | target/i86: implement PKS | Paolo Bonzini | 2021-02-08 | 6 | -18/+64 |
* | target/i386: Fix decoding of certain BMI instructions | David Greenaway | 2021-02-08 | 1 | -1/+1 |
* | x86/cpu: Populate SVM CPUID feature bits | Wei Huang | 2021-02-08 | 2 | -13/+17 |
* | target/i386: do not set LM for 32-bit emulation "-cpu host/max" | Paolo Bonzini | 2021-02-08 | 1 | -0/+5 |
* | confidential guest support: Move SEV initialization into arch specific code | David Gibson | 2021-02-08 | 2 | -1/+26 |
* | confidential guest support: Introduce cgs "ready" flag | David Gibson | 2021-02-08 | 1 | -0/+2 |
* | sev: Add Error ** to sev_kvm_init() | David Gibson | 2021-02-08 | 1 | -16/+15 |
* | confidential guest support: Rework the "memory-encryption" property | David Gibson | 2021-02-08 | 1 | -30/+2 |
* | sev: Remove false abstraction of flash encryption | David Gibson | 2021-02-08 | 2 | -10/+19 |
* | confidential guest support: Introduce new confidential guest support class | David Gibson | 2021-02-08 | 1 | -2/+3 |
* | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana | 2021-02-05 | 17 | -46/+86 |
* | accel: extend AccelState and AccelClass to user-mode | Claudio Fontana | 2021-02-05 | 5 | -5/+5 |
* | cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass | Claudio Fontana | 2021-02-05 | 1 | -10/+16 |
* | cpu: move cc->do_interrupt to tcg_ops | Claudio Fontana | 2021-02-05 | 1 | -1/+1 |
* | cpu: Move debug_excp_handler to tcg_ops | Eduardo Habkost | 2021-02-05 | 1 | -1/+1 |
* | cpu: Move tlb_fill to tcg_ops | Eduardo Habkost | 2021-02-05 | 1 | -1/+1 |
* | cpu: Move cpu_exec_* to tcg_ops | Eduardo Habkost | 2021-02-05 | 1 | -3/+3 |
* | cpu: Move synchronize_from_tb() to tcg_ops | Eduardo Habkost | 2021-02-05 | 1 | -1/+1 |
* | cpu: Introduce TCGCpuOperations struct | Eduardo Habkost | 2021-02-05 | 1 | -1/+1 |
* | qapi: Use QAPI_LIST_APPEND in trivial cases | Eric Blake | 2021-01-28 | 1 | -16/+8 |
* | x86/cpu: Use max host physical address if -cpu max option is applied | Yang Weijiang | 2021-01-21 | 1 | -0/+1 |
* | target/i386: Use X86Seg enum for segment registers | Philippe Mathieu-Daudé | 2021-01-12 | 4 | -10/+10 |
* | whpx: move whpx_lapic_state from header to c file | Yonggang Luo | 2021-01-12 | 2 | -7/+7 |
* | whpx: move internal definitions to whpx-internal.h | Paolo Bonzini | 2021-01-12 | 2 | -0/+22 |
* | whpx: rename whp-dispatch to whpx-internal.h | Paolo Bonzini | 2021-01-12 | 4 | -11/+6 |
* | tcg: Make tb arg to synchronize_from_tb const | Richard Henderson | 2021-01-07 | 1 | -1/+2 |