index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
1
-1
/
+0
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
1
-8
/
+10
2013-10-17
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
1
-0
/
+2
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
1
-0
/
+1
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
1
-62
/
+158
2013-10-17
kvm: powerpc: book3s hv: Fix vcore leak
Paul Mackerras
1
-0
/
+10
2013-10-17
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
Paul Mackerras
1
-1
/
+1
2013-10-17
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
1
-0
/
+35
2013-10-17
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
1
-0
/
+6
2013-10-17
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
1
-12
/
+61
2013-10-17
KVM: PPC: Book3S HV: Implement H_CONFER
Paul Mackerras
1
-0
/
+9
2013-10-17
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
1
-1
/
+9
2013-10-17
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
1
-0
/
+12
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2013-08-30
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
1
-15
/
+23
2013-08-28
arch: powerpc: kvm: add signed type cast for comparation
Chen Gang
1
-2
/
+2
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-2
/
+2
2013-08-26
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
1
-1
/
+1
2013-08-22
powerpc/kvm: Copy the pvr value after memset
Aneesh Kumar K.V
1
-4
/
+3
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
1
-1
/
+1
2013-08-09
powerpc/kvm: Add signed type cast for comparation
Chen Gang
1
-2
/
+2
2013-07-08
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
1
-9
/
+18
2013-06-11
powerpc,kvm: fix imbalance srcu_read_[un]lock()
Lai Jiangshan
1
-1
/
+1
2013-06-01
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
Paul Mackerras
1
-0
/
+2
2013-05-06
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-16
/
+76
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+7
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
1
-1
/
+7
2013-04-26
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
1
-1
/
+4
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
1
-1
/
+25
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
1
-0
/
+9
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
1
-1
/
+17
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
1
-11
/
+19
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-1
/
+1
2013-03-05
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-2
/
+2
2012-12-14
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
1
-1
/
+1
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
1
-0
/
+11
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
1
-1
/
+8
2012-12-06
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
1
-12
/
+0
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
1
-1
/
+1
2012-10-30
KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
Paul Mackerras
1
-3
/
+2
2012-10-30
KVM: PPC: Book3S HV: Fix accounting of stolen time
Paul Mackerras
1
-15
/
+112
2012-10-30
KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
Paul Mackerras
1
-36
/
+38
2012-10-30
KVM: PPC: Book3S HV: Fixes for late-joining threads
Paul Mackerras
1
-3
/
+11
2012-10-30
KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
Paul Mackerras
1
-34
/
+33
2012-10-30
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
Paul Mackerras
1
-17
/
+24
2012-10-30
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
1
-2
/
+10
2012-10-30
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-06
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
Paul Mackerras
1
-1
/
+63
2012-10-06
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
1
-0
/
+42
[next]