index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2016-08-01
MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase
James Hogan
2016-08-01
MIPS: KVM: Use 64-bit CP0_EBase when appropriate
James Hogan
2016-08-01
MIPS: KVM: Set CP0_Status.KX on MIPS64
James Hogan
2016-08-01
MIPS: KVM: Make entry code MIPS64 friendly
James Hogan
2016-08-01
MIPS: KVM: Use kmap instead of CKSEG0ADDR()
James Hogan
2016-08-01
MIPS: KVM: Use virt_to_phys() to get commpage PFN
James Hogan
2016-08-01
MIPS: Fix definition of KSEGX() for 64-bit
James Hogan
2016-08-01
KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD
Jim Mattson
2016-08-01
kvm: x86: nVMX: maintain internal copy of current VMCS
David Matlack
2016-07-28
KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
Paul Mackerras
2016-07-28
KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
Paul Mackerras
2016-07-22
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
2016-07-18
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-18
KVM: arm64: vgic-its: Introduce new KVM ITS device
Andre Przywara
2016-07-18
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
Andre Przywara
2016-07-18
KVM: s390: let ptff intercepts result in cc=3
David Hildenbrand
2016-07-18
KVM: s390: allow user space to handle instr 0x0000
David Hildenbrand
2016-07-14
arm64: KVM: Clean up a condition
Dan Carpenter
2016-07-14
KVM: x86: bump KVM_MAX_VCPU_ID to 1023
Radim Krčmář
2016-07-14
KVM: x86: bump MAX_VCPUS to 288
Radim Krčmář
2016-07-14
KVM: x86: add a flag to disable KVM x2apic broadcast quirk
Radim Krčmář
2016-07-14
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
2016-07-14
KVM: x86: reset lapic base in kvm_lapic_reset
Radim Krčmář
2016-07-14
KVM: VMX: optimize APIC ID read with APICv
Radim Krčmář
2016-07-14
KVM: x86: reset APIC ID when enabling LAPIC
Radim Krčmář
2016-07-14
KVM: x86: use hardware-compatible format for APIC ID register
Radim Krčmář
2016-07-14
KVM: x86: use generic function for MSI parsing
Radim Krčmář
2016-07-14
KVM: x86: dynamic kvm_apic_map
Radim Krčmář
2016-07-14
KVM: x86: use physical LAPIC array for logical x2APIC
Radim Krčmář
2016-07-14
KVM: x86: add kvm_apic_map_get_dest_lapic
Radim Krčmář
2016-07-14
KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240
Radim Krčmář
2016-07-14
kvm: vmx: advertise support for ept execute only
Bandan Das
2016-07-14
kvm: mmu: track read permission explicitly for shadow EPT page tables
Bandan Das
2016-07-14
kvm: mmu: don't set the present bit unconditionally
Bandan Das
2016-07-14
kvm: mmu: remove is_present_gpte()
Bandan Das
2016-07-14
kvm: mmu: extend the is_present check to 32 bits
Bandan Das
2016-07-11
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-07-11
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
Paolo Bonzini
2016-07-11
KVM: nVMX: keep preemption timer enabled during L2 execution
Paolo Bonzini
2016-07-11
KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
Wanpeng Li
2016-07-11
KVM: VMX: reflect broken preemption timer in vmcs_config
Paolo Bonzini
2016-07-05
MIPS: KVM: Emulate generic QEMU machine on r6 T&E
James Hogan
2016-07-05
MIPS: KVM: Decode RDHWR more strictly
James Hogan
2016-07-05
MIPS: KVM: Recognise r6 CACHE encoding
James Hogan
2016-07-05
MIPS: KVM: Support r6 compact branch emulation
James Hogan
2016-07-05
MIPS: KVM: Don't save/restore lo/hi for r6
James Hogan
2016-07-05
MIPS: KVM: Fix pre-r6 ll/sc instructions on r6
James Hogan
2016-07-05
MIPS: KVM: Fix fpu.S misassembly with r6
James Hogan
2016-07-05
MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
Paul Burton
[next]