index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_pr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
KVM: do not release the error page
Xiao Guangrong
1
-3
/
+1
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
1
-0
/
+25
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
1
-0
/
+7
2012-05-06
KVM: PPC: Book3S: Enable IRQs during exit handling
Alexander Graf
1
-0
/
+3
2012-04-08
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
Benjamin Herrenschmidt
1
-0
/
+18
2012-04-08
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
Alexander Graf
1
-0
/
+1
2012-04-08
KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
Alexander Graf
1
-0
/
+4
2012-04-08
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
1
-0
/
+1
2012-04-03
KVM: PPC: Book3S: PR: Fix preemption
Alexander Graf
1
-2
/
+1
2012-04-03
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
Alexander Graf
1
-2
/
+4
2012-04-02
powerpc/kvm: Fallout from system.h disintegration
Benjamin Herrenschmidt
1
-0
/
+1
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-27
/
+151
2012-03-20
powerpc: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-05
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
1
-0
/
+32
2012-03-05
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
1
-2
/
+4
2012-03-05
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
1
-0
/
+39
2012-03-05
KVM: PPC: Book3S: PR: Fix signal check race
Alexander Graf
1
-0
/
+20
2012-03-05
KVM: PPC: Use get/set for to_svcpu to help preemption
Alexander Graf
1
-20
/
+42
2012-03-05
KVM: PPC: Book3s: PR: No irq_disable in vcpu_run
Alexander Graf
1
-2
/
+0
2012-03-05
KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
Alexander Graf
1
-2
/
+11
2012-03-05
KVM: PPC: Move prepare_to_enter call site into subarch code
Scott Wood
1
-0
/
+2
2012-03-05
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
1
-1
/
+1
2011-12-26
KVM: PPC: protect use of kvmppc_h_pr
Andreas Schwab
1
-0
/
+2
2011-11-17
Revert "KVM: PPC: Add support for explicit HIOR setting"
Alexander Graf
1
-12
/
+2
2011-10-31
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-09-25
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
Paul Mackerras
1
-12
/
+0
2011-09-25
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
1
-0
/
+10
2011-09-25
KVM: PPC: Support SC1 hypercalls for PAPR in PR mode
Alexander Graf
1
-1
/
+21
2011-09-25
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
1
-2
/
+12
2011-07-12
KVM: PPC: Move guest enter/exit down into subarch-specific code
Paul Mackerras
1
-6
/
+6
2011-07-12
KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down
Paul Mackerras
1
-0
/
+20
2011-07-12
KVM: PPC: Split out code from book3s.c into book3s_pr.c
Paul Mackerras
1
-0
/
+1009