Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9308ab8e2da933d895ebbb903bf459e33ed94dec
/
arch
/
powerpc
/
kvm
/
book3s_pr.c
9308ab8
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
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
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
7c7b406
KVM: PPC: Book3S PR: return appropriate error when allocation fails
by Thadeu Lima de Souza Cascardo
· 12 years ago
5f1c248
kvm/ppc: Call trace_hardirqs_on before entry
by Scott Wood
· 12 years ago
0f29682
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
by Paul Mackerras
· 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
8e591cb
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
by Michael Ellerman
· 12 years ago
0f47f9b
KVM: extend EMULATE_EXIT_USER to support different exit reasons
by Bharat Bhushan
· 12 years ago
c402a3f
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
by Bharat Bhushan
· 12 years ago
6e51c9ff
powerpc: remove cast for kmalloc/kzalloc return value
by Zhang Yanfei
· 12 years ago
8482644
KVM: set_memory_region: Refactor commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
89f8833
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
deb26c2
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
by Paul Mackerras
· 12 years ago
50c7bb8
KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
by Alexander Graf
· 12 years ago
a413f47
powerpc: Disable relocation on exceptions whenever PR KVM is active
by Ian Munsie
· 12 years ago
3a2e7b0
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
by Paul Mackerras
· 12 years ago
28c483b
KVM: PPC: Book3S PR: Fix VSX handling
by Paul Mackerras
· 12 years ago
a8bd19e
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
by Paul Mackerras
· 12 years ago
a136a8b
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
by Paul Mackerras
· 12 years ago
a47d72f
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
by Paul Mackerras
· 12 years ago
dfe49db
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
by Paul Mackerras
· 12 years ago
a66b48c
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
by Paul Mackerras
· 12 years ago
7c973a2
KVM: PPC: Add return value to core_check_requests
by Alexander Graf
· 12 years ago
7ee7885
KVM: PPC: Add return value in prepare_to_enter
by Alexander Graf
· 12 years ago
3766a4c
KVM: PPC: Move kvm_guest_enter call into generic code
by Alexander Graf
· 12 years ago
bd2be68
KVM: PPC: Book3S: PR: Rework irq disabling
by Alexander Graf
· 12 years ago
24afa37
KVM: PPC: Consistentify vcpu exit path
by Alexander Graf
· 12 years ago
0652eaa
KVM: PPC: Book3S: PR: Indicate we're out of guest mode
by Alexander Graf
· 12 years ago
706fb73
KVM: PPC: Exit guest context while handling exit
by Alexander Graf
· 12 years ago
c63ddcb
KVM: PPC: Book3S: PR: Only do resched check once per exit
by Alexander Graf
· 12 years ago
9b0cb3c
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
by Alexander Graf
· 12 years ago
03d25c5
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
by Alexander Graf
· 12 years ago
97c9505
KVM: PPC: PR: Use generic tracepoint for guest exit
by Alexander Graf
· 12 years ago
32cad84
KVM: do not release the error page
by Xiao Guangrong
· 12 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
3b1d9d7
KVM: PPC: Book3S: Enable IRQs during exit handling
by Alexander Graf
· 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
6020c0f
KVM: PPC: Pass EA to updating emulation ops
by Alexander Graf
· 13 years ago
592f5d8
KVM: PPC: Book3S: PR: Fix preemption
by Alexander Graf
· 13 years ago
b8e6f8a
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
by Alexander Graf
· 13 years ago
95327d0
powerpc/kvm: Fallout from system.h disintegration
by Benjamin Herrenschmidt
· 13 years ago
2e7580b
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
2480b20
powerpc: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
31f3438
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
by Paul Mackerras
· 13 years ago
1022fc3
KVM: PPC: Add support for explicit HIOR setting
by Alexander Graf
· 13 years ago
82ed361
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
by Paul Mackerras
· 13 years ago
e371f71
KVM: PPC: Book3S: PR: Fix signal check race
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
25051b5a
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
96f38d7
KVM: PPC: protect use of kvmppc_h_pr
by Andreas Schwab
· 13 years ago
bb75c62
Revert "KVM: PPC: Add support for explicit HIOR setting"
by Alexander Graf
· 13 years ago
9308794
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
0214394
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
by Paul Mackerras
· 14 years ago
af8f38b
KVM: PPC: Add sanity checking to vcpu_run
by Alexander Graf
· 13 years ago
a668f2b
KVM: PPC: Support SC1 hypercalls for PAPR in PR mode
by Alexander Graf
· 13 years ago
a15bd35
KVM: PPC: Add support for explicit HIOR setting
by Alexander Graf
· 13 years ago
df6909e5
KVM: PPC: Move guest enter/exit down into subarch-specific code
by Paul Mackerras
· 14 years ago
f9e0554
KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down
by Paul Mackerras
· 14 years ago
f05ed4d
KVM: PPC: Split out code from book3s.c into book3s_pr.c
by Paul Mackerras
· 14 years ago