Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
79c54b6bbf06a4ecd5343ea3687cd36c01f76d56
/
arch
/
powerpc
/
kvm
ce236ab
powerpc: Build fix for powerpc KVM
by Aneesh Kumar K.V
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
5524a27
powerpc/mm: Convert virtual address to vpn
by Aneesh Kumar K.V
· 12 years ago
fff34b3
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 12 years ago
0127262
powerpc: Restore VDSO information on critical exception om BookE
by Mihai Caraman
· 12 years ago
2df72e9
KVM: split kvm_arch_flush_shadow
by Marcelo Tosatti
· 12 years ago
66a0350
KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()
by Gavin Shan
· 12 years ago
c78aa4c
Merge remote-tracking branch 'upstream/master' into queue
by Marcelo Tosatti
· 12 years ago
e8143cc
ppc: e500_tlb memset clears nothing
by Alan Cox
· 12 years ago
249ba1e
KVM: PPC: Add cache flush on page map
by Alexander Graf
· 12 years ago
04f995a
KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
by Paul Mackerras
· 12 years ago
32cad84
KVM: do not release the error page
by Xiao Guangrong
· 12 years ago
cb9aaa3
KVM: do not release the error pfn
by Xiao Guangrong
· 12 years ago
d89cc61
KVM: Push rmap into kvm_arch_memory_slot
by Takuya Yoshikawa
· 12 years ago
fe56097
Merge remote-tracking branch 'upstream' into next
by Avi Kivity
· 12 years ago
ad36cb0
powerpc/kvm/book3s_32: Fix MTMSR_EERI macro
by Alexander Graf
· 12 years ago
38df850
powerpc/kvm/bookehv: Fix build regression
by Alexander Graf
· 12 years ago
e9bda6f
Merge branch 'queue' into next
by Avi Kivity
· 12 years ago
5fecc9d
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
83c7f72
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
d566104
KVM: remove the unused parameter of gfn_to_pfn_memslot
by Xiao Guangrong
· 12 years ago
b3ae209
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start()
by Takuya Yoshikawa
· 12 years ago
84504ef
KVM: MMU: Make kvm_handle_hva() handle range of addresses
by Takuya Yoshikawa
· 12 years ago
d19a748
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
by Takuya Yoshikawa
· 12 years ago
37e41af
Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6
by Avi Kivity
· 12 years ago
0c1fc3c
KVM: PPC: Critical interrupt emulation support
by Bharat Bhushan
· 12 years ago
66c9897
KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
by Mihai Caraman
· 12 years ago
c7ba777
KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
by Mihai Caraman
· 12 years ago
9997782
KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
by Mihai Caraman
· 12 years ago
6c5cb73
KVM: PPC: bookehv64: Add support for std/ld emulation.
by Varun Sethi
· 12 years ago
75c44bb
booke: Added crit/mc exception handler for e500v2
by Bharat Bhushan
· 12 years ago
6328e59
booke/bookehv: Add host crit-watchdog exception support
by Bharat Bhushan
· 12 years ago
1dee7a3
powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
by Benjamin Herrenschmidt
· 12 years ago
18ad51d
powerpc: Add VDSO version of getcpu
by Anton Blanchard
· 12 years ago
9778b69
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
by Stuart Yoder
· 12 years ago
0b7673c
powerpc: Enforce usage of R0-R31 where possible
by Michael Neuling
· 12 years ago
b38c77d
powerpc: Move and fix MTMSR_EERI definition
by Benjamin Herrenschmidt
· 12 years ago
d72be89
powerpc: Merge VCPU_GPR
by Michael Neuling
· 12 years ago
c75df6f
powerpc: Fix usage of register macros getting ready for %r0 change
by Michael Neuling
· 12 years ago
2f584a1
powerpc/kvm: sldi should be sld
by Michael Neuling
· 12 years ago
081f323
KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
by Paul Mackerras
· 13 years ago
21bd000
KVM: PPC: booke: Added DECAR support
by Bharat Bhushan
· 13 years ago
32fad28
KVM: PPC: Book3S HV: Make the guest hash table size configurable
by Paul Mackerras
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
51bfd29
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
by Paul Mackerras
· 13 years ago
ffe3649
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
by Benjamin Herrenschmidt
· 13 years ago
32c7dbf
KVM: PPC: Book3S: PR: Fix hsrr code
by Alexander Graf
· 13 years ago
56e13db
KVM: PPC: Fix PR KVM on POWER7 bare metal
by Alexander Graf
· 13 years ago
7ef4e98
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
by Alexander Graf
· 13 years ago
de6c0b0
KVM: PPC: Book3S HV: Fix refcounting of hugepages
by David Gibson
· 13 years ago
54771e6
KVM: PPC: Emulator: clean up SPR reads and writes
by Alexander Graf
· 13 years ago
c46dc9a
KVM: PPC: Emulator: clean up instruction parsing
by Alexander Graf
· 13 years ago
5b74716
kvm/powerpc: Add new ioctl to retreive server MMU infos
by Benjamin Herrenschmidt
· 13 years ago
f31e65e
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
by Benjamin Herrenschmidt
· 13 years ago
4444aa5
KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
by Mihai Caraman
· 13 years ago
3b1d9d7
KVM: PPC: Book3S: Enable IRQs during exit handling
by Alexander Graf
· 13 years ago
11f7d6c
KVM: PPC: Fix PR KVM on POWER7 bare metal
by Alexander Graf
· 13 years ago
978b4fa
KVM: PPC: Fix stbux emulation
by Alexander Graf
· 13 years ago
518f040
KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
by Mihai Caraman
· 13 years ago
af41508
KVM: PPC: Book3S: PR: No isync in slbie path
by Alexander Graf
· 13 years ago
8c2d0be
KVM: PPC: Book3S: PR: Optimize entry path
by Alexander Graf
· 13 years ago
3012490
KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.
by Varun Sethi
· 13 years ago
185e418
KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies.
by Varun Sethi
· 13 years ago
6e35994
KVM: PPC: Use clockevent multiplier and shifter for decrementer
by Bharat Bhushan
· 13 years ago
cc902ad
KVM: Use minimum and maximum address mapped by TLB1
by Bharat Bhushan
· 13 years ago
bbcc9c0
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
by Benjamin Herrenschmidt
· 13 years ago
966cd0f
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
by Alexander Graf
· 13 years ago
4f225ae
KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
by Alexander Graf
· 13 years ago
6df79df
KVM: PPC: Emulate tw and td instructions
by Alexander Graf
· 13 years ago
6020c0f
KVM: PPC: Pass EA to updating emulation ops
by Alexander Graf
· 13 years ago
8943633
KVM: PPC: Work around POWER7 DABR corruption problem
by Paul Mackerras
· 13 years ago
c0fe7b0
Restore guest CR after exit timing calculation
by Bharat Bhushan
· 13 years ago
0456ec4
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
by Paul Mackerras
· 13 years ago
2e25aa5
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
by Paul Mackerras
· 13 years ago
f0888f7
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
by Paul Mackerras
· 13 years ago
f612771
KVM: PPC: Save/Restore CR over vcpu_run
by Alexander Graf
· 13 years ago
3aaefef
KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
by Matt Evans
· 13 years ago
03660ba
KVM: PPC: Booke: only prepare to enter when we enter
by Alexander Graf
· 13 years ago
7cc1e8e
KVM: PPC: booke: Reinject performance monitor interrupts
by Alexander Graf
· 13 years ago
4e642cc
KVM: PPC: booke: expose good state on irq reinject
by Alexander Graf
· 13 years ago
95f2e92
KVM: PPC: booke: Support perfmon interrupts
by Alexander Graf
· 13 years ago
c6b3733
KVM: PPC: e500: fix typo in tlb code
by Alexander Graf
· 13 years ago
55cdf08
KVM: PPC: bookehv: remove unused code
by Alexander Graf
· 13 years ago
0268597c
KVM: PPC: booke: add GS documentation for program interrupt
by Alexander Graf
· 13 years ago
c35c9d8
KVM: PPC: booke: Readd debug abort code for machine check
by Alexander Graf
· 13 years ago
e9ba39c
KVM: PPC: bookehv: disable MAS register updates early
by Alexander Graf
· 13 years ago
8a3da55
KVM: PPC: bookehv: remove SET_VCPU
by Alexander Graf
· 13 years ago
8764b46
KVM: PPC: bookehv: remove negation for CONFIG_64BIT
by Alexander Graf
· 13 years ago
73ede8d
KVM: PPC: bookehv: fix exit timing
by Alexander Graf
· 13 years ago
8b3a00f
KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
by Alexander Graf
· 13 years ago
a8e4ef8
KVM: PPC: booke: rework rescheduling checks
by Alexander Graf
· 13 years ago
d1ff549
KVM: PPC: booke: deliver program int on emulation failure
by Alexander Graf
· 13 years ago
acab052
KVM: PPC: booke: remove leftover debugging
by Alexander Graf
· 13 years ago
b2e19b2
KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
by Alexander Graf
· 13 years ago
bf7ca4b
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
by Alexander Graf
· 13 years ago
1d628af
KVM: PPC: e500mc: add load inst fixup
by Alexander Graf
· 13 years ago
a2723ce
KVM: PPC: e500mc: Move r1/r2 restoration very early
by Alexander Graf
· 13 years ago
79300f8
KVM: PPC: e500mc: implicitly set MSR_GS
by Alexander Graf
· 13 years ago
4ab9691
KVM: PPC: e500mc: Add doorbell emulation support
by Alexander Graf
· 13 years ago
Next »