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
/
kvm
/
book3s_hv.c
Age
Commit message (
Expand
)
Author
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
2012-10-30
KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
Paul Mackerras
2012-10-30
KVM: PPC: Book3S HV: Fix accounting of stolen time
Paul Mackerras
2012-10-30
KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
Paul Mackerras
2012-10-30
KVM: PPC: Book3S HV: Fixes for late-joining threads
Paul Mackerras
2012-10-30
KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
Paul Mackerras
2012-10-30
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
Paul Mackerras
2012-10-30
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
2012-10-29
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-05
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
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: Remove bogus update of physical thread IDs
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: Book3S HV: Take the SRCU read lock before looking up memslots
Paul Mackerras
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-06-19
KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
Paul Mackerras
2012-05-30
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-08
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2012-05-06
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-04-08
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
Paul Mackerras
2012-04-08
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
Paul Mackerras
2012-04-08
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-08
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
2012-03-05
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2012-03-05
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
2012-03-05
KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
Sasha Levin
2012-03-05
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
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: 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: Add an interface for pinning guest pages in Book3s HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Keep page physical addresses in per-slot arrays
Paul Mackerras
2012-03-05
KVM: PPC: Move prepare_to_enter call site into subarch code
Scott Wood
2012-03-05
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
2012-02-27
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
2011-12-26
KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
Michael Neuling
2011-11-16
powerpc: Add hvcall.h include to book3s_hv.c
Michael Neuling
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
[next]