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.13.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
/
powerpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
1
-1
/
+1
2023-12-01
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
1
-1
/
+0
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
1
-6
/
+1
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-3
/
+1
2023-11-13
KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
Sean Christopherson
1
-4
/
+0
2023-11-13
KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
Sean Christopherson
1
-3
/
+4
2023-09-14
KVM: PPC: Use accessors for VCPU registers
Jordan Niethe
1
-2
/
+2
2023-09-14
KVM: PPC: Introduce FPR/VR accessor functions
Jordan Niethe
1
-36
/
+36
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+2
2023-04-29
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+5
2023-04-03
KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t
Paul Mackerras
1
-2
/
+2
2023-04-03
KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interrupts
Nicholas Piggin
1
-1
/
+2
2023-04-03
KVM: PPC: Permit SRR1 flags in more injected interrupt types
Nicholas Piggin
1
-1
/
+2
2023-03-31
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
1
-0
/
+6
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
1
-3
/
+2
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
1
-5
/
+0
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
1
-5
/
+0
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
1
-5
/
+0
2022-12-29
KVM: PPC: Move processor compatibility check to module init
Sean Christopherson
1
-1
/
+1
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
1
-5
/
+0
2022-11-09
KVM: replace direct irq.h inclusion
Paolo Bonzini
1
-2
/
+16
2022-10-10
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+0
2022-09-27
KVM: PPC: Book3S HV: Fix decrementer migration
Fabiano Rosas
1
-1
/
+0
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
1
-1
/
+0
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
1
-0
/
+1
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-17
/
+13
2022-05-13
KVM: PPC: Book3S HV: Use IDA allocator for LPID allocator
Nicholas Piggin
1
-12
/
+13
2022-05-13
KVM: PPC: Remove kvmppc_claim_lpid
Nicholas Piggin
1
-6
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-0
/
+1
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
1
-2
/
+2
2022-03-08
KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
1
-0
/
+17
2022-02-03
KVM: PPC: Decrement module refcount if init_vm fails
Fabiano Rosas
1
-2
/
+7
2022-02-02
KVM: PPC: Merge powerpc's debugfs entry content into generic entry
Alexey Kardashevskiy
1
-3
/
+13
2022-01-31
KVM: PPC: Book3s: mmio: Deliver DSI after emulation failure
Fabiano Rosas
1
-0
/
+22
2022-01-31
KVM: PPC: mmio: Return to guest after emulation failure
Fabiano Rosas
1
-3
/
+3
2022-01-31
KVM: PPC: mmio: Reject instructions that access more than mmio.data size
Fabiano Rosas
1
-11
/
+5
2022-01-31
KVM: PPC: Fix vmx/vsx mixup in mmio emulation
Fabiano Rosas
1
-2
/
+2
2022-01-31
KVM: PPC: Book3S HV: Stop returning internal values to userspace
Fabiano Rosas
1
-0
/
+8
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
1
-1
/
+1
2021-12-08
KVM: Force PPC to define its own rcuwait object
Sean Christopherson
1
-1
/
+2
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: PPC: Avoid referencing userspace memory region in memslot updates
Sean Christopherson
1
-2
/
+2
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
1
-2
/
+3
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
1
-9
/
+1
2021-11-18
KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-2
/
+2
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2021-10-08
powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removal
Nick Desaulniers
1
-2
/
+2
2021-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
1
-1
/
+1
2021-07-17
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
1
-2
/
+2
[next]