| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: SVM: Add intercept checks for remaining group7 instructions | Joerg Roedel | 2011-05-11 | 2 | -2/+30 |
* | KVM: SVM: Add intercept checks for SVM instructions | Joerg Roedel | 2011-05-11 | 2 | -1/+51 |
* | KVM: SVM: Add intercept checks for descriptor table accesses | Joerg Roedel | 2011-05-11 | 2 | -2/+20 |
* | KVM: SVM: Add intercept check for accessing dr registers | Joerg Roedel | 2011-05-11 | 3 | -15/+56 |
* | KVM: SVM: Add intercept check for emulated cr accesses | Joerg Roedel | 2011-05-11 | 5 | -25/+192 |
* | KVM: x86: Add x86 callback for intercept check | Joerg Roedel | 2011-05-11 | 6 | -11/+74 |
* | KVM: x86 emulator: Add flag to check for protected mode instructions | Joerg Roedel | 2011-05-11 | 2 | -0/+11 |
* | KVM: x86 emulator: Add check_perm callback | Joerg Roedel | 2011-05-11 | 2 | -0/+15 |
* | KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED | Joerg Roedel | 2011-05-11 | 3 | -0/+7 |
* | KVM: x86 emulator: add SVM intercepts | Avi Kivity | 2011-05-11 | 2 | -11/+48 |
* | KVM: x86 emulator: add framework for instruction intercepts | Avi Kivity | 2011-05-11 | 3 | -0/+55 |
* | KVM: x86 emulator: implement movdqu instruction (f3 0f 6f, f3 0f 7f) | Avi Kivity | 2011-05-11 | 1 | -2/+21 |
* | KVM: x86 emulator: SSE support | Avi Kivity | 2011-05-11 | 2 | -4/+104 |
* | KVM: x86 emulator: Specialize decoding for insns with 66/f2/f3 prefixes | Avi Kivity | 2011-05-11 | 1 | -1/+25 |
* | KVM: x86 emulator: define callbacks for using the guest fpu within the emulator | Avi Kivity | 2011-05-11 | 2 | -0/+20 |
* | KVM: x86 emulator: do not munge rep prefix | Avi Kivity | 2011-05-11 | 2 | -5/+3 |
* | KVM: 16-byte mmio support | Avi Kivity | 2011-05-11 | 2 | -9/+26 |
* | KVM: Split mmio completion into a function | Avi Kivity | 2011-05-11 | 1 | -14/+25 |
* | KVM: extend in-kernel mmio to handle >8 byte transactions | Avi Kivity | 2011-05-11 | 1 | -12/+46 |
* | KVM: x86: better fix for race between nmi injection and enabling nmi window | Gleb Natapov | 2011-05-11 | 1 | -1/+10 |
* | Revert "KVM: Fix race between nmi injection and enabling nmi window" | Marcelo Tosatti | 2011-05-11 | 1 | -3/+1 |
* | KVM: expose async pf through our standard mechanism | Glauber Costa | 2011-05-11 | 1 | -0/+1 |
* | KVM: VMX: simplify NMI mask management | Avi Kivity | 2011-05-11 | 1 | -8/+2 |
* | KVM: SVM: Remove unused svm_features | Jan Kiszka | 2011-05-11 | 1 | -3/+0 |
* | KVM: VMX: Use cached VM_EXIT_INTR_INFO in handle_exception | Avi Kivity | 2011-05-11 | 1 | -1/+1 |
* | KVM: VMX: Don't VMREAD VM_EXIT_INTR_INFO unconditionally | Avi Kivity | 2011-05-11 | 1 | -2/+7 |
* | KVM: VMX: Refactor vmx_complete_atomic_exit() | Avi Kivity | 2011-05-11 | 1 | -6/+9 |
* | KVM: VMX: Qualify check for host NMI | Avi Kivity | 2011-05-11 | 1 | -1/+2 |
* | KVM: VMX: Avoid vmx_recover_nmi_blocking() when unneeded | Avi Kivity | 2011-05-11 | 1 | -1/+15 |
* | KVM: VMX: Cache cpl | Avi Kivity | 2011-05-11 | 2 | -1/+17 |
* | KVM: VMX: Optimize vmx_get_cpl() | Avi Kivity | 2011-05-11 | 1 | -1/+2 |
* | KVM: VMX: Optimize vmx_get_rflags() | Avi Kivity | 2011-05-11 | 2 | -6/+15 |
* | KVM: Use kvm_get_rflags() and kvm_set_rflags() instead of the raw versions | Avi Kivity | 2011-05-11 | 3 | -12/+12 |
* | perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin... | Peter Zijlstra | 2011-05-06 | 1 | -35/+52 |
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor... | Ingo Molnar | 2011-05-06 | 4 | -9/+132 |
|\ |
|
| * | Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-05-03 | 1 | -1/+124 |
| |\ |
|
| | * | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top | Stefano Stabellini | 2011-05-02 | 1 | -1/+1 |
| | * | xen/mmu: Add workaround "x86-64, mm: Put early page table high" | Konrad Rzeszutek Wilk | 2011-05-02 | 1 | -0/+123 |
| * | | x86, reboot: Fix relocations in reboot_32.S | H. Peter Anvin | 2011-05-02 | 1 | -6/+6 |
| * | | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() | Yinghai Lu | 2011-05-01 | 1 | -1/+1 |
| * | | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky | 2011-05-01 | 1 | -1/+1 |
* | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2011-05-04 | 1 | -10/+26 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 2011-04-25 | 1 | -10/+26 |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-29 | 3 | -10/+52 |
|\ \ \ |
|
| * | | | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus | 2011-04-27 | 3 | -6/+33 |
| * | | | perf events, x86: Work around the Nehalem AAJ80 erratum | Ingo Molnar | 2011-04-26 | 1 | -2/+14 |
| * | | | perf, x86: Fix BTS condition | Peter Zijlstra | 2011-04-26 | 2 | -2/+5 |
| | |/
| |/| |
|
* | | | x86: ce4100: Configure IOAPIC pins for USB and SATA to level type | Sebastian Andrzej Siewior | 2011-04-28 | 1 | -3/+3 |
* | | | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior | 2011-04-28 | 3 | -7/+7 |
* | | | x86, setup: When probing memory with e801, use ax/bx as a pair | H. Peter Anvin | 2011-04-25 | 1 | -1/+1 |
|/ / |
|