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
/
powerpc
/
kvm
/
book3s_pr.c
Age
Commit message (
Expand
)
Author
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
Aneesh Kumar K.V
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: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
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: Make HPT accesses and updates SMP-safe
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-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-08-28
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
Paul Mackerras
2013-08-28
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
Paul Mackerras
2013-08-28
KVM: PPC: Book3S PR: return appropriate error when allocation fails
Thadeu Lima de Souza Cascardo
2013-07-11
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
2013-06-30
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
2013-04-26
KVM: extend EMULATE_EXIT_USER to support different exit reasons
Bharat Bhushan
2013-04-26
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
Bharat Bhushan
2013-03-18
powerpc: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-15
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
Paul Mackerras
2013-01-10
KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
Alexander Graf
2013-01-10
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
2012-12-06
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
Paul Mackerras
2012-12-06
KVM: PPC: Book3S PR: Fix VSX handling
Paul Mackerras
2012-10-05
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
2012-10-05
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
2012-10-05
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
Paul Mackerras
2012-10-05
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
2012-10-05
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
2012-10-05
KVM: PPC: Add return value to core_check_requests
Alexander Graf
2012-10-05
KVM: PPC: Add return value in prepare_to_enter
Alexander Graf
2012-10-05
KVM: PPC: Move kvm_guest_enter call into generic code
Alexander Graf
2012-10-05
KVM: PPC: Book3S: PR: Rework irq disabling
Alexander Graf
2012-10-05
KVM: PPC: Consistentify vcpu exit path
Alexander Graf
2012-10-05
KVM: PPC: Book3S: PR: Indicate we're out of guest mode
Alexander Graf
2012-10-05
KVM: PPC: Exit guest context while handling exit
Alexander Graf
2012-10-05
KVM: PPC: Book3S: PR: Only do resched check once per exit
Alexander Graf
2012-10-05
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
Alexander Graf
2012-10-05
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
2012-10-05
KVM: PPC: PR: Use generic tracepoint for guest exit
Alexander Graf
2012-08-06
KVM: do not release the error page
Xiao Guangrong
[next]