Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
570a37437cf24790d77fed6a59fdc9ac749e6b19
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
6c08ec1
KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
by Michael Roth
· 7 years ago
b69f9e1
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
c43befc
KVM: PPC: Use exported tb_to_ns() function in decrementer emulation
by Paul Mackerras
· 7 years ago
8d9fcac
KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chips
by Paul Mackerras
· 7 years ago
901f8c3
KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result
by Paul Mackerras
· 7 years ago
aa069a9
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
by Paul Mackerras
· 7 years ago
9d67121
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 7 years ago
de760db
KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
by Paul Mackerras
· 7 years ago
3032341
KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
by Paul Mackerras
· 7 years ago
f3c99f9
KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
by Paul Mackerras
· 7 years ago
9d0b048
KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
by Suraj Jitindar Singh
· 7 years ago
e3b6b46
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
by Suraj Jitindar Singh
· 7 years ago
8cf531e
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
by Suraj Jitindar Singh
· 7 years ago
4bad777
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
by Paul Mackerras
· 7 years ago
f3c18e9
KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
by Paul Mackerras
· 7 years ago
360cae3
KVM: PPC: Book3S HV: Nested guest entry via hypercall
by Paul Mackerras
· 7 years ago
8e3f5fc
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
by Paul Mackerras
· 7 years ago
89329c0
KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
by Suraj Jitindar Singh
· 7 years ago
fd0944b
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
by Paul Mackerras
· 7 years ago
9a94d3e
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
by Paul Mackerras
· 7 years ago
32eb150
KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
by Paul Mackerras
· 7 years ago
95a6432
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
by Paul Mackerras
· 7 years ago
53655dd
KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
by Paul Mackerras
· 7 years ago
f7035ce
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
by Paul Mackerras
· 7 years ago
aa22786
KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same VM
by Paul Mackerras
· 7 years ago
aa5b105
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
d6ee76d
powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
by Luke Dashjr
· 7 years ago
e61cf2e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
45ef599
powerpc: remove unnecessary inclusion of asm/tlbflush.h
by Christophe Leroy
· 7 years ago
b5c6f76
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
by Paul Mackerras
· 7 years ago
1e175d2
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
by Sam Bobroff
· 7 years ago
0abb75b
KVM: PPC: Book3S HV: Fix constant size warning
by Nicholas Mc Guire
· 7 years ago
51eaa08
KVM: PPC: Book3S HV: Add of_node_put() in success path
by Nicholas Mc Guire
· 7 years ago
2bf1071
powerpc/64s: Remove POWER9 DD1 support
by Nicholas Piggin
· 7 years ago
b3dae10
sched/swait: Rename to exclusive
by Peter Zijlstra
· 7 years ago
09027ab
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c90fca9
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
929f45e
kvm: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 7 years ago
9a4506e
KVM: PPC: Book3S HV: Make radix handle process scoped LPID flush in C, with relocation on
by Nicholas Piggin
· 7 years ago
173c520
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
by Simon Guo
· 7 years ago
7aa1584
KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctly
by Paul Mackerras
· 7 years ago
a1f1582
KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface
by Paul Mackerras
· 7 years ago
57b8daa
KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry
by Paul Mackerras
· 7 years ago
a4bc64d
powerpc64/ftrace: Disable ftrace during kvm entry/exit
by Naveen N. Rao
· 7 years ago
d8312a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
49a695b
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
e303c08
KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile error
by Nicholas Piggin
· 7 years ago
f437c51
Merge branch 'topic/paca' into next
by Michael Ellerman
· 7 years ago
499dcd4
powerpc/64s: Allocate LPPACAs individually
by Nicholas Piggin
· 7 years ago
d2e6007
powerpc/64: Use array of paca pointers and allocate pacas individually
by Nicholas Piggin
· 7 years ago
398e712
KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9
by Michael Neuling
· 7 years ago
4bb3c7a
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
by Paul Mackerras
· 7 years ago
39c983e
KVM: PPC: Remove unused kvm_unmap_hva callback
by Paul Mackerras
· 7 years ago
61bd0f66
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
by Laurent Vivier
· 7 years ago
debd574
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
by Paul Mackerras
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
36ee41d
KVM: PPC: Book3S HV: Drop locks before reading guest memory
by Paul Mackerras
· 8 years ago
57ad583f
powerpc: Use octal numbers for file permissions
by Russell Currey
· 9 years ago
2267ea7
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
by Benjamin Herrenschmidt
· 8 years ago
00608e1
KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
by Paul Mackerras
· 8 years ago
5855564
KVM: PPC: Book3S HV: Enable migration of decrementer register
by Paul Mackerras
· 8 years ago
c0093f1
KVM: PPC: Book3S HV: Fix conditions for starting vcpu
by Paul Mackerras
· 8 years ago
4fcf361
KVM: PPC: Book3S HV: Remove useless statement
by Paul Mackerras
· 8 years ago
ded13fc
KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
by Paul Mackerras
· 8 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
432953b
KVM: PPC: Book3S HV: Cosmetic post-merge cleanups
by Paul Mackerras
· 8 years ago
072df81
Merge branch 'kvm-ppc-fixes' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
38c53af
KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates
by Paul Mackerras
· 8 years ago
6de6638
KVM: PPC: Book3S HV: Handle host system reset in guest mode
by Nicholas Piggin
· 8 years ago
c010150
KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts
by Paul Mackerras
· 8 years ago
516f789
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
by Paul Mackerras
· 8 years ago
18c3640
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
by Paul Mackerras
· 8 years ago
e641a31
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
by Paul Mackerras
· 8 years ago
1b151ce
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
by Paul Mackerras
· 8 years ago
8dc6cca
KVM: PPC: Book3S HV: Don't rely on host's page size information
by Paul Mackerras
· 8 years ago
3e8f150a
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
31a4d44
Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread management"
by Paul Mackerras
· 8 years ago
4bb817ed
KVM: PPC: Book3S HV: Use ARRAY_SIZE macro
by Thomas Meyer
· 8 years ago
267ad7b
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
by Davidlohr Bueso
· 8 years ago
cf5f6f3
KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr
by Paul Mackerras
· 8 years ago
4dafecd
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
e3bfed1
KVM: PPC: Book3S HV: Report storage key support to userspace
by Paul Mackerras
· 8 years ago
eaac112e
KVM: PPC: Book3S HV: Fix H_REGISTER_VPA VPA size validation
by Nicholas Piggin
· 8 years ago
94a04bc
KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
by Nicholas Piggin
· 8 years ago
e470571
KVM: PPC: Book3S HV: Enable TM before accessing TM registers
by Paul Mackerras
· 8 years ago
c136b84
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
9a9594e
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8b24e69
KVM: PPC: Book3S HV: Close race with testing for signals on guest entry
by Paul Mackerras
· 8 years ago
898b25b
KVM: PPC: Book3S HV: Simplify dynamic micro-threading code
by Paul Mackerras
· 8 years ago
e20bbd3
KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled
by Aravinda Prasad
· 8 years ago
ee3308a
KVM: PPC: Book3S HV: Don't sleep if XIVE interrupt pending on POWER9
by Paul Mackerras
· 8 years ago
5790069
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
by Paul Mackerras
· 8 years ago
3c31352
KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode
by Paul Mackerras
· 9 years ago
769377f
KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9
by Paul Mackerras
· 8 years ago
1da4e2f
KVM: PPC: Book3S HV: Don't let VCPU sleep if it has a doorbell pending
by Paul Mackerras
· 8 years ago
Next »