aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
...
* KVM: MMU: Clean up BUG_ON() conditions in rmap_write_protect()Takuya Yoshikawa2011-12-27
* KVM: MMU: remove KVM host pv mmu supportChris Wright2011-12-27
* KVM: x86: Simplify kvm timer handlerJan Kiszka2011-12-27
* KVM: MMU: improve write flooding detectedXiao Guangrong2011-12-27
* KVM: MMU: fix detecting misaligned accessedXiao Guangrong2011-12-27
* KVM: MMU: split kvm_mmu_pte_write functionXiao Guangrong2011-12-27
* KVM: MMU: remove unnecessary kvm_mmu_free_some_pagesXiao Guangrong2011-12-27
* KVM: MMU: fast prefetch spte on invlpg pathXiao Guangrong2011-12-27
* KVM: MMU: cleanup FNAME(invlpg)Xiao Guangrong2011-12-27
* KVM: MMU: do not mark accessed bit on pte write pathXiao Guangrong2011-12-27
* KVM: x86: cleanup port-in/port-out emulatedXiao Guangrong2011-12-27
* KVM: x86: retry non-page-table writing instructionsXiao Guangrong2011-12-27
* KVM: x86: tag the instructions which are used to write page tableXiao Guangrong2011-12-27
* KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_writeXiao Guangrong2011-12-27
* KVM: nVMX: Fix warning-causing idt-vectoring-info behaviorNadav Har'El2011-12-27
* KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXITNadav Har'El2011-12-27
* KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-26
* KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka2011-12-25
* KVM: VMX: Check for automatic switch msr table overflowGleb Natapov2011-11-17
* KVM: VMX: Add support for guest/host-only profilingGleb Natapov2011-11-17
* KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov2011-11-17
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-30
|\
| *-. Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-21
| |\ \
| | | * iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-21
| | |/
* | | KVM: SVM: Keep intercepting task switching with NPT enabledJan Kiszka2011-10-30
* | | KVM: emulate lapic tsc deadline timer for guestLiu, Jinsong2011-10-05
* | | KVM: Fix simultaneous NMIsAvi Kivity2011-09-25
* | | KVM: x86 emulator: convert push %sreg/pop %sreg to direct decodeAvi Kivity2011-09-25
* | | KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decodeAvi Kivity2011-09-25
* | | KVM: x86 emulator: streamline decode of segment registersAvi Kivity2011-09-25
* | | KVM: x86 emulator: simplify OpMem64 decodeAvi Kivity2011-09-25
* | | KVM: x86 emulator: switch src decode to decode_operand()Avi Kivity2011-09-25
* | | KVM: x86 emulator: qualify OpReg inhibit_byte_regs hackAvi Kivity2011-09-25
* | | KVM: x86 emulator: switch OpImmUByte decode to decode_imm()Avi Kivity2011-09-25
* | | KVM: x86 emulator: free up some flag bits near src, dstAvi Kivity2011-09-25
* | | KVM: x86 emulator: switch src2 to generic decode_operand()Avi Kivity2011-09-25
* | | KVM: x86 emulator: expand decode flags to 64 bitsAvi Kivity2011-09-25
* | | KVM: x86 emulator: split dst decode to a generic decode_operand()Avi Kivity2011-09-25
* | | KVM: x86 emulator: move memop, memopp into emulation contextAvi Kivity2011-09-25
* | | KVM: x86 emulator: convert group 3 instructions to direct decodeAvi Kivity2011-09-25
* | | KVM: x86: Add module parameter for lapic periodic timer limitJan Kiszka2011-09-25
* | | KVM: Clean up and extend rate-limited outputJan Kiszka2011-09-25
* | | KVM: x86: Avoid guest-triggerable printks in APIC modelJan Kiszka2011-09-25
* | | KVM: x86: Move kvm_trace_exit into atomic vmexit sectionJan Kiszka2011-09-25
* | | KVM: x86 emulator: disable writeback for TESTAvi Kivity2011-09-25
* | | KVM: x86 emulator: simplify emulate_1op_rax_rdx()Avi Kivity2011-09-25
* | | KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementationsAvi Kivity2011-09-25
* | | KVM: x86 emulator: simplify emulate_1op()Avi Kivity2011-09-25
* | | KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity2011-09-25
* | | KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity2011-09-25