summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-27KVM: introduce kvm_for_each_memslot macroXiao Guangrong
2011-12-27KVM: introduce update_memslots functionXiao Guangrong
2011-12-27KVM: introduce KVM_MEM_SLOTS_NUM macroXiao Guangrong
2011-12-27KVM: x86 emulator: Use opcode::execute for BSF/BSRTakuya Yoshikawa
2011-12-27KVM: x86 emulator: Use opcode::execute for CMPXCHGTakuya Yoshikawa
2011-12-27KVM: x86 emulator: Use opcode::execute for WRMSR/RDMSRTakuya Yoshikawa
2011-12-27KVM: x86 emulator: Use opcode::execute for MOV to cr/drTakuya Yoshikawa
2011-12-27KVM: x86 emulator: Use opcode::execute for CALLTakuya Yoshikawa
2011-12-27KVM: x86 emulator: Use opcode::execute for BT familyTakuya Yoshikawa
2011-12-27KVM: x86 emulator: Use opcode::execute for IN/OUTTakuya Yoshikawa
2011-12-27KVM: VMX: remove unneeded vmx_load_host_state() calls.Gleb Natapov
2011-12-27KVM: Optimize dirty logging by rmap_write_protect()Takuya Yoshikawa
2011-12-27KVM: Count the number of dirty pages for dirty loggingTakuya Yoshikawa
2011-12-27KVM: MMU: Split gfn_to_rmap() into two functionsTakuya Yoshikawa
2011-12-27KVM: MMU: Clean up BUG_ON() conditions in rmap_write_protect()Takuya Yoshikawa
2011-12-27KVM: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-12-27KVM: MMU: remove KVM host pv mmu supportChris Wright
2011-12-27KVM guest: remove KVM guest pv mmu supportChris Wright
2011-12-27KVM: make checks stricter in coalesced_mmio_in_range()Dan Carpenter
2011-12-27KVM: x86: Simplify kvm timer handlerJan Kiszka
2011-12-27KVM: Fix include dependency for mmu_notifierEric B Munson
2011-12-27KVM: MMU: improve write flooding detectedXiao Guangrong
2011-12-27KVM: MMU: fix detecting misaligned accessedXiao Guangrong
2011-12-27KVM: MMU: split kvm_mmu_pte_write functionXiao Guangrong
2011-12-27KVM: MMU: remove unnecessary kvm_mmu_free_some_pagesXiao Guangrong
2011-12-27KVM: MMU: fast prefetch spte on invlpg pathXiao Guangrong
2011-12-27KVM: MMU: cleanup FNAME(invlpg)Xiao Guangrong
2011-12-27KVM: MMU: do not mark accessed bit on pte write pathXiao Guangrong
2011-12-27KVM: x86: cleanup port-in/port-out emulatedXiao Guangrong
2011-12-27KVM: x86: retry non-page-table writing instructionsXiao Guangrong
2011-12-27KVM: x86: tag the instructions which are used to write page tableXiao Guangrong
2011-12-27KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_writeXiao Guangrong
2011-12-27KVM: nVMX: Fix warning-causing idt-vectoring-info behaviorNadav Har'El
2011-12-27KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXITNadav Har'El
2011-12-26drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard
2011-12-26drm/i915: Disable semaphores by default on SNBKeith Packard
2011-12-26Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee13...Linus Torvalds
2011-12-26vfs: fix handling of lock allocation failure in lease-break caseLinus Torvalds
2011-12-26KVM: PPC: e500: include linux/export.hScott Wood
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling
2011-12-26KVM: PPC: protect use of kvmppc_h_prAndreas Schwab
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-25KVM: Device assignment permission checksAlex Williamson
2011-12-25KVM: Remove ability to assign a device without iommu supportAlex Williamson
2011-12-25KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2011-12-25MAINTAINERS: firewire git URL updateStefan Richter
2011-12-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-12-23Linux 3.2-rc7Linus Torvalds