index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_nested.c
Age
Commit message (
Expand
)
Author
2021-06-23
KVM: PPC: Book3S HV: Workaround high stack usage with clang
Nathan Chancellor
2021-06-22
KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM
Bharata B Rao
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
2021-04-12
KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear in guest MSR
Nicholas Piggin
2021-04-12
KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR
Nicholas Piggin
2021-04-12
KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits
Nicholas Piggin
2021-04-12
KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
2021-02-10
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
2021-02-10
KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1
Ravi Bangoria
2020-09-22
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
2020-07-21
KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks
Alexey Kardashevskiy
2020-06-13
Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-12
KVM: PPC: Fix nested guest RC bits update
Alexey Kardashevskiy
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-27
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-05-27
KVM: PPC: Remove redundant kvm_run from vcpu_arch
Tianjia Zhang
2020-05-27
KVM: PPC: Book3S HV: Remove redundant NULL check
Chen Zhou
2020-05-19
powerpc: Define new SRR1 bits for a ISA v3.1
Jordan Niethe
2020-05-05
powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/nested: Add helper to walk nested shadow linux page table.
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.
Aneesh Kumar K.V
2019-10-22
KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
Nicholas Piggin
2019-09-21
powerpc/64s: Set reserved PCR bits
Jordan Niethe
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2018-12-21
KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()
Suraj Jitindar Singh
2018-12-21
KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guest
Suraj Jitindar Singh
2018-12-21
KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entry
Suraj Jitindar Singh
2018-12-21
KVM: PPC: Book3S HV: Hold kvm->mmu_lock across updating nested pte rc bits
Suraj Jitindar Singh
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
2018-12-17
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...
Suraj Jitindar Singh
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
Suraj Jitindar Singh
2018-12-17
KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
Suraj Jitindar Singh
2018-12-17
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
Suraj Jitindar Singh
2018-10-09
KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
Suraj Jitindar Singh
2018-10-09
KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
Suraj Jitindar Singh
2018-10-09
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
2018-10-09
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
2018-10-09
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras