summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: rearrange injection cancelling codeMichael S. Tsirkin2012-06-251-4/+6
| * KVM: only sync when attention bits setMichael S. Tsirkin2012-06-251-1/+2
| * KVM: optimize ISR lookupsMichael S. Tsirkin2012-06-252-2/+55
| * KVM: document lapic regs fieldMichael S. Tsirkin2012-06-251-0/+5
| * KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()Takuya Yoshikawa2012-06-191-1/+1
| * KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bitXudong Hao2012-06-131-1/+1
| * KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc()Takuya Yoshikawa2012-06-111-9/+5
| * KVM: disable uninitialized var warningMichael S. Tsirkin2012-06-061-1/+1
| * KVM: Cleanup the kvm_print functions and introduce pr_XX wrappersChristoffer Dall2012-06-063-31/+31
| * KVM: VMX: Fix KVM_SET_SREGS with big real mode segmentsOrit Wasserman2012-06-051-12/+58
| * KVM: MMU: do not iterate over all VMs in mmu_shrink()Gleb Natapov2012-06-051-10/+17
| * KVM: VMX: Use EPT Access bit in response to memory notifiersXudong Hao2012-06-052-8/+12
| * KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTPXudong Hao2012-06-051-0/+2
| * KVM: VMX: Add parameter to control A/D bits support, default is onXudong Hao2012-06-051-0/+12
| * KVM: Avoid wasting pages for small lpage_info arraysTakuya Yoshikawa2012-06-051-2/+2
* | Merge branch 'linus' into perf/coreIngo Molnar2012-07-181-0/+3
|\ \
| * | KVM: MMU: fix shrinking page from the empty mmuXiao Guangrong2012-07-031-0/+3
| |/
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-07-061-11/+1
|\ \
| * | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim2012-06-281-11/+1
| |/
* | perf/x86: Rename Intel specific macrosRobert Richter2012-07-051-11/+11
|/
* KVM: MMU: fix huge page adapted on non-PAE hostXiao Guangrong2012-05-281-2/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-2413-408/+649
|\
| * KVM: Fix mmu_reload() clash with nested vmx event injectionAvi Kivity2012-05-161-4/+6
| * KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity2012-05-161-44/+29
| * KVM: VMX: Optimize %ds, %es reloadAvi Kivity2012-05-161-5/+31
| * KVM: VMX: Fix %ds/%es clobberAvi Kivity2012-05-161-1/+5
| * KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte()Joerg Roedel2012-05-141-24/+2
| * KVM: VMX: unlike vmcs on fail pathXiao Guangrong2012-05-141-1/+1
| * KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decodingTakuya Yoshikawa2012-05-061-5/+3
| * KVM: x86 emulator: Move ModRM flags for groups to top level opcode tablesTakuya Yoshikawa2012-05-061-55/+56
| * KVM: fix cpuid eax for KVM leafMichael S. Tsirkin2012-05-061-1/+1
| * KVM: x86: Run PIT work in own kthreadJan Kiszka2012-04-272-14/+24
| * KVM: x86 emulator: fix asm constraint in flush_pending_x87_faultsAvi Kivity2012-04-241-1/+1
| * KVM: Introduce bitmask for apic attention reasonsGleb Natapov2012-04-241-5/+7
| * KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka2012-04-241-0/+1
| * KVM: Fix page-crossing MMIOAvi Kivity2012-04-191-33/+81
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-192-10/+13
| |\
| * | KVM: MMU: use page table level macroDavidlohr Bueso2012-04-182-2/+2
| * | KVM: dont clear TMR on EOIMichael S. Tsirkin2012-04-161-6/+13
| * | KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)Avi Kivity2012-04-161-1/+1
| * | KVM: x86 emulator: MMX supportAvi Kivity2012-04-161-4/+99
| * | KVM: x86 emulator: implement movntpsAvi Kivity2012-04-161-1/+6
| * | KVM: x86: emulate movdqaStefan Hajnoczi2012-04-161-8/+2
| * | KVM: x86 emulator: add support for vector alignmentAvi Kivity2012-04-161-1/+29
| * | KVM: SVM: Auto-load on CPUs with SVMJosh Triplett2012-04-161-0/+7
| * | KVM: MMU: Improve iteration through sptes from rmapTakuya Yoshikawa2012-04-082-82/+124
| * | KVM: MMU: Make pte_list_desc fit cache lines wellTakuya Yoshikawa2012-04-081-2/+3
| * | KVM: x86: add paging gcc optimizationDavidlohr Bueso2012-04-081-1/+1
| * | KVM: VMX: Auto-load on CPUs with VMXJosh Triplett2012-04-081-0/+7
| * | KVM: Switch to srcu-less get_dirty_log()Takuya Yoshikawa2012-04-081-73/+43
OpenPOWER on IntegriCloud