index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2009-09-08
KVM: Fix KVM_GET_MSR_INDEX_LIST
Jan Kiszka
2009-09-08
KVM: MMU: limit rmap chain length
Marcelo Tosatti
2009-09-08
KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...
Marcelo Tosatti
2009-09-08
KVM: SVM: force new asid on vcpu migration
Marcelo Tosatti
2009-09-08
KVM: x86: verify MTRR/PAT validity
Marcelo Tosatti
2009-09-08
KVM: Fix cpuid feature misreporting
Avi Kivity
2009-09-08
KVM: Ignore reads to K7 EVNTSEL MSRs
Amit Shah
2009-09-08
KVM: x86: Ignore reads to EVNTSEL MSRs
Amit Shah
2009-09-08
KVM: MMU: Use different shadows when EFER.NXE changes
Avi Kivity
2009-09-08
KVM: Deal with interrupt shadow state for emulated instructions
Glauber Costa
2009-09-08
KVM: Introduce {set/get}_interrupt_shadow()
Glauber Costa
2009-09-08
KVM: MMU: do not free active mmu pages in free_mmu_pages()
Gleb Natapov
2009-09-08
KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
Marcelo Tosatti
2009-09-08
KVM: x86: check for cr3 validity in mmu_alloc_roots
Marcelo Tosatti
2009-07-02
KVM: x86: silence preempt warning on kvm_write_guest_time
Matt T. Yourst
2009-07-02
KVM: VMX: Handle vmx instruction vmexits
Avi Kivity
2009-07-02
KVM: x86: check for cr3 validity in ioctl_set_sregs
Marcelo Tosatti
2009-07-02
KVM: Add VT-x machine check support v4
Andi Kleen
2009-05-25
KVM: Fix PDPTR reloading on CR4 writes
Avi Kivity
2009-05-25
KVM: Make paravirt tlb flush also reload the PAE PDPTRs
Avi Kivity
2009-05-11
KVM: SVM: Remove port 80 passthrough
Avi Kivity
2009-05-11
KVM: Make EFER reads safe when EFER does not exist
Avi Kivity
2009-05-11
KVM: Fix NX support reporting
Avi Kivity
2009-05-11
KVM: SVM: Fix cross vendor migration issue with unusable bit
Andre Przywara
2009-04-22
KVM: Unregister cpufreq notifier on unload
Jan Kiszka
2009-04-22
KVM: x86: release time_page on vcpu destruction
Joerg Roedel
2009-04-22
KVM: MMU: disable global page optimization
Marcelo Tosatti
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-03-24
KVM: VMX: Don't allow uninhibited access to EFER on i386
Avi Kivity
2009-03-24
KVM: Fix missing smp tlb flush in invlpg
Andrea Arcangeli
2009-03-24
KVM: fix sparse warnings: Should it be static?
Hannes Eder
2009-03-24
KVM: fix sparse warnings: context imbalance
Hannes Eder
2009-03-24
KVM: is_long_mode() should check for EFER.LMA
Amit Shah
2009-03-24
KVM: VMX: Update necessary state when guest enters long mode
Amit Shah
2009-03-24
KVM: MMU: Fix another largepage memory leak
Joerg Roedel
2009-03-24
KVM: SVM: set accessed bit for VMCB segment selectors
Andre Przywara
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
2009-03-24
KVM: MMU: remove assertion in kvm_mmu_alloc_page
Joerg Roedel
2009-03-24
KVM: MMU: remove redundant check in mmu_set_spte
Joerg Roedel
2009-03-24
KVM: Fix kvmclock on !constant_tsc boxes
Gerd Hoffmann
2009-03-24
KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmio
Sheng Yang
2009-03-24
KVM: Drop unused evaluations from string pio handlers
Jan Kiszka
2009-03-24
KVM: Add FFXSR support
Alexander Graf
2009-03-24
KVM: make irq ack notifications aware of routing table
Marcelo Tosatti
2009-03-24
KVM: Userspace controlled irq routing
Avi Kivity
2009-03-24
KVM: x86: Fix typos and whitespace errors
Amit Shah
2009-03-24
KVM: MMU: Only enable cr4_pge role in shadow mode
Avi Kivity
2009-03-24
KVM: MMU: Rename "metaphysical" attribute to "direct"
Avi Kivity
2009-03-24
KVM: MMU: drop zeroing on mmu_memory_cache_alloc
Marcelo Tosatti
2009-03-24
KVM: SVM: Fix typo in has_svm()
Joe Perches
[next]