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
Age
Commit message (
Expand
)
Author
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: BookE: Drop redundant vcpu->mode set
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: BookE: No duplicate request != 0 check
Alexander Graf
2012-10-05
KVM: PPC: BookE: Add some more trace points
Alexander Graf
2012-10-05
KVM: PPC: E500: Implement MMU notifiers
Alexander Graf
2012-10-05
KVM: PPC: BookE: Add support for vcpu->mode
Alexander Graf
2012-10-05
KVM: PPC: BookE: Add check_requests helper function
Alexander Graf
2012-10-05
KVM: PPC: Quieten message about allocating linear regions
Paul Mackerras
2012-10-05
KVM: PPC: E500: Fix clear_tlb_refs
Alexander Graf
2012-10-05
KVM: PPC: BookE: Expose remote TLB flushes in debugfs
Alexander Graf
2012-10-05
KVM: PPC: Expose SYNC cap based on mmu notifiers
Alexander Graf
2012-10-05
KVM: PPC: PR: Use generic tracepoint for guest exit
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-27
KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()
Gavin Shan
2012-08-26
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2012-08-16
ppc: e500_tlb memset clears nothing
Alan Cox
2012-08-16
KVM: PPC: Add cache flush on page map
Alexander Graf
2012-08-16
KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
Paul Mackerras
2012-08-06
KVM: do not release the error page
Xiao Guangrong
2012-08-06
KVM: do not release the error pfn
Xiao Guangrong
2012-08-06
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-08-05
Merge remote-tracking branch 'upstream' into next
Avi Kivity
2012-07-31
powerpc/kvm/book3s_32: Fix MTMSR_EERI macro
Alexander Graf
2012-07-27
powerpc/kvm/bookehv: Fix build regression
Alexander Graf
2012-07-26
Merge branch 'queue' into next
Avi Kivity
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-07-19
KVM: remove the unused parameter of gfn_to_pfn_memslot
Xiao Guangrong
2012-07-18
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...
Takuya Yoshikawa
2012-07-18
KVM: MMU: Make kvm_handle_hva() handle range of addresses
Takuya Yoshikawa
2012-07-18
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
Takuya Yoshikawa
2012-07-11
Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6
Avi Kivity
2012-07-11
KVM: PPC: Critical interrupt emulation support
Bharat Bhushan
2012-07-11
KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
Mihai Caraman
2012-07-11
KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
Mihai Caraman
2012-07-11
KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
Mihai Caraman
2012-07-11
KVM: PPC: bookehv64: Add support for std/ld emulation.
Varun Sethi
2012-07-11
booke: Added crit/mc exception handler for e500v2
Bharat Bhushan
2012-07-11
booke/bookehv: Add host crit-watchdog exception support
Bharat Bhushan
2012-07-11
powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
Benjamin Herrenschmidt
2012-07-11
powerpc: Add VDSO version of getcpu
Anton Blanchard
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-07-10
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
[next]