2021-07-14 |
Paolo Bonzini | Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel...
|
commit | commitdiff | tree |
2021-06-25 |
Paolo Bonzini | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2021-06-25 |
Paolo Bonzini | Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel...
|
commit | commitdiff | tree |
2021-06-24 |
Maxim Levitsky | KVM: x86: rename apic_access_page_done to apic_access_memslo... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Aaron Lewis | kvm: x86: disable the narrow guest module parameter... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Aaron Lewis | selftests: kvm: Allows userspace to handle emulation... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Aaron Lewis | kvm: x86: Allow userspace to handle emulation errors Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Let guest use GBPAGES if supported in... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Get CR4.SMEP from MMU, not vCPU, in shadow... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Get CR0.WP from MMU, not vCPU, in shadow... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Drop redundant rsvd bits reset for nested NPT Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Optimize and clean up so called "last... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86: Enhance comments for MMU roles and nested... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: WARN on any reserved SPTE value when... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Add helpers to do full reserved SPTE... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU's role to determine PTTYPE Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Collapse 32-bit PAE and 64-bit statements... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Add a helper to calculate root from role_regs Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Add helper to update paging metadata Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Don't update nested guest's paging bitmasks... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Consolidate reset_rsvds_bits_mask() calls Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU role_regs to get LA57, and drop... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Get nested MMU's root level from the... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Drop "nx" from MMU context now that there... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU's role to get EFER.NX during... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU's role/role_regs to compute context... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU's role to detect EFER.NX in guest... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU's roles to compute last non-leaf... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU's role to compute PKRU bitmask Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU's role to compute permission... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Drop vCPU param from reserved bits calculator Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU's role to get CR4.PSE for computing... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Don't grab CR4.PSE for calculating shadow... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Always set new mmu_role immediately after... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Set CR4.PKE/LA57 in MMU role iff long... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Do not set paging-related bits in MMU... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Add accessors to query mmu_role bits Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU's role_regs, not vCPU state,... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Ignore CR0 and CR4 bits in nested EPT... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Consolidate misc updates into shadow_mmu_init_... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Add struct and helpers to retrieve MMU... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Grab shadow root level from mmu_role... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Move nested NPT reserved bit calculation... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86: Read and pass all CR0/CR4 role bits to shadow... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Drop smep_andnot_wp check from "uses... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: nSVM: Add a comment to document why nNPT uses... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86: Fix sizes used to pass around CR0, CR4, and... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Rename unsync helper and update related... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Drop the intermediate "transient" __kvm_sync_p... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: comment on kvm_mmu_get_page's syncing... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: WARN and zap SP when sync'ing if MMU... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU role to check for matching guest... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Unconditionally zap unsync SPs when creating... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | Revert "KVM: MMU: record maximum physical address width... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86: Force all MMUs to reinitialize if guest CPUID... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86: Properly reset MMU context at vCPU RESET... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Treat NX as used (not reserved) for all... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Remove broken WARN that fires on 32-bit... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Jing Zhang | KVM: debugfs: Reuse binary stats descriptors Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Jing Zhang | KVM: selftests: Add selftest for KVM statistics data... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Jing Zhang | KVM: stats: Add documentation for binary statistics... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Jing Zhang | KVM: stats: Support binary stats retrieval for a VCPU Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Jing Zhang | KVM: stats: Support binary stats retrieval for a VM Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Nicholas Piggin | KVM: do not allow mapping valid but non-reference-counted... Tested-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Jing Zhang | KVM: stats: Add fd-based API to read binary stats data Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Jing Zhang | KVM: stats: Separate generic stats from architecture... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: x86/mmu: Don't WARN on a NULL shadow page in TDP... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: sefltests: Add x86-64 test to verify MMU reacts... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Add hugepage support for x86-64 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Genericize upper level page table entry... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Add PTE helper for x86-64 in preparation... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Rename x86's page table "address" to... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Add wrapper to allocate page table... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Unconditionally allocate EPT tables... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Unconditionally use memslot '0' for... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Unconditionally use memslot 0 for vaddr... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Use "standard" min virtual address... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Use alloc page helper for xAPIC IPI... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Use alloc_page helper for x86-64's... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Lower the min virtual address for misc... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Add helpers to allocate N pages of... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Use "standard" min virtual address... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Unconditionally use memslot 0 for x86... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Unconditionally use memslot 0 when... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Zero out the correct page in the Hyper... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: selftests: Remove errant asm/barrier.h include... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Sean Christopherson | KVM: nVMX: Handle split-lock #AC exceptions that happen... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Colin Ian King | KVM: x86/mmu: Fix uninitialized boolean variable flush Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Hou Wenlong | KVM: selftests: fix triple fault if ept=0 in dirty_log_test Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Jim Mattson | KVM: x86: Print CPU of last attempted VM-entry when... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-24 |
Zenghui Yu | KVM: selftests: Fix mapping length truncation in m... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-23 |
Paolo Bonzini | Merge branch 'topic/ppc-kvm' of https://git.kernel...
|
commit | commitdiff | tree |
2021-06-21 |
Sean Christopherson | KVM: nVMX: Dynamically compute max VMCS index for vmcs12 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-21 |
Jim Mattson | KVM: VMX: Skip #PF(RSVD) intercepts when emulating... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-18 |
David Matlack | KVM: x86/mmu: Remove redundant root_hpa checks Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
2021-06-18 |
David Matlack | KVM: x86/mmu: Refactor is_tdp_mmu_root into is_tdp_mmu Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
commit | commitdiff | tree |
next |