safe/jmp/linux-2.6
2008-04-27 Feng(Eric) LiuKVM: Add kvm trace userspace interface
2008-04-27 Avi KivityKVM: ia64: Stub out kvmtrace
2008-04-27 Avi KivityKVM: s390: Stub out kvmtrace
2008-04-27 Feng (Eric... KVM: Add trace markers
2008-04-27 Joerg RoedelKVM: SVM: add intercept for machine check exception
2008-04-27 Joerg RoedelKVM: SVM: align shadow CR4.MCE with host
2008-04-27 Joerg RoedelKVM: SVM: indent svm_set_cr4 with tabs instead of spaces
2008-04-27 Avi KivityKVM: Register ioctl range
2008-04-27 Anthony LiguoriKVM: MMU: Don't assume struct page for x86
2008-04-27 Xiantao ZhangKVM: ia64: Add a guide about how to create kvm guests...
2008-04-27 Xiantao ZhangKVM: ia64: Enable kvm build for ia64
2008-04-27 Xiantao ZhangKVM: ia64: Add kvm sal/pal virtulization support
2008-04-27 Xiantao ZhangKVM: ia64: Add guest interruption injection support
2008-04-27 Xiantao ZhangKVM: ia64: Generate offset values for assembly code use
2008-04-27 Xiantao ZhangKVM: ia64: Add optimization for some virtulization...
2008-04-27 Xiantao ZhangKVM: ia64: Add processor virtulization support
2008-04-27 Xiantao ZhangKVM: ia64: Add trampoline for guest/host mode switch
2008-04-27 Xiantao ZhangKVM: ia64: Add mmio decoder for kvm/ia64
2008-04-27 Xiantao ZhangKVM: ia64: Add interruption vector table for vmm
2008-04-27 Xiantao ZhangKVM: ia64: Add TLB virtulization support
2008-04-27 Xiantao ZhangKVM: ia64: VMM module interfaces
2008-04-27 Xiantao ZhangKVM: ia64: Add header files for kvm/ia64
2008-04-27 Xiantao ZhangKVM: ia64: Add kvm arch-specific core code for kvm...
2008-04-27 Xiantao ZhangKVM: ia64: Add header files for kvm/ia64
2008-04-27 Xiantao ZhangKVM: ia64: Prepare some structure and routines for...
2008-04-27 Heiko CarstensKVM: s390: Improve pgste accesses
2008-04-27 Heiko CarstensKVM: s390: rename stfl to kvm_stfl
2008-04-27 Heiko CarstensKVM: s390: Fix incorrect return value
2008-04-27 Marcelo TosattiKVM: MMU: prepopulate guest pages after write-protecting
2008-04-27 Avi KivityKVM: MMU: Only mark_page_accessed() if the page was...
2008-04-27 Izik EidusKVM: add vm refcounting
2008-04-27 Joerg RoedelKVM: function declaration parameter name cleanup
2008-04-27 Avi KivityKVM: Free apic access page on vm destruction
2008-04-27 Izik EidusKVM: MMU: allow the vm to shrink the kvm mmu shadow...
2008-04-27 Marcelo TosattiKVM: MMU: unify slots_lock usage
2008-04-27 Sheng YangKVM: VMX: Enable MSR Bitmap feature
2008-04-27 Christian Borntraegers390: KVM guest: virtio device support, and kvm hypercalls
2008-04-27 Carsten Ottes390: KVM guest: detect when running on kvm
2008-04-27 Christian BorntraegerKVM: s390: update maintainers
2008-04-27 Carsten OtteKVM: s390: API documentation
2008-04-27 Christian BorntraegerKVM: s390: add kvm to kconfig on s390
2008-04-27 Christian BorntraegerKVM: s390: intercepts for diagnose instructions
2008-04-27 Christian BorntraegerKVM: s390: interprocessor communication via sigp
2008-04-27 Christian BorntraegerKVM: s390: intercepts for privileged instructions
2008-04-27 Carsten OtteKVM: s390: interrupt subsystem, cpu timer, waitpsw
2008-04-27 Christian BorntraegerKVM: s390: sie intercept handling
2008-04-27 Heiko CarstensKVM: s390: arch backend for the kvm kernel module
2008-04-27 Christian Borntraegers390: KVM preparation: address of the 64bit extint...
2008-04-27 Christian Borntraegers390: KVM preparation: host memory management changes...
2008-04-27 Carsten Ottes390: KVM preparation: provide hook to enable pgstes...
2008-04-27 Izik EidusKVM: x86: hardware task switching support
2008-04-27 Izik EidusKVM: x86: add functions to get the cpl of vcpu
2008-04-27 Avi KivityKVM: VMX: Add module option to disable flexpriority
2008-04-27 Avi KivityKVM: no longer EXPERIMENTAL
2008-04-27 Avi KivityKVM: MMU: Introduce and use spte_to_page()
2008-04-27 Izik EidusKVM: MMU: fix dirty bit setting when removing write...
2008-04-27 Avi KivityKVM: Move some x86 specific constants and structures...
2008-04-27 Avi KivityKVM: MMU: Set the accessed bit on non-speculative shado...
2008-04-27 Christian BorntraegerKVM: kvm.h: __user requires compiler.h
2008-04-27 Glauber Costax86: KVM guest: disable clock before rebooting.
2008-04-27 Glauber Costax86: make native_machine_shutdown non-static
2008-04-27 Glauber Costax86: allow machine_crash_shutdown to be replaced
2008-04-27 Marcelo Tosattix86: KVM guest: hypercall batching
2008-04-27 Marcelo Tosattix86: KVM guest: hypercall based pte updates and TLB...
2008-04-27 Marcelo TosattiKVM: MMU: hypercall based pte updates and TLB flushes
2008-04-27 Avi KivityKVM: Provide unlocked version of emulator_write_phys()
2008-04-27 Marcelo Tosattix86: KVM guest: add basic paravirt support
2008-04-27 Marcelo TosattiKVM: add basic paravirt support
2008-04-27 Sheng YangKVM: Add reset support for in kernel PIT
2008-04-27 Sheng YangKVM: Add save/restore supporting of in kernel PIT
2008-04-27 Sheng YangKVM: In kernel PIT model
2008-04-27 Avi KivityKVM: Remove pointless desc_ptr #ifdef
2008-04-27 Avi KivityKVM: VMX: Don't adjust tsc offset forward
2008-04-27 Harvey HarrisonKVM: replace remaining __FUNCTION__ occurances
2008-04-27 Joerg RoedelKVM: detect if VCPU triple faults
2008-04-27 Xiantao ZhangKVM: Use kzalloc to avoid allocating kvm_regs from...
2008-04-27 Avi KivityKVM: Prefix control register accessors with kvm_ to...
2008-04-27 Marcelo TosattiKVM: MMU: large page support
2008-04-27 Marcelo TosattiKVM: MMU: ignore zapped root pagetables
2008-04-27 Alexander GrafKVM: Implement dummy values for MSR_PERF_STATUS
2008-04-27 Harvey HarrisonKVM: sparse fixes for kvm/x86.c
2008-04-27 Harvey HarrisonKVM: SVM: make iopm_base static
2008-04-27 Harvey HarrisonKVM: x86 emulator: fix sparse warnings in x86_emulate.c
2008-04-27 Amit ShahKVM: Add stat counter for hypercalls
2008-04-27 Avi KivityKVM: Use x86's segment descriptor struct instead of...
2008-04-27 Avi KivityKVM: Increase the number of user memory slots per vm
2008-04-27 Avi KivityKVM: Add API for determining the number of supported...
2008-04-27 Avi KivityKVM: Increase vcpu count to 16
2008-04-27 Avi KivityKVM: Add API to retrieve the number of supported vcpus...
2008-04-27 Harvey HarrisonKVM: x86 emulator: make register_address_increment...
2008-04-27 Harvey HarrisonKVM: x86 emulator: make register_address, address_mask...
2008-04-27 Harvey HarrisonKVM: x86 emulator: add ad_mask static inline
2008-04-27 Glauber de... x86: KVM guest: paravirtualized clocksource
2008-04-27 Glauber de... KVM: paravirtualized clocksource: host part
2008-04-27 Joerg RoedelKVM: SVM: enable LBR virtualization
2008-04-27 Joerg RoedelKVM: SVM: allocate the MSR permission map per VCPU
2008-04-27 Joerg RoedelKVM: SVM: let init_vmcb() take struct vcpu_svm as parameter
2008-04-27 Ryan HarperKVM: VMX: fix typo in VMX header define
2008-04-27 Joerg RoedelKVM: SVM: add support for Nested Paging
2008-04-27 Joerg RoedelKVM: MMU: add TDP support to the KVM MMU
next