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
/
booke.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
booke/bookehv: Add host crit-watchdog exception support
Bharat Bhushan
1
-0
/
+21
2012-05-30
KVM: PPC: booke: Added DECAR support
Bharat Bhushan
1
-0
/
+5
2012-04-08
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
Alexander Graf
1
-0
/
+1
2012-04-08
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
1
-0
/
+1
2012-04-08
KVM: PPC: Booke: only prepare to enter when we enter
Alexander Graf
1
-8
/
+10
2012-04-08
KVM: PPC: booke: Reinject performance monitor interrupts
Alexander Graf
1
-0
/
+4
2012-04-08
KVM: PPC: booke: expose good state on irq reinject
Alexander Graf
1
-15
/
+41
2012-04-08
KVM: PPC: booke: Support perfmon interrupts
Alexander Graf
1
-0
/
+4
2012-04-08
KVM: PPC: booke: add GS documentation for program interrupt
Alexander Graf
1
-2
/
+8
2012-04-08
KVM: PPC: booke: Readd debug abort code for machine check
Alexander Graf
1
-1
/
+6
2012-04-08
KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
Alexander Graf
1
-1
/
+1
2012-04-08
KVM: PPC: booke: rework rescheduling checks
Alexander Graf
1
-22
/
+50
2012-04-08
KVM: PPC: booke: deliver program int on emulation failure
Alexander Graf
1
-1
/
+1
2012-04-08
KVM: PPC: booke: remove leftover debugging
Alexander Graf
1
-5
/
+0
2012-04-08
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
Alexander Graf
1
-1
/
+1
2012-04-08
KVM: PPC: e500mc: implicitly set MSR_GS
Alexander Graf
1
-6
/
+5
2012-04-08
KVM: PPC: e500mc: Add doorbell emulation support
Alexander Graf
1
-0
/
+2
2012-04-08
KVM: PPC: booke: standard PPC floating point support
Scott Wood
1
-0
/
+44
2012-04-08
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
1
-56
/
+253
2012-04-08
KVM: PPC: booke: Move vm core init/destroy out of booke.c
Scott Wood
1
-9
/
+0
2012-04-08
KVM: PPC: booke: add booke-level vcpu load/put
Scott Wood
1
-0
/
+8
2012-03-05
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
1
-0
/
+10
2012-03-05
KVM: PPC: booke: Improve timer register emulation
Scott Wood
1
-16
/
+51
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
1
-11
/
+12
2012-03-05
KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
Scott Wood
1
-5
/
+1
2012-03-05
KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
Scott Wood
1
-10
/
+18
2012-03-05
KVM: PPC: Move prepare_to_enter call site into subarch code
Scott Wood
1
-0
/
+4
2012-03-05
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
1
-2
/
+2
2012-03-05
KVM: PPC: booke: check for signals in kvmppc_vcpu_run
Scott Wood
1
-1
/
+9
2012-03-05
KVM: PPC: e500: Don't hardcode PIR=0
Scott Wood
1
-2
/
+2
2011-09-25
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
1
-1
/
+9
2011-07-12
KVM: PPC: Move guest enter/exit down into subarch-specific code
Paul Mackerras
1
-0
/
+13
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: e500: Add shadow PID support
Liu Yu
1
-4
/
+7
2011-07-12
KVM: PPC: e500: enable magic page
Scott Wood
1
-0
/
+11
2011-07-12
KVM: PPC: e500: Save/restore SPE state
Scott Wood
1
-2
/
+82
2011-07-12
KVM: PPC: booke: use shadow_msr
Scott Wood
1
-0
/
+1
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
1
-2
/
+152
2011-03-17
KVM: PPC: Fix SPRG get/set for Book3S and BookE
Peter Tyser
1
-6
/
+8
2010-10-24
KVM: PPC: Implement level interrupts for BookE
Alexander Graf
1
-2
/
+15
2010-10-24
KVM: PPC: initialize IVORs in addition to IVPR
Hollis Blanchard
1
-2
/
+6
2010-10-24
KVM: PPC: Tell guest about pending interrupts
Alexander Graf
1
-0
/
+7
2010-10-24
KVM: PPC: Add PV guest critical sections
Alexander Graf
1
-0
/
+15
2010-10-24
KVM: PPC: Implement hypervisor interface
Alexander Graf
1
-1
/
+9
2010-10-24
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
1
-8
/
+8
2010-10-24
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
1
-7
/
+8
2010-10-24
KVM: PPC: Convert DAR to shared page.
Alexander Graf
1
-1
/
+1
2010-10-24
KVM: PPC: Convert MSR to shared page
Alexander Graf
1
-10
/
+10
2010-08-01
KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts
Asias He
1
-1
/
+1
2010-08-01
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
1
-10
/
+0
[next]