index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-10-17
KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Use 64k host pages where possible
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Allow guest to use 64k pages
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
2013-10-17
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Implement H_CONFER
Paul Mackerras
2013-10-17
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg
Michael Neuling
2013-10-16
Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...
Gleb Natapov
2013-10-15
KVM: ARM: Remove non-ASCII space characters
Christoffer Dall
2013-10-15
KVM: Drop FOLL_GET in GUP when doing async page fault
chai wen
2013-10-14
KVM: s390: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
KVM: PPC: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
KVM: ia64: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
KVM: mips: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
KVM: arm64: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
KVM: ARM: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
KVM: Move gfn_to_index to x86 specific code
Christoffer Dall
2013-10-12
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
2013-10-12
KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks
Jonathan Austin
2013-10-12
KVM: ARM: Fix calculation of virtual CPU ID
Jonathan Austin
2013-10-10
KVM: nVMX: Fully support nested VMX preemption timer
Arthur Chunqi Li
2013-10-03
KVM: mmu: change useless int return types to void
Paolo Bonzini
2013-10-03
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
Paolo Bonzini
2013-10-03
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
Paolo Bonzini
2013-10-03
KVM: mmu: remove uninteresting MMU "free" callbacks
Paolo Bonzini
2013-10-03
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
2013-10-03
KVM: x86: prevent setting unsupported XSAVE states
Paolo Bonzini
2013-10-03
KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
Paolo Bonzini
2013-10-03
virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages
Andre Richter
2013-10-02
KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
2013-10-02
ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
2013-10-02
ARM64: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2013-10-02
ARM: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
[next]