summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-12KVM: nVMX: Deciding if L0 or L1 should handle an L2 exitNadav Har'El
2011-07-12KVM: nVMX: vmcs12 checks on nested entryNadav Har'El
2011-07-12KVM: nVMX: Exiting from L2 to L1Nadav Har'El
2011-07-12KVM: nVMX: No need for handle_vmx_insn function any moreNadav Har'El
2011-07-12KVM: nVMX: Implement VMLAUNCH and VMRESUMENadav Har'El
2011-07-12KVM: nVMX: Prepare vmcs02 from vmcs01 and vmcs12Nadav Har'El
2011-07-12KVM: nVMX: Move control field setup to functionsNadav Har'El
2011-07-12KVM: nVMX: Move host-state field setup to a functionNadav Har'El
2011-07-12KVM: nVMX: Implement VMREAD and VMWRITENadav Har'El
2011-07-12KVM: nVMX: Implement VMPTRSTNadav Har'El
2011-07-12KVM: nVMX: Implement VMPTRLDNadav Har'El
2011-07-12KVM: nVMX: Implement VMCLEARNadav Har'El
2011-07-12KVM: nVMX: Success/failure of VMX instructions.Nadav Har'El
2011-07-12KVM: nVMX: Add VMCS fields to the vmcs12Nadav Har'El
2011-07-12KVM: nVMX: Introduce vmcs02: VMCS used to run L2Nadav Har'El
2011-07-12KVM: nVMX: Decoding memory operands of VMX instructionsNadav Har'El
2011-07-12KVM: nVMX: Implement reading and writing of VMX MSRsNadav Har'El
2011-07-12KVM: nVMX: Introduce vmcs12: a VMCS structure for L1Nadav Har'El
2011-07-12KVM: nVMX: Allow setting the VMXE bit in CR4Nadav Har'El
2011-07-12KVM: nVMX: Implement VMXON and VMXOFFNadav Har'El
2011-07-12KVM: nVMX: Add "nested" module option to kvm_intelNadav Har'El
2011-07-12KVM: x86 emulator: Avoid clearing the whole decode_cacheTakuya Yoshikawa
2011-07-12KVM: x86 emulator: Clean up init_emulate_ctxt()Takuya Yoshikawa
2011-07-12KVM: Clean up error handling during VCPU creationJan Kiszka
2011-07-12KVM: VMX: Keep list of loaded VMCSs, instead of vcpusNadav Har'El
2011-07-12KVM: Sanitize cpuidAvi Kivity
2011-07-12KVM: MMU: cleanup for dropping parent pteXiao Guangrong
2011-07-12KVM: MMU: cleanup for kvm_mmu_page_unlink_childrenXiao Guangrong
2011-07-12KVM: MMU: remove the arithmetic of parent pte rmapXiao Guangrong
2011-07-12KVM: MMU: abstract the operation of rmapXiao Guangrong
2011-07-12KVM: fix uninitialized warningXiao Guangrong
2011-07-12KVM: use __copy_to_user/__clear_user to write guest pageXiao Guangrong
2011-07-12KVM: MMU: optimize pte write path if don't have protected spXiao Guangrong
2011-07-12KVM: VMX: always_inline VMREADsAvi Kivity
2011-07-12KVM: VMX: Move VMREAD cleanup to exception handlerAvi Kivity
2011-07-12KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa
2011-07-12KVM: x86 emulator: Stop passing ctxt->ops as arg of decode helpersTakuya Yoshikawa
2011-07-12KVM: x86 emulator: Place insn_fetch helpers togetherTakuya Yoshikawa
2011-07-12KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctlAvi Kivity
2011-07-06Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-06Documentation: fix cgroup blkio throttle filenamesAndrea Righi
2011-07-06Documentation: update CodingStyle memory allocatorsJesper Juhl
2011-07-06MAINTAINERS: move kernel-doc patches locationRandy Dunlap
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-06FDPIC: Fix memory leakDavidlohr Bueso
2011-07-06resource: ability to resize an allocated resourceRam Pai
2011-07-06fs: fix lock initializationMiklos Szeredi
2011-07-05gpio: tps65910: add missing breaks in tps65910_gpio_initAxel Lin
2011-07-05Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds