Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
44a3add86311bb9d060d795bcdcdc9b8c7a35bd0
/
arch
/
powerpc
/
kvm
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
39eda2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
45d9a22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
70abade
powerpc kvm: use fdget
by Al Viro
· 11 years ago
a9f6cf9
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
by Gleb Natapov
· 11 years ago
bf550fc
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
by Alexander Graf
· 11 years ago
7e48c10
KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()
by Paul Mackerras
· 11 years ago
8b23de2
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
by Paul Mackerras
· 11 years ago
9d1ffdd
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
by Paul Mackerras
· 11 years ago
7bfa9ad
KVM: PPC: Book3S: Fix compile error in XICS emulation
by Paul Mackerras
· 11 years ago
7c7b406
KVM: PPC: Book3S PR: return appropriate error when allocation fails
by Thadeu Lima de Souza Cascardo
· 12 years ago
5d226ae
arch: powerpc: kvm: add signed type cast for comparation
by Chen Gang
· 12 years ago
3f1f431
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 11 years ago
2f84d5e
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
by Yann Droneaud
· 11 years ago
8791644
powerpc/kvm: Copy the pvr value after memset
by Aneesh Kumar K.V
· 11 years ago
54bb7f4
powerpc: Make rwlocks endian safe
by Anton Blanchard
· 11 years ago
7ffcf8e
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
by Anton Blanchard
· 11 years ago
f13c13a
powerpc: Stop using non-architected shared_proc field in lppaca
by Anton Blanchard
· 11 years ago
e0e1361
powerpc/kvm/book3s_pr: Return appropriate error when allocation fails
by Thadeu Lima de Souza Cascardo
· 12 years ago
2fb1067
powerpc/kvm: Add signed type cast for comparation
by Chen Gang
· 12 years ago
9123c5e
powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
by Hongtao Jia
· 12 years ago
c8ae0ac
KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
by Paul Mackerras
· 12 years ago
e59dbe0
KVM: Introduce kvm_arch_memslots_updated()
by Takuya Yoshikawa
· 12 years ago
c09ec19
kvm/ppc/booke: Don't call kvm_guest_enter twice
by Scott Wood
· 12 years ago
5f1c248
kvm/ppc: Call trace_hardirqs_on before entry
by Scott Wood
· 12 years ago
4baa1d8
KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers
by Paul Mackerras
· 12 years ago
5448050
KVM: PPC: Book3S HV: Correct tlbie usage
by Paul Mackerras
· 12 years ago
990978e
powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.
by Aneesh Kumar K.V
· 12 years ago
6c45b81
powerpc/kvm: Contiguous memory allocator based RMA allocation
by Aneesh Kumar K.V
· 12 years ago
fa61a4e3
powerpc/kvm: Contiguous memory allocator based hash page table allocation
by Aneesh Kumar K.V
· 12 years ago
f353202
KVM: PPC: Book3S: Ignore DABR register
by Alexander Graf
· 12 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
fe489bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
ab3d681
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 12 years ago
a3ff5fb
KVM: PPC: Ignore PIR writes
by Alexander Graf
· 12 years ago
681562c
KVM: PPC: Book3S PR: Invalidate SLB entries properly
by Paul Mackerras
· 12 years ago
0f29682
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
by Paul Mackerras
· 12 years ago
6ed1485
KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
by Paul Mackerras
· 12 years ago
bc1bc4e
KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
by Paul Mackerras
· 12 years ago
8ed7b7e
KVM: PPC: Book3S PR: Fix proto-VSID calculations
by Paul Mackerras
· 12 years ago
5f17ce8
KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
by Tiejun Chen
· 12 years ago
db7cb5b
powerpc/kvm: Handle transparent hugepage in KVM
by Aneesh Kumar K.V
· 12 years ago
12bc9f6
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
by Aneesh Kumar K.V
· 12 years ago
db3d853
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
by Aneesh Kumar K.V
· 12 years ago
b1fe998
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 12 years ago
f8941fbe
kvm/ppc/booke: Delay kvmppc_lazy_ee_enable
by Scott Wood
· 12 years ago
7c11c0c
kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
by Scott Wood
· 12 years ago
f1e8902
kvm/ppc/booke: Hold srcu lock when calling gfn functions
by Scott Wood
· 12 years ago
2b6398f
kvm/ppc/booke64: Disable e6500 support
by Scott Wood
· 12 years ago
505d642
powerpc,kvm: fix imbalance srcu_read_[un]lock()
by Lai Jiangshan
· 12 years ago
8e44ddc
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
by Paul Mackerras
· 12 years ago
535cf7b
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
by Marc Zyngier
· 12 years ago
01227a8
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
5975a2e
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
by Paul Mackerras
· 12 years ago
d133b40
kvm/ppc/mpic: fix missing unlock in set_base_addr()
by Wei Yongjun
· 12 years ago
ed840ee
kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
by Scott Wood
· 12 years ago
1d6f6b7
kvm/ppc/mpic: remove users
by Scott Wood
· 12 years ago
398d878
kvm/ppc/mpic: fix mmio region lists when multiple guests used
by Scott Wood
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
b1022fb
powerpc: Decode the pte-lp-encoding bits correctly.
by Aneesh Kumar K.V
· 12 years ago
8b78645
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
by Paul Mackerras
· 12 years ago
d19bd862
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
by Paul Mackerras
· 12 years ago
4619ac8
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
by Paul Mackerras
· 12 years ago
e7d26f2
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
by Benjamin Herrenschmidt
· 12 years ago
54695c3
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
by Benjamin Herrenschmidt
· 12 years ago
bc5ad3f
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
by Benjamin Herrenschmidt
· 12 years ago
8e591cb
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
by Michael Ellerman
· 12 years ago
9119491
kvm/ppc/mpic: Eliminate mmio_mapped
by Scott Wood
· 12 years ago
07f0a7b
kvm: destroy emulated devices on VM exit
by Scott Wood
· 12 years ago
447a03c
KVM: PPC: MPIC: Restrict to e500 platforms
by Alexander Graf
· 12 years ago
5efdb4b
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
by Alexander Graf
· 12 years ago
Next »