Age | Commit message (Expand) | Author |
2009-03-24 | KVM: Add CONFIG_HAVE_KVM_IRQCHIP | Avi Kivity |
2009-03-24 | KVM: MMU: Optimize page unshadowing | Avi Kivity |
2009-03-24 | KVM: SVM: Add microcode patch level dummy | Alexander Graf |
2009-03-24 | KVM: Properly lock PIT creation | Avi Kivity |
2009-03-24 | KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb) | Avi Kivity |
2009-03-24 | KVM: VMX: When emulating on invalid vmx state, don't return to userspace unne... | Avi Kivity |
2009-03-24 | KVM: x86 emulator: Make emulate_pop() a little more generic | Avi Kivity |
2009-03-24 | KVM: VMX: Prevent exit handler from running if emulating due to invalid state | Avi Kivity |
2009-03-24 | KVM: VMX: don't clobber segment AR if emulating invalid state | Avi Kivity |
2009-03-24 | KVM: VMX: Fix guest state validity checks | Avi Kivity |
2009-03-24 | KVM: Move struct kvm_pio_request into x86 kvm_host.h | Avi Kivity |
2009-03-24 | KVM: PIT: provide an option to disable interrupt reinjection | Marcelo Tosatti |
2009-03-24 | KVM: Fallback support for MSR_VM_HSAVE_PA | Avi Kivity |
2009-03-24 | KVM: remove the vmap usage | Izik Eidus |
2009-03-24 | KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt | Izik Eidus |
2009-03-24 | KVM: VMX: initialize TSC offset relative to vm creation time | Marcelo Tosatti |
2009-03-24 | KVM: MMU: Drop walk_shadow() | Avi Kivity |
2009-03-24 | KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg() | Avi Kivity |
2009-03-24 | KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch() | Avi Kivity |
2009-03-24 | KVM: MMU: Use for_each_shadow_entry() in __direct_map() | Avi Kivity |
2009-03-24 | KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow() | Avi Kivity |
2009-03-24 | KVM: Fix vmload and friends misinterpreted as lidt | Avi Kivity |
2009-03-24 | KVM: MMU: Initialize a shadow page's global attribute from cr4.pge | Avi Kivity |
2009-03-24 | KVM: MMU: Segregate mmu pages created with different cr4.pge settings | Avi Kivity |
2009-03-24 | KVM: MMU: Inherit a shadow page's guest level count from vcpu setup | Avi Kivity |
2009-03-24 | KVM: x86: Wire-up hardware breakpoints for guest debugging | Jan Kiszka |
2009-03-24 | KVM: x86: Virtualize debug registers | Jan Kiszka |
2009-03-24 | KVM: VMX: Allow single-stepping when uninterruptible | Jan Kiszka |
2009-03-24 | KVM: New guest debug interface | Jan Kiszka |
2009-03-24 | KVM: VMX: Support for injecting software exceptions | Jan Kiszka |
2009-03-24 | KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set | Alexander Graf |
2009-03-24 | KVM: SVM: Allow setting the SVME bit | Alexander Graf |
2009-03-24 | KVM: SVM: Allow read access to MSR_VM_VR | Joerg Roedel |
2009-03-24 | KVM: SVM: Add VMEXIT handler and intercepts | Alexander Graf |
2009-03-24 | KVM: SVM: Add VMRUN handler | Alexander Graf |
2009-03-24 | KVM: SVM: Add VMLOAD and VMSAVE handlers | Alexander Graf |
2009-03-24 | KVM: SVM: Implement hsave | Alexander Graf |
2009-03-24 | KVM: SVM: Implement GIF, clgi and stgi | Alexander Graf |
2009-03-24 | KVM: SVM: Add helper functions for nested SVM | Alexander Graf |
2009-03-24 | KVM: SVM: Move EFER and MSR constants to generic x86 code | Alexander Graf |
2009-03-24 | KVM: SVM: Clean up VINTR setting | Alexander Graf |
2009-03-17 | prevent boosting kprobes on exception address | Masami Hiramatsu |
2009-03-17 | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds |
2009-03-17 | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar |
2009-03-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones |
2009-03-09 | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell |
2009-03-09 | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' | Rusty Russell |