summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* nEPT: Miscelleneous cleanupsNadav Har'El2013-08-071-4/+2
* nEPT: Some additional commentsNadav Har'El2013-08-071-0/+13
* Advertise the support of EPT to the L1 guest, through the appropriate MSR.Nadav Har'El2013-08-071-2/+18
* nEPT: Nested INVEPTNadav Har'El2013-08-072-0/+74
* nEPT: MMU context for nested EPTNadav Har'El2013-08-073-1/+69
* nEPT: Add nEPT violation/misconfigration supportYang Zhang2013-08-073-14/+91
* nEPT: correctly check if remote tlb flush is needed for shadowed EPT tablesGleb Natapov2013-08-071-4/+4
* nEPT: Redefine EPT-specific link_shadow_page()Yang Zhang2013-08-072-5/+11
* nEPT: Add EPT tables support to paging_tmpl.hNadav Har'El2013-08-072-1/+41
* nEPT: Support shadow paging for guest paging without A/D bitsGleb Natapov2013-08-071-3/+13
* nEPT: make guest's A/D bits depends on guest's paging modeGleb Natapov2013-08-071-8/+22
* nEPT: Move common code to paging_tmpl.hNadav Har'El2013-08-072-67/+69
* nEPT: Fix wrong test in kvm_set_cr3Nadav Har'El2013-08-071-11/+0
* nEPT: Fix cr3 handling in nested exit and entryNadav Har'El2013-08-071-0/+26
* nEPT: Support LOAD_IA32_EFER entry/exit controls for L1Nadav Har'El2013-08-071-7/+16
* KVM: MMU: fix check the reserved bits on the gpte of L2Xiao Guangrong2013-08-071-2/+1
* KVM: nVMX: correctly set tr base on nested vmexit emulationGleb Natapov2013-08-071-1/+1
* nVMX: reset rflags register cache during nested vmentry.Gleb Natapov2013-07-291-1/+1
* KVM: x86: handle singlestep during emulationPaolo Bonzini2013-07-291-1/+38
* KVM: x86: handle hardware breakpoints during emulationPaolo Bonzini2013-07-291-0/+66
* KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini2013-07-293-4/+4
* KVM: x86: Drop some unused functions from lapicJan Kiszka2013-07-251-10/+0
* KVM: x86: Simplify __apic_accept_irqJan Kiszka2013-07-251-15/+8
* perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen2013-07-191-5/+20
* KVM: nVMX: Set segment infomation of L1 when L2 exitsArthur Chunqi Li2013-07-181-10/+48
* KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROLNadav Har'El2013-07-182-7/+31
* KVM: x86: Drop useless castMathias Krause2013-07-181-1/+1
* KVM: VMX: Use proper types to access const arraysMathias Krause2013-07-181-8/+7
* KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virtArthur Chunqi Li2013-07-181-0/+2
* KVM: nVMX: Change location of 3 functions in vmx.cArthur Chunqi Li2013-07-181-43/+40
* KVM: x86: Avoid zapping mmio sptes twice for generation wraparoundTakuya Yoshikawa2013-07-182-9/+6
* KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+4
* KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong2013-07-181-0/+7
* KVM: VMX: mark unusable segment as nonpresentGleb Natapov2013-07-041-2/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-0311-389/+554
|\
| * KVM: Fix RTC interrupt coalescing trackingGleb Natapov2013-06-272-24/+35
| * kvm: Add a tracepoint write_tsc_offsetYoshihiro YUNOMAE2013-06-274-2/+37
| * KVM: MMU: Inform users of mmio generation wraparoundTakuya Yoshikawa2013-06-271-1/+3
| * KVM: MMU: document clear_spte_countXiao Guangrong2013-06-271-3/+14
| * KVM: MMU: drop kvm_mmu_zap_mmio_sptesXiao Guangrong2013-06-271-21/+1
| * KVM: MMU: init kvm generation close to mmio wrap-around valueXiao Guangrong2013-06-271-1/+6
| * KVM: MMU: add tracepoint for check_mmio_spteXiao Guangrong2013-06-272-2/+31
| * KVM: MMU: fast invalidate all mmio sptesXiao Guangrong2013-06-275-13/+60
| * KVM: MMU: make return value of mmio page fault handler more readableXiao Guangrong2013-06-273-12/+21
| * KVM: MMU: store generation-number into mmio spteXiao Guangrong2013-06-273-17/+60
| * KVM: MMU: retain more available bits on mmio spteXiao Guangrong2013-06-202-3/+9
| * KVM: x86: handle idiv overflow at kvm_write_tscMarcelo Tosatti2013-06-121-3/+20
| * KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zappedGleb Natapov2013-06-051-1/+7
| * KVM: MMU: reclaim the zapped-obsolete page firstXiao Guangrong2013-06-052-4/+18
| * KVM: MMU: collapse TLB flushes when zap all pagesXiao Guangrong2013-06-051-3/+30
OpenPOWER on IntegriCloud