index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_book3s_64.h
Age
Commit message (
Expand
)
Author
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: Book3S HV: Add a mechanism for recording modified HPTEs
Paul Mackerras
2012-10-30
KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()
Paul Mackerras
2012-05-30
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-03-05
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
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: Maintain a doubly-linked list of guest HPTEs for each gfn
Paul Mackerras
2012-03-05
KVM: PPC: Allow I/O mappings in memory slots
Paul Mackerras
2012-03-05
KVM: PPC: Allow use of small pages to back 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: Make the H_ENTER hcall more reliable
Paul Mackerras
2012-03-05
KVM: PPC: Keep a record of HV guest view of hashed page table entries
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-07-12
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
David Gibson
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2010-05-17
KVM: PPC: Add kvm_book3s_64.h
Alexander Graf