index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_book3s.h
Age
Commit message (
Expand
)
Author
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
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 PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
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 HV: Store LPCR value for each virtual core
Paul Mackerras
2013-08-28
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
Paul Mackerras
2013-06-30
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
2013-04-17
Added ONE_REG interface for debug instruction
Bharat Bhushan
2012-12-06
KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Make a HPTE removal function available
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Restructure HPT entry creation code
Paul Mackerras
2012-10-29
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
2012-10-05
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-16
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
2012-04-08
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
Scott Wood
2012-03-05
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2012-03-05
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
2012-03-05
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
Paul Mackerras
2012-03-05
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
Paul Mackerras
2012-03-05
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Use get/set for to_svcpu to help preemption
Alexander Graf
2011-12-26
KVM: PPC: move compute_tlbie_rb to book3s_64 common header
Andreas Schwab
2011-11-17
Revert "KVM: PPC: Add support for explicit HIOR setting"
Alexander Graf
2011-09-25
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
Paul Mackerras
2011-09-25
KVM: PPC: Add PAPR hypercall code for PR mode
Alexander Graf
2011-09-25
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2011-09-25
KVM: PPC: move compute_tlbie_rb to book3s common header
Alexander Graf
2011-07-12
KVM: PPC: Remove prog_flags
Alexander Graf
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
KVM: PPC: Split out code from book3s.c into book3s_pr.c
Paul Mackerras
2011-07-12
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
Paul Mackerras
2011-07-12
KVM: PPC: Resolve real-mode handlers through function exports
Alexander Graf
2010-10-24
KVM: PPC: Implement correct SID mapping on Book3s_32
Alexander Graf
2010-10-24
KVM: PPC: Put segment registers in shared page
Alexander Graf
2010-10-24
KVM: PPC: Interpret SR registers on demand
Alexander Graf
2010-10-24
KVM: PPC: Make long relocations be ulong
Alexander Graf
2010-10-24
KVM: PPC: Magic Page Book3s support
Alexander Graf
[next]