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
Age
Commit message (
Expand
)
Author
2016-09-29
Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2016-09-27
KVM: arm/arm64: vgic: Don't flush/sync without a working vgic
Christoffer Dall
2016-09-27
KVM: arm64: Require in-kernel irqchip for PMU support
Christoffer Dall
2016-09-23
ARM: gic-v3: Work around definition of gic_write_bpr1
Marc Zyngier
2016-09-23
KVM: nVMX: Fix the NMI IDT-vectoring handling
Wanpeng Li
2016-09-23
KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive
Wanpeng Li
2016-09-23
KVM: nVMX: Fix reload apic access page warning
Wanpeng Li
2016-09-23
kvmconfig: add virtio-gpu to config fragment
Rob Herring
2016-09-23
config: move x86 kvm_guest.config to a common location
Rob Herring
2016-09-22
arm64: KVM: Remove duplicating init code for setting VMID
Vladimir Murzin
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-09-22
ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registers
Vladimir Murzin
2016-09-22
ARM: Move system register accessors to asm/cp15.h
Vladimir Murzin
2016-09-22
ARM: Introduce MPIDR_LEVEL_SHIFT macro
Vladimir Murzin
2016-09-22
KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
Vladimir Murzin
2016-09-22
KVM: arm: vgic: Fix compiler warnings when built for 32-bit
Vladimir Murzin
2016-09-22
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
Vladimir Murzin
2016-09-22
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
Vladimir Murzin
2016-09-22
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
2016-09-20
kvm: svm: fix unsigned compare less than zero comparison
Colin Ian King
2016-09-20
KVM: x86: Hyper-V tsc page setup
Paolo Bonzini
2016-09-20
KVM: x86: introduce get_kvmclock_ns
Paolo Bonzini
2016-09-20
KVM: x86: initialize kvmclock_offset
Paolo Bonzini
2016-09-20
KVM: x86: always fill in vcpu->arch.hv_clock
Paolo Bonzini
2016-09-16
kvm: x86: export TSC information to user-space
Luiz Capitulino
2016-09-16
kvm: create per-vcpu dirs in debugfs
Luiz Capitulino
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
2016-09-16
kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer
Luiz Capitulino
2016-09-16
kvm: x86: drop read_tsc_offset()
Luiz Capitulino
2016-09-16
kvm: x86: add tsc_offset field to struct kvm_vcpu_arch
Luiz Capitulino
2016-09-13
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-09-13
KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()
Markus Elfring
2016-09-12
KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()
Markus Elfring
2016-09-12
KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions
Markus Elfring
2016-09-12
KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config...
Markus Elfring
2016-09-12
KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro...
Markus Elfring
2016-09-12
KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()
Markus Elfring
2016-09-12
KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
Suresh Warrier
2016-09-12
KVM: PPC: Book3S HV: Set server for passed-through interrupts
Paul Mackerras
2016-09-12
KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real mode
Suresh Warrier
2016-09-12
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
Suresh Warrier
2016-09-12
KVM: PPC: Book3S HV: Dump irqmap in debugfs
Suresh Warrier
2016-09-12
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
2016-09-12
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
2016-09-09
KVM: PPC: Book3S HV: Enable IRQ bypass
Suresh Warrier
2016-09-09
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
Suresh Warrier
2016-09-09
KVM: PPC: select IRQ_BYPASS_MANAGER
Suresh Warrier
2016-09-09
KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
Suresh Warrier
2016-09-09
Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-next
Paul Mackerras
[next]