Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f3b6a488a670f1be2666ab97e31dcfc0b1648884
/
arch
/
powerpc
/
kvm
e2a0f81
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
b73117c
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
by Paolo Bonzini
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
4068890
KVM: PPC: Book3S PR: Cope with doorbell interrupts
by Paul Mackerras
· 11 years ago
7b49041
KVM: PPC: Book3S HV: Add new state for transactional memory
by Michael Neuling
· 11 years ago
d682916
KVM: PPC: Book3S HV: Basic little-endian guest support
by Anton Blanchard
· 11 years ago
8563bf5
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
by Paul Mackerras
· 11 years ago
5d00f66
KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
by Paul Mackerras
· 11 years ago
e0622bd
KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
by Paul Mackerras
· 11 years ago
aa31e84
KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
by Paul Mackerras
· 11 years ago
e3bbbbf
KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
by Paul Mackerras
· 11 years ago
5557ae0
KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
by Paul Mackerras
· 11 years ago
bd3048b
KVM: PPC: Book3S HV: Add handler for HV facility unavailable
by Michael Ellerman
· 11 years ago
ca25205
KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
by Paul Mackerras
· 11 years ago
b005255e
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
by Michael Neuling
· 11 years ago
e0b7ec0
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
by Paul Mackerras
· 11 years ago
eee7ff9
KVM: PPC: Book3S HV: Don't set DABR on POWER8
by Michael Neuling
· 11 years ago
6c85f52
kvm/ppc: IRQ disabling cleanup
by Scott Wood
· 11 years ago
70713fe3
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
by Mihai Caraman
· 11 years ago
48eaef0
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
by Andreas Schwab
· 11 years ago
7360177
KVM: PPC: Book3S: MMIO emulation support for little endian guests
by Cédric Le Goater
· 11 years ago
7ebd3fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
47d45d9
KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled
by Zhouyi Zhou
· 11 years ago
9bd880a
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
by Tiejun Chen
· 11 years ago
08c9a18
kvm: powerpc: use caching attributes as per linux pte
by Bharat Bhushan
· 11 years ago
7c85e6b
kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()
by Bharat Bhushan
· 11 years ago
30a91fe
kvm: booke: clear host tlb reference flag on guest tlb invalidation
by Bharat Bhushan
· 11 years ago
595e4f7
KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit
by Paul Mackerras
· 11 years ago
99dae3b
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
by Paul Mackerras
· 11 years ago
efff191
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
by Paul Mackerras
· 11 years ago
09548fd
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
by Paul Mackerras
· 11 years ago
458ff3c
KVM: PPC: fix couple of memory leaks in MPIC/XICS devices
by Gleb Natapov
· 11 years ago
398a76c
KVM: PPC: Add devname:kvm aliases for modules
by Alexander Graf
· 11 years ago
228b1a4
powerpc/booke64: Add LRAT error exception handler
by Mihai Caraman
· 11 years ago
df9059b
KVM: PPC: Book3S HV: Don't drop low-order page address bits
by Paul Mackerras
· 11 years ago
36e7bb3
powerpc: book3s: kvm: Don't abuse host r2 in exit path
by Aneesh Kumar K.V
· 11 years ago
c08ac06
KVM: Use cond_resched() directly and remove useless kvm_resched()
by Takuya Yoshikawa
· 11 years ago
f5f9721
powerpc/kvm/booke: Fix build break due to stack frame size warning
by Scott Wood
· 11 years ago
3d3319b
KVM: PPC: Book3S: PR: Enable interrupts earlier
by Alexander Graf
· 11 years ago
40fdd8c
KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
by Alexander Graf
· 11 years ago
d825a04
KVM: PPC: Book3S: PR: Don't clobber our exit handler id
by Alexander Graf
· 11 years ago
36df96f
powerpc/book3s: Decode and save machine check event.
by Mahesh Salgaonkar
· 11 years ago
0440705
powerpc/book3s: Add flush_tlb operation in cpu_spec.
by Mahesh Salgaonkar
· 11 years ago
27025a6
powerpc: kvm: optimize "sc 1" as fast return
by Liu Ping Fan
· 11 years ago
91648ec
powerpc: kvm: fix rare but potential deadlock scene
by pingfan liu
· 11 years ago
c943809
KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call
by Paul Mackerras
· 11 years ago
bf3d32e
KVM: PPC: Book3S HV: Make tbacct_lock irq-safe
by Paul Mackerras
· 11 years ago
f019b7a
KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
by Paul Mackerras
· 11 years ago
caaa4c80
KVM: PPC: Book3S HV: Fix physical address calculations
by Paul Mackerras
· 11 years ago
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
66a173b
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
95f328d
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
by Gleb Natapov
· 11 years ago
a78b55d
kvm: powerpc: book3s: drop is_hv_enabled
by Aneesh Kumar K.V
· 11 years ago
cbbc58d
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
by Aneesh Kumar K.V
· 11 years ago
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
2ba9f0d
kvm: powerpc: book3s: Support building HV and PR KVM as module
by Aneesh Kumar K.V
· 11 years ago
dba291f
kvm: powerpc: booke: Move booke related tracepoints to separate header
by Aneesh Kumar K.V
· 11 years ago
72c1253
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
by Aneesh Kumar K.V
· 11 years ago
699cc87
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
by Aneesh Kumar K.V
· 11 years ago
dd96b2c
kvm: powerpc: book3s: Cleanup interrupt handling code
by Aneesh Kumar K.V
· 11 years ago
3a167bea
kvm: powerpc: Add kvmppc_ops callback
by Aneesh Kumar K.V
· 11 years ago
9975f5e
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
by Aneesh Kumar K.V
· 11 years ago
7aa7993
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
by Aneesh Kumar K.V
· 11 years ago
066212e
kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
by Paul Mackerras
· 11 years ago
178db62
kvm: powerpc: book3s: remove kvmppc_handler_highmem label
by Paul Mackerras
· 11 years ago
ce11e48
KVM: PPC: E500: Add userspace debug stub support
by Bharat Bhushan
· 11 years ago
547465e
KVM: PPC: E500: Using "struct debug_reg"
by Bharat Bhushan
· 11 years ago
b12c784
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
by Bharat Bhushan
· 11 years ago
84e4d63
kvm: powerpc: e500: mark page accessed when mapping a guest page
by Bharat Bhushan
· 11 years ago
ca8ccbd
kvm: powerpc: allow guest control "G" attribute in mas2
by Bharat Bhushan
· 11 years ago
fd75cb5
kvm: powerpc: allow guest control "E" attribute in mas2
by Bharat Bhushan
· 11 years ago
44a3add
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
by Paul Mackerras
· 11 years ago
f1378b1
kvm: powerpc: book3s hv: Fix vcore leak
by Paul Mackerras
· 11 years ago
491d6ec
KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
by Paul Mackerras
· 11 years ago
adc0baf
KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written
by Paul Mackerras
· 11 years ago
d78bca7
KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
by Paul Mackerras
· 11 years ago
93b159b
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
by Paul Mackerras
· 11 years ago
4f6c11d
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
by Paul Mackerras
· 11 years ago
3ff9550
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
by Paul Mackerras
· 11 years ago
9308ab8
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
by Paul Mackerras
· 11 years ago
5cd92a9
KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation
by Paul Mackerras
· 11 years ago
03a9c90
KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs
by Paul Mackerras
· 11 years ago
c9029c3
KVM: PPC: Book3S PR: Use 64k host pages where possible
by Paul Mackerras
· 11 years ago
a4a0f25
KVM: PPC: Book3S PR: Allow guest to use 64k pages
by Paul Mackerras
· 11 years ago
a2d5602
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
by Paul Mackerras
· 11 years ago
f248177
KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC
by Paul Mackerras
· 11 years ago
f3271d4
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
by Paul Mackerras
· 11 years ago
388cc6e
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
by Paul Mackerras
· 11 years ago
4b8473c
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
by Paul Mackerras
· 11 years ago
a0144e2
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
by Paul Mackerras
· 11 years ago
8b75cbb
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
by Paul Mackerras
· 11 years ago
8c2dbb7
KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
by Paul Mackerras
· 11 years ago
c934243
KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine
by Paul Mackerras
· 11 years ago
218309b
KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
by Paul Mackerras
· 11 years ago
42d7604
KVM: PPC: Book3S HV: Implement H_CONFER
by Paul Mackerras
· 11 years ago
c0867fd
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
by Paul Mackerras
· 11 years ago
93b0f4d
KVM: PPC: Book3S HV: Implement timebase offset for guests
by Paul Mackerras
· 11 years ago
1494178
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
by Paul Mackerras
· 11 years ago
3ad26e5
Merge branch 'for-kvm' into next
by Benjamin Herrenschmidt
· 11 years ago
de79f7b
powerpc: Put FP/VSX and VR state into structures
by Paul Mackerras
· 11 years ago
Next »