linux-2.6-microblaze.git
2021-07-15 Pavel Skripkinkvm: debugfs: fix memory leak in kvm_create_vm_debugfs
2021-07-14 Like XuKVM: x86/pmu: Clear anythread deprecated bit when 0xa...
2021-07-14 Kefeng WangKVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unre...
2021-07-14 Sean ChristophersonKVM: SVM: Revert clearing of C-bit on GPA in #NPF handler
2021-07-14 Sean ChristophersonKVM: x86/mmu: Do not apply HPA (memory encryption)...
2021-07-14 Sean ChristophersonKVM: x86: Use kernel's x86_phys_bits to handle reduced...
2021-07-14 Sean ChristophersonKVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008...
2021-07-14 Sean ChristophersonRevert "KVM: x86: WARN and reject loading KVM if NX...
2021-07-14 Marc ZyngierKVM: selftests: x86: Address missing vm_install_excepti...
2021-07-14 Paolo BonziniMerge tag 'kvm-s390-master-5.14-1' of git://git./linux...
2021-07-06 Christian BorntraegerKVM: selftests: do not require 64GB in set_memory_regio...
2021-07-06 Christian BorntraegerKVM: selftests: introduce P44V64 for z196 and EC12
2021-06-25 Paolo BonziniMerge tag 'kvmarm-5.14' of git://git./linux/kernel...
2021-06-25 Paolo BonziniMerge tag 'kvm-s390-next-5.14-1' of git://git./linux...
2021-06-25 Marc ZyngierMerge branch kvm-arm64/mmu/mte into kvmarm-master/next
2021-06-24 Maxim LevitskyKVM: x86: rename apic_access_page_done to apic_access_m...
2021-06-24 Aaron Lewiskvm: x86: disable the narrow guest module parameter...
2021-06-24 Aaron Lewisselftests: kvm: Allows userspace to handle emulation...
2021-06-24 Aaron Lewiskvm: x86: Allow userspace to handle emulation errors
2021-06-24 Sean ChristophersonKVM: x86/mmu: Let guest use GBPAGES if supported in...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Get CR4.SMEP from MMU, not vCPU, in shado...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Get CR0.WP from MMU, not vCPU, in shadow...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Drop redundant rsvd bits reset for nested NPT
2021-06-24 Sean ChristophersonKVM: x86/mmu: Optimize and clean up so called "last...
2021-06-24 Sean ChristophersonKVM: x86: Enhance comments for MMU roles and nested...
2021-06-24 Sean ChristophersonKVM: x86/mmu: WARN on any reserved SPTE value when...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Add helpers to do full reserved SPTE...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU's role to determine PTTYPE
2021-06-24 Sean ChristophersonKVM: x86/mmu: Collapse 32-bit PAE and 64-bit statements...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Add a helper to calculate root from role_regs
2021-06-24 Sean ChristophersonKVM: x86/mmu: Add helper to update paging metadata
2021-06-24 Sean ChristophersonKVM: x86/mmu: Don't update nested guest's paging bitmas...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Consolidate reset_rsvds_bits_mask() calls
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU role_regs to get LA57, and drop...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Get nested MMU's root level from the...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Drop "nx" from MMU context now that there...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU's role to get EFER.NX during...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU's role/role_regs to compute conte...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU's role to detect EFER.NX in guest...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU's roles to compute last non-leaf...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU's role to compute PKRU bitmask
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU's role to compute permission...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Drop vCPU param from reserved bits calculator
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU's role to get CR4.PSE for computi...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Don't grab CR4.PSE for calculating shadow...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Always set new mmu_role immediately after...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Set CR4.PKE/LA57 in MMU role iff long...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Do not set paging-related bits in MMU...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Add accessors to query mmu_role bits
2021-06-24 Sean ChristophersonKVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU's role_regs, not vCPU state,...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Ignore CR0 and CR4 bits in nested EPT...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Consolidate misc updates into shadow_mmu_...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Add struct and helpers to retrieve MMU...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Grab shadow root level from mmu_role...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Move nested NPT reserved bit calculation...
2021-06-24 Sean ChristophersonKVM: x86: Read and pass all CR0/CR4 role bits to shadow...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Drop smep_andnot_wp check from "uses...
2021-06-24 Sean ChristophersonKVM: nSVM: Add a comment to document why nNPT uses...
2021-06-24 Sean ChristophersonKVM: x86: Fix sizes used to pass around CR0, CR4, and...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Rename unsync helper and update related...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Drop the intermediate "transient" __kvm_s...
2021-06-24 Sean ChristophersonKVM: x86/mmu: comment on kvm_mmu_get_page's syncing...
2021-06-24 Sean ChristophersonKVM: x86/mmu: WARN and zap SP when sync'ing if MMU...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU role to check for matching guest...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Unconditionally zap unsync SPs when creat...
2021-06-24 Sean ChristophersonRevert "KVM: MMU: record maximum physical address width...
2021-06-24 Sean ChristophersonKVM: x86: Alert userspace that KVM_SET_CPUID{,2} after...
2021-06-24 Sean ChristophersonKVM: x86: Force all MMUs to reinitialize if guest CPUID...
2021-06-24 Sean ChristophersonRevert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Use MMU's role to detect CR4.SMEP value...
2021-06-24 Sean ChristophersonKVM: x86: Properly reset MMU context at vCPU RESET...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Treat NX as used (not reserved) for all...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Remove broken WARN that fires on 32-bit...
2021-06-24 Jing ZhangKVM: debugfs: Reuse binary stats descriptors
2021-06-24 Jing ZhangKVM: selftests: Add selftest for KVM statistics data...
2021-06-24 Jing ZhangKVM: stats: Add documentation for binary statistics...
2021-06-24 Jing ZhangKVM: stats: Support binary stats retrieval for a VCPU
2021-06-24 Jing ZhangKVM: stats: Support binary stats retrieval for a VM
2021-06-24 Nicholas PigginKVM: do not allow mapping valid but non-reference-count...
2021-06-24 Jing ZhangKVM: stats: Add fd-based API to read binary stats data
2021-06-24 Jing ZhangKVM: stats: Separate generic stats from architecture...
2021-06-24 Sean ChristophersonKVM: x86/mmu: Don't WARN on a NULL shadow page in TDP...
2021-06-24 Sean ChristophersonKVM: sefltests: Add x86-64 test to verify MMU reacts...
2021-06-24 Sean ChristophersonKVM: selftests: Add hugepage support for x86-64
2021-06-24 Sean ChristophersonKVM: selftests: Genericize upper level page table entry...
2021-06-24 Sean ChristophersonKVM: selftests: Add PTE helper for x86-64 in preparatio...
2021-06-24 Sean ChristophersonKVM: selftests: Rename x86's page table "address" to...
2021-06-24 Sean ChristophersonKVM: selftests: Add wrapper to allocate page table...
2021-06-24 Sean ChristophersonKVM: selftests: Unconditionally allocate EPT tables...
2021-06-24 Sean ChristophersonKVM: selftests: Unconditionally use memslot '0' for...
2021-06-24 Sean ChristophersonKVM: selftests: Unconditionally use memslot 0 for vaddr...
2021-06-24 Marc ZyngierKVM: arm64: Set the MTE tag bit before releasing the...
2021-06-24 Sean ChristophersonKVM: selftests: Use "standard" min virtual address...
2021-06-24 Sean ChristophersonKVM: selftests: Use alloc page helper for xAPIC IPI...
2021-06-24 Sean ChristophersonKVM: selftests: Use alloc_page helper for x86-64's...
2021-06-24 Sean ChristophersonKVM: selftests: Lower the min virtual address for misc...
2021-06-24 Sean ChristophersonKVM: selftests: Add helpers to allocate N pages of...
2021-06-24 Sean ChristophersonKVM: selftests: Use "standard" min virtual address...
2021-06-24 Sean ChristophersonKVM: selftests: Unconditionally use memslot 0 for x86...
next