index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2016-04-05
kvm: x86: make lapic hrtimer pinned
Luiz Capitulino
2016-04-01
kvm: set page dirty only if page has been writable
Yu Zhao
2016-04-01
KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled
Paolo Bonzini
2016-04-01
KVM: x86: Inject pending interrupt even if pending nmi exist
Yuki Shibuya
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-22
KVM: page_track: fix access to NULL slot
Paolo Bonzini
2016-03-22
KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()
Lan Tianyu
2016-03-22
KVM/x86: Call smp_wmb() before increasing tlbs_dirty
Lan Tianyu
2016-03-22
KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...
Lan Tianyu
2016-03-22
KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
Lan Tianyu
2016-03-22
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
2016-03-22
KVM, pkeys: introduce pkru_mask to cache conditions
Huaitong Han
2016-03-22
KVM, pkeys: save/restore PKRU when guest/host switches
Xiao Guangrong
2016-03-22
KVM, pkeys: add pkeys support for xsave state
Huaitong Han
2016-03-22
KVM, pkeys: disable pkeys for guests in non-paging mode
Huaitong Han
2016-03-22
KVM: x86: remove magic number with enum cpuid_leafs
Huaitong Han
2016-03-22
KVM: MMU: return page fault error code from permission_fault
Paolo Bonzini
2016-03-22
KVM: VMX: fix nested vpid for old KVM guests
Paolo Bonzini
2016-03-22
KVM: VMX: avoid guest hang on invalid invvpid instruction
Paolo Bonzini
2016-03-22
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-15
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-10
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
2016-03-09
KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
Paolo Bonzini
2016-03-09
KVM: x86: disable MPX if host did not enable MPX XSAVE features
Paolo Bonzini
2016-03-09
Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-03-08
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
2016-03-08
KVM: MMU: micro-optimize gpte_access
Paolo Bonzini
2016-03-08
KVM: MMU: simplify last_pte_bitmap
Paolo Bonzini
2016-03-08
KVM: MMU: coalesce more page zapping in mmu_sync_children
Paolo Bonzini
2016-03-08
KVM: MMU: move zap/flush to kvm_mmu_get_page
Paolo Bonzini
2016-03-08
KVM: MMU: invert return value of mmu.sync_page and *kvm_sync_page*
Paolo Bonzini
2016-03-08
KVM: MMU: cleanup __kvm_sync_page and its callers
Paolo Bonzini
2016-03-08
KVM: MMU: use kvm_sync_page in kvm_sync_pages
Paolo Bonzini
2016-03-08
KVM: MMU: move TLB flush out of __kvm_sync_page
Paolo Bonzini
2016-03-08
KVM: MMU: introduce kvm_mmu_flush_or_zap
Paolo Bonzini
2016-03-04
KVM: i8254: drop local copy of mul_u64_u32_div
Paolo Bonzini
2016-03-04
KVM: MMU: check kvm_mmu_pages and mmu_page_path indices
Xiao Guangrong
2016-03-04
KVM: MMU: Fix ubsan warnings
Paolo Bonzini
2016-03-04
KVM: MMU: cleanup handle_abnormal_pfn
Paolo Bonzini
2016-03-04
KVM: VMX: use vmcs_clear/set_bits for debug register exits
Paolo Bonzini
2016-03-04
KVM: i8254: turn kvm_kpit_state.reinject into atomic_t
Radim Krčmář
2016-03-04
KVM: i8254: move PIT timer function initialization
Radim Krčmář
2016-03-04
KVM: i8254: don't assume layout of kvm_kpit_state
Radim Krčmář
2016-03-04
KVM: i8254: remove pointless dereference of PIT
Radim Krčmář
2016-03-04
KVM: i8254: remove pit and kvm from kvm_kpit_state
Radim Krčmář
[next]