summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov2009-06-102-19/+30
* KVM: MMU: remove call to kvm_mmu_pte_write from walk_addrJoerg Roedel2009-06-101-1/+0
* KVM: unify part of generic timer handlingMarcelo Tosatti2009-06-107-108/+129
* KVM: PIT: remove usage of count_load_time for channel 0Marcelo Tosatti2009-06-101-6/+31
* KVM: PIT: remove unused scheduled variableMarcelo Tosatti2009-06-102-2/+0
* KVM: x86: silence preempt warning on kvm_write_guest_timeMatt T. Yourst2009-06-101-0/+2
* KVM: bit ops for deliver_bitmapSheng Yang2009-06-101-3/+4
* KVM: Update intr delivery func to accept unsigned long* bitmapSheng Yang2009-06-101-4/+4
* KVM: VMX: Don't intercept MSR_KERNEL_GS_BASEAvi Kivity2009-06-101-14/+43
* KVM: VMX: Don't use highmem pages for the msr and pio bitmapsAvi Kivity2009-06-101-34/+25
* KVM: Fix PDPTR reloading on CR4 writesAvi Kivity2009-05-251-1/+5
* KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity2009-05-251-2/+1
* KVM: SVM: Remove port 80 passthroughAvi Kivity2009-05-111-1/+0
* KVM: Make EFER reads safe when EFER does not existAvi Kivity2009-05-111-2/+2
* KVM: Fix NX support reportingAvi Kivity2009-05-111-1/+1
* KVM: SVM: Fix cross vendor migration issue with unusable bitAndre Przywara2009-05-111-2/+5
* KVM: Unregister cpufreq notifier on unloadJan Kiszka2009-04-221-0/+3
* KVM: x86: release time_page on vcpu destructionJoerg Roedel2009-04-221-0/+5
* KVM: MMU: disable global page optimizationMarcelo Tosatti2009-04-221-1/+1
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-1/+2
|\
| * Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-199-70/+33
| |\
| * \ Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-0614-1072/+1059
| |\ \
| * | | tracing, kvm: change MARKERS to select instead of depends onIngo Molnar2008-12-301-1/+2
* | | | KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity2009-03-241-1/+1
* | | | KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli2009-03-241-0/+4
* | | | KVM: fix sparse warnings: Should it be static?Hannes Eder2009-03-242-9/+10
* | | | KVM: fix sparse warnings: context imbalanceHannes Eder2009-03-241-0/+2
* | | | KVM: is_long_mode() should check for EFER.LMAAmit Shah2009-03-241-1/+1
* | | | KVM: VMX: Update necessary state when guest enters long modeAmit Shah2009-03-241-30/+24
* | | | KVM: MMU: Fix another largepage memory leakJoerg Roedel2009-03-241-1/+1
* | | | KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara2009-03-241-12/+29
* | | | KVM: Report IRQ injection status to userspace.Gleb Natapov2009-03-242-7/+24
* | | | KVM: MMU: remove assertion in kvm_mmu_alloc_pageJoerg Roedel2009-03-241-1/+0
* | | | KVM: MMU: remove redundant check in mmu_set_spteJoerg Roedel2009-03-241-6/+2
* | | | KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann2009-03-241-9/+94
* | | | KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmioSheng Yang2009-03-241-29/+1
* | | | KVM: Drop unused evaluations from string pio handlersJan Kiszka2009-03-242-6/+2
* | | | KVM: Add FFXSR supportAlexander Graf2009-03-242-0/+15
* | | | KVM: make irq ack notifications aware of routing tableMarcelo Tosatti2009-03-242-2/+5
* | | | KVM: Userspace controlled irq routingAvi Kivity2009-03-241-0/+6
* | | | KVM: x86: Fix typos and whitespace errorsAmit Shah2009-03-241-17/+16
* | | | KVM: MMU: Only enable cr4_pge role in shadow modeAvi Kivity2009-03-241-1/+1
* | | | KVM: MMU: Rename "metaphysical" attribute to "direct"Avi Kivity2009-03-242-22/+22
* | | | KVM: MMU: drop zeroing on mmu_memory_cache_allocMarcelo Tosatti2009-03-241-1/+0
* | | | KVM: SVM: Fix typo in has_svm()Joe Perches2009-03-241-1/+1
* | | | KVM: Reset PIT irq injection logic when the PIT IRQ is unmaskedAvi Kivity2009-03-242-0/+16
* | | | KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity2009-03-241-0/+4
* | | | KVM: MMU: Optimize page unshadowingAvi Kivity2009-03-241-3/+12
* | | | KVM: SVM: Add microcode patch level dummyAlexander Graf2009-03-241-0/+3
* | | | KVM: Properly lock PIT creationAvi Kivity2009-03-242-2/+6
OpenPOWER on IntegriCloud