Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2d34d1c3bbfd98da5e61c4caac3dda1366544aad
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
2d34d1c
KVM: PPC: Book3S HV: Implement virtual mode H_PAGE_INIT handler
by Suraj Jitindar Singh
· 6 years ago
7cb9eb1
KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exit
by Suraj Jitindar Singh
· 6 years ago
54a1f39
Merge tag 'kvm-ppc-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-next
by Paolo Bonzini
· 6 years ago
0a0c50f
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 6 years ago
e40542a
KVM: PPC: Book3S HV: Fix build failure without IOMMU support
by Jordan Niethe
· 6 years ago
c057720
powerpc/64s: Better printing of machine check info for guest MCEs
by Paul Mackerras
· 6 years ago
884dfb7
KVM: PPC: Book3S HV: Simplify machine check handling
by Paul Mackerras
· 6 years ago
d976f68
KVM: PPC: Book3S HV: Context switch AMR on Power9
by Michael Ellerman
· 6 years ago
dee339b
KVM: Never start grow vCPU halt_poll_ns from value below halt_poll_ns_grow_start
by Nir Weiner
· 6 years ago
49113d3
KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameter
by Nir Weiner
· 6 years ago
7fa08e7
KVM: grow_halt_poll_ns() should never shrink vCPU halt_poll_ns
by Nir Weiner
· 6 years ago
03f9533
KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVE
by Paul Mackerras
· 6 years ago
08434ab
KVM: PPC: Book3S HV: Replace kmalloc_node+memset with kzalloc_node
by wangbo
· 6 years ago
6ff887b
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
by Suraj Jitindar Singh
· 6 years ago
873db2c
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
by Suraj Jitindar Singh
· 6 years ago
dceadcf
KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
by Suraj Jitindar Singh
· 6 years ago
5af3e9d
KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
by Paul Mackerras
· 6 years ago
f032b73
KVM: PPC: Pass change type down to memslot commit function
by Bharata B Rao
· 6 years ago
234ff0b
KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
by Paul Mackerras
· 6 years ago
6c08ec1
KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
by Michael Roth
· 6 years ago
b69f9e1
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
c43befc
KVM: PPC: Use exported tb_to_ns() function in decrementer emulation
by Paul Mackerras
· 6 years ago
8d9fcac
KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chips
by Paul Mackerras
· 6 years ago
901f8c3
KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result
by Paul Mackerras
· 6 years ago
aa069a9
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
by Paul Mackerras
· 6 years ago
9d67121
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 6 years ago
de760db
KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
by Paul Mackerras
· 6 years ago
3032341
KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
by Paul Mackerras
· 6 years ago
f3c99f9
KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
by Paul Mackerras
· 6 years ago
9d0b048
KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
by Suraj Jitindar Singh
· 6 years ago
e3b6b46
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
by Suraj Jitindar Singh
· 6 years ago
8cf531e
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
by Suraj Jitindar Singh
· 6 years ago
4bad777
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
by Paul Mackerras
· 6 years ago
f3c18e9
KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
by Paul Mackerras
· 6 years ago
360cae3
KVM: PPC: Book3S HV: Nested guest entry via hypercall
by Paul Mackerras
· 6 years ago
8e3f5fc
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
by Paul Mackerras
· 6 years ago
89329c0
KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
by Suraj Jitindar Singh
· 6 years ago
fd0944b
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
by Paul Mackerras
· 6 years ago
9a94d3e
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
by Paul Mackerras
· 6 years ago
32eb150
KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
by Paul Mackerras
· 6 years ago
95a6432
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
by Paul Mackerras
· 6 years ago
53655dd
KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
by Paul Mackerras
· 6 years ago
f7035ce
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
by Paul Mackerras
· 6 years ago
aa22786
KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same VM
by Paul Mackerras
· 6 years ago
aa5b105
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
d6ee76d
powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
by Luke Dashjr
· 6 years ago
e61cf2e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
45ef599
powerpc: remove unnecessary inclusion of asm/tlbflush.h
by Christophe Leroy
· 6 years ago
b5c6f76
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
by Paul Mackerras
· 6 years ago
1e175d2
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
by Sam Bobroff
· 6 years ago
0abb75b
KVM: PPC: Book3S HV: Fix constant size warning
by Nicholas Mc Guire
· 6 years ago
51eaa08
KVM: PPC: Book3S HV: Add of_node_put() in success path
by Nicholas Mc Guire
· 6 years ago
2bf1071
powerpc/64s: Remove POWER9 DD1 support
by Nicholas Piggin
· 6 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
· 7 years ago
57ad583f
powerpc: Use octal numbers for file permissions
by Russell Currey
· 8 years ago
2267ea7
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
by Benjamin Herrenschmidt
· 7 years ago
00608e1
KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
by Paul Mackerras
· 7 years ago
5855564
KVM: PPC: Book3S HV: Enable migration of decrementer register
by Paul Mackerras
· 7 years ago
c0093f1
KVM: PPC: Book3S HV: Fix conditions for starting vcpu
by Paul Mackerras
· 7 years ago
4fcf361
KVM: PPC: Book3S HV: Remove useless statement
by Paul Mackerras
· 7 years ago
ded13fc
KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
by Paul Mackerras
· 7 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
432953b
KVM: PPC: Book3S HV: Cosmetic post-merge cleanups
by Paul Mackerras
· 7 years ago
072df81
Merge branch 'kvm-ppc-fixes' into kvm-ppc-next
by Paul Mackerras
· 7 years ago
38c53af
KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates
by Paul Mackerras
· 7 years ago
6de6638
KVM: PPC: Book3S HV: Handle host system reset in guest mode
by Nicholas Piggin
· 7 years ago
c010150
KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts
by Paul Mackerras
· 7 years ago
516f789
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
by Paul Mackerras
· 7 years ago
18c3640
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
by Paul Mackerras
· 7 years ago
e641a31
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
by Paul Mackerras
· 7 years ago
1b151ce
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
by Paul Mackerras
· 7 years ago
8dc6cca
KVM: PPC: Book3S HV: Don't rely on host's page size information
by Paul Mackerras
· 7 years ago
3e8f150a
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 7 years ago
Next »