index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
23 hours
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm.git
Mark Brown
24 hours
Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
35 hours
KVM: VMX: use higher-level allocator API
Brendan Jackman
5 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
13 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13 days
KVM: x86/mmu: use kvm_page_format to test SPTEs
Paolo Bonzini
13 days
KVM: x86/mmu: parameterize update_permission_bitmask()
Paolo Bonzini
13 days
KVM: x86/mmu: merge struct rsvd_bits_validate into struct kvm_page_format
Paolo Bonzini
13 days
KVM: x86/mmu: pull page format to a new struct
Paolo Bonzini
13 days
KVM: x86/mmu: cleanup functions that initialize shadow MMU
Paolo Bonzini
13 days
KVM: x86/mmu: unify root_gva_walk and ngva_walk
Paolo Bonzini
13 days
KVM: x86/mmu: pull struct kvm_pagewalk out of struct kvm_mmu
Paolo Bonzini
13 days
KVM: x86/mmu: change nested_mmu.w to ngva_walk
Paolo Bonzini
13 days
KVM: x86/mmu: change walk_mmu to struct kvm_pagewalk
Paolo Bonzini
13 days
KVM: x86/mmu: pass struct kvm_pagewalk to kvm_mmu_invalidate_addr
Paolo Bonzini
13 days
KVM: x86/mmu: move remaining permission fields to struct kvm_pagewalk
Paolo Bonzini
13 days
KVM: x86/mmu: change CPU-role accessor fields to take struct kvm_pagewalk
Paolo Bonzini
13 days
KVM: x86/mmu: move CPU-related fields to struct kvm_pagewalk
Paolo Bonzini
13 days
KVM: x86/mmu: move inject_page_fault to struct kvm_pagewalk
Paolo Bonzini
13 days
KVM: x86/mmu: move get_pdptr to struct kvm_pagewalk
Paolo Bonzini
13 days
KVM: x86/mmu: move gva_to_gpa to struct kvm_pagewalk
Paolo Bonzini
13 days
KVM: x86/mmu: move get_guest_pgd to struct kvm_pagewalk
Paolo Bonzini
13 days
KVM: x86/mmu: introduce struct kvm_pagewalk
Paolo Bonzini
13 days
KVM: x86/hyperv: remove unnecessary mmu_is_nested() check
Paolo Bonzini
14 days
KVM: x86: Move a pile of stuff from kvm_host.h => x86.h
Sean Christopherson
14 days
KVM: move TSS constants from kvm_host.h to tss.h
Paolo Bonzini
14 days
KVM: x86/mmu: Move kvm_mmu_do_page_fault() from mmu_internal.h => mmu.c
Sean Christopherson
14 days
KVM: x86/mmu: Move kvm_arch_async_page_ready() below kvm_tdp_page_fault()
Sean Christopherson
14 days
KVM: x86: Rework kvm_arch_interrupt_allowed() into kvm_is_interrupt_allowed()
Sean Christopherson
14 days
KVM: x86: Don't treat interrupts as allowed just because a nested run is pending
Sean Christopherson
14 days
KVM: x86: Move kvm_pv_send_ipi() declaration from kvm_host.h => lapic.h
Sean Christopherson
14 days
KVM: x86: Move IRQ-related helper declarations from kvm_host.h => irq.h
Sean Christopherson
14 days
KVM: x86: Move __kvm_irq_line_state() from kvm_host.h => ioapic.h
Sean Christopherson
14 days
KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.c
Sean Christopherson
14 days
KVM: x86: Move LLDT assembly wrappers into VMX
Sean Christopherson
14 days
KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
Sean Christopherson
14 days
KVM: x86/pmu: Move "struct kvm_x86_pmu_event_filter" definition to pmu.c
Sean Christopherson
14 days
KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.c
Sean Christopherson
14 days
KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
Sean Christopherson
14 days
KVM: x86: Move kvm_{g,s}et_segment() to inline helpers in regs.h
Sean Christopherson
14 days
KVM: x86: Move register helper declarations from kvm_host.h => regs.h
Sean Christopherson
14 days
KVM: x86: Move the bulk of MSR specific code from x86.c to msrs.{c,h}
Sean Christopherson
14 days
KVM: x86: Expose several TSC helpers via x86.h for use by MSR code
Sean Christopherson
14 days
KVM: x86: Extract get/set MSR (list) ioctl logic to helpers
Sean Christopherson
14 days
KVM: x86: Move kvm_{load,put}_guest_fpu() to fpu.h
Sean Christopherson
14 days
KVM: x86/hyperv: Eliminate an unnecessary include of x86.h in hyperv.h
Sean Christopherson
14 days
KVM: x86: Move eager_page_split to mmu.{c,h}
Sean Christopherson
14 days
KVM: x86: Move tdp_enabled from kvm_host.h to mmu.h
Sean Christopherson
14 days
KVM: x86: Swap the include order between x86.h and mmu.h
Sean Christopherson
14 days
KVM: x86: Move kvm_caps and kvm_host_values to asm/kvm_host.h
Sean Christopherson
[next]