Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
55514893739d28f095f19b012133eea4cb4a9390
/
arch
/
powerpc
/
kvm
5551489
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
by Paul Mackerras
· 13 years ago
bad3b50
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
by Paul Mackerras
· 13 years ago
a92bce9
KVM: PPC: Book3S HV: Keep HPTE locked when invalidating
by Paul Mackerras
· 13 years ago
b543403
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
by Matt Evans
· 13 years ago
03cdab5
KVM: PPC: Fix vcpu_create dereference before validity check.
by Matt Evans
· 13 years ago
4cf302b
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
by Paul Mackerras
· 13 years ago
342d3db
KVM: PPC: Implement MMU notifiers for Book3S HV guests
by Paul Mackerras
· 13 years ago
697d389
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
by Paul Mackerras
· 13 years ago
06ce2c6
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
by Paul Mackerras
· 13 years ago
9d0ef5ea
KVM: PPC: Allow I/O mappings in memory slots
by Paul Mackerras
· 13 years ago
da9d1d7
KVM: PPC: Allow use of small pages to back Book3S HV guests
by Paul Mackerras
· 13 years ago
c77162d
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
by Paul Mackerras
· 13 years ago
075295d
KVM: PPC: Make the H_ENTER hcall more reliable
by Paul Mackerras
· 13 years ago
93e6024
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
by Paul Mackerras
· 13 years ago
b2b2f16
KVM: PPC: Keep page physical addresses in per-slot arrays
by Paul Mackerras
· 13 years ago
8936dda
KVM: PPC: Keep a record of HV guest view of hashed page table entries
by Paul Mackerras
· 13 years ago
4e72dbe
KVM: PPC: Make wakeups work again for Book3S HV guests
by Paul Mackerras
· 13 years ago
57013524
KVM: PPC: e500: use hardware hint when loading TLB0 entries
by Scott Wood
· 13 years ago
7b11dc9
KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
by Scott Wood
· 13 years ago
e371f71
KVM: PPC: Book3S: PR: Fix signal check race
by Alexander Graf
· 13 years ago
ae21216
KVM: PPC: align vcpu_kick with x86
by Alexander Graf
· 13 years ago
468a12c
KVM: PPC: Use get/set for to_svcpu to help preemption
by Alexander Graf
· 13 years ago
d33ad32
KVM: PPC: Book3s: PR: No irq_disable in vcpu_run
by Alexander Graf
· 13 years ago
7d82714
KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
by Alexander Graf
· 13 years ago
dfd4d47
KVM: PPC: booke: Improve timer register emulation
by Scott Wood
· 13 years ago
b590497
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
by Scott Wood
· 13 years ago
29ac26e
KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
by Scott Wood
· 13 years ago
c59a6a3
KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
by Scott Wood
· 13 years ago
25051b5
KVM: PPC: Move prepare_to_enter call site into subarch code
by Scott Wood
· 13 years ago
7e28e60e
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
by Scott Wood
· 13 years ago
1d1ef22
KVM: PPC: booke: check for signals in kvmppc_vcpu_run
by Scott Wood
· 13 years ago
7401f62
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
by Bharat Bhushan
· 13 years ago
dc2babfe
KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000
by Bharat Bhushan
· 13 years ago
95325e6
KVM: PPC: E500: Support hugetlbfs
by Alexander Graf
· 13 years ago
841741f
KVM: PPC: e500: Don't hardcode PIR=0
by Scott Wood
· 13 years ago
303b7c9
KVM: PPC: e500: tlbsx: fix tlb0 esel
by Scott Wood
· 13 years ago
dc83b8b
KVM: PPC: e500: MMU API
by Scott Wood
· 13 years ago
0164c0f
KVM: PPC: e500: clear up confusion between host and guest entries
by Scott Wood
· 13 years ago
90b92a6
KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all
by Scott Wood
· 13 years ago
3bf3cdc
KVM: PPC: e500: don't translate gfn to pfn with preemption disabled
by Scott Wood
· 13 years ago
5b1c149
KVM: s390: ucontrol: export SIE control block to user
by Carsten Otte
· 13 years ago
e08b963
KVM: s390: add parameter for KVM_CREATE_VM
by Carsten Otte
· 13 years ago
3dcf6c1
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
e4e88f3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
6c9b7c4
KVM: PPC: annotate kvm_rma_init as __init
by Nishanth Aravamudan
· 13 years ago
28a3754
KVM: introduce id_to_memslot function
by Xiao Guangrong
· 13 years ago
fae9dbb
KVM: PPC: e500: include linux/export.h
by Scott Wood
· 13 years ago
251da03
KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
by Michael Neuling
· 13 years ago
96f38d7
KVM: PPC: protect use of kvmppc_h_pr
by Andreas Schwab
· 13 years ago
2fde6d2
powerpc: Provide a way for KVM to indicate that NV GPR values are lost
by Paul Mackerras
· 13 years ago
a4cc388
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
bb75c62
Revert "KVM: PPC: Add support for explicit HIOR setting"
by Alexander Graf
· 13 years ago
de1d924
powerpc: Add hvcall.h include to book3s_hv.c
by Michael Neuling
· 13 years ago
ad61d64
powerpc/kvm: Fix build with older toolchains
by Nishanth Aravamudan
· 13 years ago
ead53f2
powerpc: remove non-required uses of include <linux/module.h>
by Paul Gortmaker
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
9308794
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
66b15db
powerpc: add export.h to files making use of EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
19ccb76
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
by Paul Mackerras
· 13 years ago
0214394
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
by Paul Mackerras
· 13 years ago
177339d
KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately
by Paul Mackerras
· 13 years ago
af8f38b
KVM: PPC: Add sanity checking to vcpu_run
by Alexander Graf
· 13 years ago
930b412
KVM: PPC: Enable the PAPR CAP for Book3S
by Alexander Graf
· 13 years ago
a668f2b
KVM: PPC: Support SC1 hypercalls for PAPR in PR mode
by Alexander Graf
· 13 years ago
aacf9aa
KVM: PPC: Stub emulate CFAR and PURR SPRs
by Alexander Graf
· 13 years ago
0254f074
KVM: PPC: Add PAPR hypercall code for PR mode
by Alexander Graf
· 13 years ago
a15bd35
KVM: PPC: Add support for explicit HIOR setting
by Alexander Graf
· 13 years ago
77e675a
KVM: PPC: Read out syscall instruction on trap
by Alexander Graf
· 13 years ago
04fcc11
KVM: PPC: Interpret SDR1 as HVA in PAPR mode
by Alexander Graf
· 13 years ago
317a8fa
KVM: PPC: Check privilege level on SPRs
by Alexander Graf
· 13 years ago
db507c3
KVM: PPC: move compute_tlbie_rb to book3s common header
by Alexander Graf
· 13 years ago
2c740c5
powerpc/kvm: Fix build errors with older toolchains
by Nishanth Aravamudan
· 13 years ago
5fabc48
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
e725421
virtio: expose for non-virtualization users too
by Ohad Ben-Cohen
· 13 years ago
9e368f2
KVM: PPC: book3s_hv: Add support for PPC970-family processors
by Paul Mackerras
· 13 years ago
969391c
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits
by Paul Mackerras
· 13 years ago
aa04b4c
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
by Paul Mackerras
· 13 years ago
371fefd
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
by Paul Mackerras
· 13 years ago
54738c0
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
by David Gibson
· 13 years ago
a8606e2
KVM: PPC: Handle some PAPR hcalls in the kernel
by Paul Mackerras
· 13 years ago
de56a94
KVM: PPC: Add support for Book3S processors in hypervisor mode
by Paul Mackerras
· 13 years ago
3c42bf8
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
by Paul Mackerras
· 13 years ago
df6909e5
KVM: PPC: Move guest enter/exit down into subarch-specific code
by Paul Mackerras
· 13 years ago
f9e0554
KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down
by Paul Mackerras
· 13 years ago
3cf658b
KVM: PPC: Deliver program interrupts right away instead of queueing them
by Paul Mackerras
· 13 years ago
b01c8b5
powerpc, KVM: Rework KVM checks in first-level interrupt handlers
by Paul Mackerras
· 13 years ago
f05ed4d
KVM: PPC: Split out code from book3s.c into book3s_pr.c
by Paul Mackerras
· 13 years ago
c4befc5
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
by Paul Mackerras
· 13 years ago
149dbdb
KVM: PPC: Fix machine checks on 32-bit Book3S
by Paul Mackerras
· 13 years ago
1aee47a
KVM: PPC: e500: Don't search over the entire TLB0.
by Scott Wood
· 13 years ago
dd9ebf1f
KVM: PPC: e500: Add shadow PID support
by Liu Yu
· 13 years ago
08b7fa9
KVM: PPC: e500: Stop keeping shadow TLB
by Liu Yu
· 13 years ago
a4cd8b2
KVM: PPC: e500: enable magic page
by Scott Wood
· 13 years ago
9973d54
KVM: PPC: e500: Support large page mappings of PFNMAP vmas.
by Scott Wood
· 13 years ago
59c1f4e
KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.
by Scott Wood
· 13 years ago
0ef309956
KVM: PPC: e500: don't use MAS0 as intermediate storage.
by Scott Wood
· 13 years ago
6fc4d1e
KVM: PPC: e500: Disable preloading TLB1 in tlb_load().
by Scott Wood
· 13 years ago
4cd35f67
KVM: PPC: e500: Save/restore SPE state
by Scott Wood
· 13 years ago
ecee273
KVM: PPC: booke: use shadow_msr
by Scott Wood
· 13 years ago
a22a2da
KVM: PPC: Resolve real-mode handlers through function exports
by Alexander Graf
· 13 years ago
Next »