index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc,kvm: fix imbalance srcu_read_[un]lock()
Lai Jiangshan
2013-06-10
1
-1
/
+1
*
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
Paul Mackerras
2013-06-01
1
-0
/
+2
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
1
-16
/
+76
|
\
|
*
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
2013-04-26
1
-1
/
+4
|
*
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
1
-1
/
+25
|
*
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
1
-0
/
+9
|
*
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
2013-04-26
1
-1
/
+17
|
*
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
2013-04-26
1
-11
/
+19
|
*
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
1
-2
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
1
-1
/
+7
|
\
\
|
*
|
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-30
1
-1
/
+7
|
|
/
*
|
constify a bunch of struct file_operations instances
Al Viro
2013-04-09
1
-1
/
+1
|
/
*
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
1
-1
/
+1
*
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
2012-12-06
1
-0
/
+11
*
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
2012-12-06
1
-1
/
+8
*
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
2012-12-06
1
-12
/
+0
*
Merge commit 'origin/queue' into for-queue
Alexander Graf
2012-10-31
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
2012-10-29
1
-1
/
+1
|
|
\
|
|
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
|
|
KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
Paul Mackerras
2012-10-30
1
-3
/
+2
*
|
|
KVM: PPC: Book3S HV: Fix accounting of stolen time
Paul Mackerras
2012-10-30
1
-15
/
+112
*
|
|
KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
Paul Mackerras
2012-10-30
1
-36
/
+38
*
|
|
KVM: PPC: Book3S HV: Fixes for late-joining threads
Paul Mackerras
2012-10-30
1
-3
/
+11
*
|
|
KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
Paul Mackerras
2012-10-30
1
-34
/
+33
*
|
|
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
Paul Mackerras
2012-10-30
1
-17
/
+24
*
|
|
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
2012-10-30
1
-2
/
+10
|
/
/
*
|
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
Paul Mackerras
2012-10-05
1
-1
/
+63
*
|
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
2012-10-05
1
-0
/
+42
*
|
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
2012-10-05
1
-12
/
+64
*
|
KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs
Paul Mackerras
2012-10-05
1
-6
/
+0
*
|
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
2012-10-05
1
-2
/
+16
*
|
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
2012-10-05
1
-43
/
+61
*
|
KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
Paul Mackerras
2012-10-05
1
-4
/
+23
|
/
*
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-24
1
-12
/
+28
|
\
|
*
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-05-30
1
-12
/
+28
*
|
KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
Paul Mackerras
2012-06-19
1
-30
/
+66
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
1
-184
/
+283
|
\
|
*
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
1
-2
/
+2
|
*
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
2012-05-06
1
-0
/
+32
|
*
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-05-06
1
-109
/
+0
|
*
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
Paul Mackerras
2012-04-08
1
-1
/
+45
|
*
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
Paul Mackerras
2012-04-08
1
-69
/
+158
|
*
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
2012-04-08
1
-3
/
+46
*
|
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2012-05-08
1
-2
/
+0
|
/
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-0
/
+1
|
\
|
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-0
/
+1
|
*
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
2012-02-27
1
-1
/
+0
*
|
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
2012-03-08
1
-1
/
+0
*
|
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2012-03-05
1
-4
/
+4
*
|
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
2012-03-05
1
-0
/
+36
[next]