Age | Commit message (Expand) | Author | Files | Lines |
2016-07-14 | KVM: x86: add KVM_CAP_X2APIC_API | Radim Krčmář | 5 | -11/+52 |
2016-07-14 | KVM: pass struct kvm to kvm_set_routing_entry | Radim Krčmář | 3 | -3/+6 |
2016-07-14 | KVM: x86: reset lapic base in kvm_lapic_reset | Radim Krčmář | 1 | -4/+4 |
2016-07-14 | KVM: VMX: optimize APIC ID read with APICv | Radim Krčmář | 1 | -3/+0 |
2016-07-14 | KVM: x86: reset APIC ID when enabling LAPIC | Radim Krčmář | 1 | -2/+3 |
2016-07-14 | KVM: x86: use hardware-compatible format for APIC ID register | Radim Krčmář | 3 | -22/+52 |
2016-07-14 | KVM: x86: use generic function for MSI parsing | Radim Krčmář | 1 | -12/+7 |
2016-07-14 | KVM: x86: dynamic kvm_apic_map | Radim Krčmář | 3 | -7/+16 |
2016-07-14 | KVM: x86: use physical LAPIC array for logical x2APIC | Radim Krčmář | 2 | -38/+41 |
2016-07-14 | KVM: x86: add kvm_apic_map_get_dest_lapic | Radim Krčmář | 1 | -132/+98 |
2016-07-14 | KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240 | Radim Krčmář | 1 | -1/+1 |
2016-07-14 | kvm: vmx: advertise support for ept execute only | Bandan Das | 1 | -0/+3 |
2016-07-14 | kvm: mmu: track read permission explicitly for shadow EPT page tables | Bandan Das | 3 | -10/+23 |
2016-07-14 | kvm: mmu: don't set the present bit unconditionally | Bandan Das | 4 | -9/+11 |
2016-07-14 | kvm: mmu: remove is_present_gpte() | Bandan Das | 4 | -8/+3 |
2016-07-14 | kvm: mmu: extend the is_present check to 32 bits | Bandan Das | 1 | -1/+1 |
2016-07-11 | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 13 | -9/+407 |
2016-07-11 | KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow | Paolo Bonzini | 1 | -2/+12 |
2016-07-11 | KVM: nVMX: keep preemption timer enabled during L2 execution | Paolo Bonzini | 1 | -2/+13 |
2016-07-11 | KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest | Wanpeng Li | 1 | -0/+2 |
2016-07-11 | KVM: VMX: reflect broken preemption timer in vmcs_config | Paolo Bonzini | 1 | -3/+2 |
2016-07-05 | MIPS: KVM: Emulate generic QEMU machine on r6 T&E | James Hogan | 1 | -1/+7 |
2016-07-05 | MIPS: KVM: Decode RDHWR more strictly | James Hogan | 1 | -1/+3 |
2016-07-05 | MIPS: KVM: Recognise r6 CACHE encoding | James Hogan | 2 | -2/+24 |
2016-07-05 | MIPS: KVM: Support r6 compact branch emulation | James Hogan | 1 | -6/+46 |
2016-07-05 | MIPS: KVM: Don't save/restore lo/hi for r6 | James Hogan | 2 | -12/+10 |
2016-07-05 | MIPS: KVM: Fix pre-r6 ll/sc instructions on r6 | James Hogan | 1 | -3/+3 |
2016-07-05 | MIPS: KVM: Fix fpu.S misassembly with r6 | James Hogan | 1 | -2/+5 |
2016-07-05 | MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op | Paul Burton | 3 | -6/+6 |
2016-07-05 | MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op | Paul Burton | 3 | -6/+6 |
2016-07-05 | MIPS: KVM: Save k0 straight into VCPU structure | James Hogan | 1 | -22/+15 |
2016-07-05 | MIPS: KVM: Relative branch to common exit handler | James Hogan | 3 | -12/+25 |
2016-07-05 | MIPS: KVM: Dynamically choose scratch registers | James Hogan | 3 | -15/+84 |
2016-07-05 | MIPS: KVM: Drop redundant restore of DDATA_LO | James Hogan | 1 | -4/+0 |
2016-07-05 | MIPS: KVM: Check MSA presence at uasm time | James Hogan | 1 | -20/+15 |
2016-07-05 | MIPS: KVM: Omit FPU handling entry code if possible | James Hogan | 1 | -12/+15 |
2016-07-05 | MIPS: KVM: Drop now unused asm offsets | James Hogan | 1 | -66/+0 |
2016-07-05 | MIPS: KVM: Add dumping of generated entry code | James Hogan | 1 | -0/+25 |
2016-07-05 | MIPS; KVM: Convert exception entry to uasm | James Hogan | 7 | -634/+642 |
2016-07-05 | MIPS: uasm: Add r6 MUL encoding | James Hogan | 2 | -0/+48 |
2016-07-05 | MIPS: uasm: Add MTHI/MTLO instructions | James Hogan | 5 | -5/+16 |
2016-07-05 | MIPS: uasm: Add DI instruction | James Hogan | 5 | -11/+16 |
2016-07-05 | MIPS: uasm: Add CFCMSA/CTCMSA instructions | James Hogan | 5 | -13/+43 |
2016-07-05 | MIPS: uasm: Add CFC1/CTC1 instructions | James Hogan | 4 | -14/+24 |
2016-07-05 | Merge tag 'kvm-s390-next-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 3 | -3/+34 |
2016-07-05 | KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element | Wei Yongjun | 1 | -1/+1 |
2016-07-05 | KVM: s390: inject PER i-fetch events on applicable icpts | David Hildenbrand | 3 | -3/+34 |
2016-07-01 | KVM: vmx: fix missed cancellation of TSC deadline timer | Wanpeng Li | 1 | -24/+24 |
2016-07-01 | KVM: x86: introduce cancel_hv_tscdeadline | Wanpeng Li | 1 | -8/+10 |
2016-07-01 | KVM: vmx: fix underflow in TSC deadline calculation | Paolo Bonzini | 1 | -3/+3 |