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
/
kvm
/
powerpc.c
Age
Commit message (
Expand
)
Author
2014-01-27
kvm/ppc: IRQ disabling cleanup
Scott Wood
2014-01-27
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
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: Add struct kvm arg to memslot APIs
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: 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-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-03
powerpc kvm: use fdget
Al Viro
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-11
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
2013-05-02
kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
Scott Wood
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
2013-04-26
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
Alexander Graf
2013-04-26
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
2013-04-26
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
2013-04-26
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
2013-04-17
kvm/ppc: don't call complete_mmio_load when it's a store
Scott Wood
2013-03-22
KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
Paul Mackerras
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
2013-03-04
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
2013-01-10
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
2013-01-10
KVM: PPC: Only WARN on invalid emulation
Alexander Graf
2012-12-13
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-06
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
2012-12-06
KVM: PPC: Support eventfd
Alexander Graf
2012-11-27
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
2012-10-05
KVM: PPC: set IN_GUEST_MODE before checking requests
Scott Wood
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: booke: Add watchdog emulation
Bharat Bhushan
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: Ignore EXITING_GUEST_MODE mode
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: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
2012-10-05
KVM: PPC: Expose SYNC cap based on mmu notifiers
Alexander Graf
2012-10-05
KVM: PPC: Add support for ePAPR idle hcall in host kernel
Liu Yu-B13201
2012-10-05
KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
Stuart Yoder
2012-10-05
KVM: PPC: use definitions in epapr header for hcalls
Stuart Yoder
2012-09-06
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
2012-08-06
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
[next]