]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/kvm/kvm_main.c
KVM: Change kvm_{read,write}_guest() to use copy_{from,to}_user()
[linux-2.6-omap-h63xx.git] / drivers / kvm / kvm_main.c
2008-01-30 Izik EidusKVM: Change kvm_{read,write}_guest() to use copy_{from...
2008-01-30 Izik EidusKVM: introduce gfn_to_hva()
2008-01-30 Izik EidusKVM: add kvm_is_error_hva()
2008-01-30 Avi KivityKVM: Simplify CPU_TASKS_FROZEN cpu notifier handling
2008-01-30 Dor LaorKVM: Add make_page_dirty() to kvm_clear_guest_page()
2008-01-30 Hollis BlanchardKVM: Portability: Move x86 vcpu ioctl handlers to x86.c
2008-01-30 Hollis BlanchardKVM: Portability: Move x86 FPU handling to x86.c
2008-01-30 Hollis BlanchardKVM: Portability: Move x86 instruction emulation code...
2008-01-30 Hollis BlanchardKVM: Portability: Make exported debugfs data architectu...
2008-01-30 Uri LublinKVM: Make mark_page_dirty() work for aliased pages...
2008-01-30 Carsten OtteKVM: Portability: Move pio emulation functions to x86.c
2008-01-30 Carsten OtteKVM: Portability: Move x86 emulation and mmio device...
2008-01-30 Carsten OtteKVM: Portability: Move kvm_get/set_msr[_common] to...
2008-01-30 Anthony LiguoriKVM: Fix gfn_to_page() acquiring mmap_sem twice
2008-01-30 Sheng YangKVM: VMX: Enable memory mapped TPR shadow (FlexPriority)
2008-01-30 Carsten OtteKVM: Portability: Move control register helper function...
2008-01-30 Carsten OtteKVM: Portability: move get/set_apic_base to x86.c
2008-01-30 Carsten OtteKVM: Portability: Move memory segmentation to x86.c
2008-01-30 Carsten OtteKVM: Portability: Split kvm_vm_ioctl v3
2008-01-30 Izik EidusKVM: Add ioctl to tss address from userspace,
2008-01-30 Izik EidusKVM: Add kernel-internal memory slots
2008-01-30 Izik EidusKVM: Export memory slot allocation mechanism
2008-01-30 Izik EidusKVM: Unmap kernel-allocated memory on slot destruction
2008-01-30 Avi KivityKVM: Add a might_sleep() annotation to gfn_to_page()
2008-01-30 Avi KivityKVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup()
2008-01-30 Zhang XiantaoKVM: Portability: Split kvm_vcpu into arch dependent...
2008-01-30 Anthony LiguoriKVM: Allocate userspace memory for older userspace
2008-01-30 Izik EidusKVM: MMU: Partial swapping of guest memory
2008-01-30 Izik EidusKVM: MMU: Make gfn_to_page() always safe
2008-01-30 Avi KivityKVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSH
2008-01-30 Avi KivityKVM: Move apic timer interrupt backlog processing to...
2008-01-30 Carsten OtteKVM: Portability: split kvm_vcpu_ioctl
2008-01-30 Carsten OtteKVM: Move x86 msr handling to new files x86.[ch]
2008-01-30 Izik EidusKVM: Support assigning userspace memory to the guest
2008-01-30 Mike DayKVM: CodingStyle cleanup
2008-01-30 Rusty RussellKVM: Hoist kvm_create_lapic() into kvm_vcpu_init()
2008-01-30 Rusty RussellKVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
2008-01-30 Izik EidusKVM: Allow dynamic allocation of the mmu shadow cache...
2008-01-30 Izik EidusKVM: Add general accessors to read and write guest...
2008-01-30 Izik EidusKVM: Remove the usage of page->private field by rmap
2008-01-30 Laurent VivierKVM: Purify x86_decode_insn() error case management
2008-01-30 Ryan HarperKVM: MMU: Ignore reserved bits in cr3 in non-pae mode
2008-01-30 Avi KivityKVM: Allow not-present guest page faults to bypass kvm
2008-01-30 Laurent VivierKVM: Call x86_decode_insn() only when needed
2008-01-30 Laurent VivierKVM: emulate_instruction() calls now x86_decode_insn...
2008-01-30 Anthony LiguoriKVM: Refactor hypercall infrastructure (v3)
2008-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2008-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-14 Len BrownPull hotplug into release branch
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-08 Russell KingMerge branch 'pxa-fixes'
2007-12-06 Len BrownPull bugzilla-9345 into release branch
2007-12-06 Len BrownPull apm-freeze-fix into release branch
2007-12-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-02 Len BrownPull thermal into release branch
2007-12-01 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git.kernel.org...
2007-12-01 Jeff GarzikMerge branch 'master' into upstream-fixes
2007-11-30 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-11-28 Linus TorvaldsMerge branch 'for-linus' of git://www.linux-m32r.org...
2007-11-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-27 Amit ShahKVM: SVM: Fix FPU leak while emulating clts
2007-11-20 Len BrownPull cpuidle into release branch
2007-11-17 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-11-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-24 Jeff GarzikMerge branch 'features' of git://farnsworth.org/dale...
2007-10-24 Jeff GarzikMerge branch 'bug-fixes' of git://farnsworth.org/dale...
2007-10-24 Jeff GarzikMerge branch 'upstream-jeff' of git://git.kernel.org...
2007-10-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of ssh://master.kernel.org...
2007-10-23 Paul MackerrasMerge branch 'for-2.6.24' of master.kernel.org:/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-22 Laurent VivierKVM: Use new smp_call_function_mask() in kvm_flush_remo...
2007-10-22 Laurent VivierKVM: Move kvm_guest_exit() after local_irq_enable()
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git.kernel.org...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
next