index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-12-06
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
Mihai Caraman
1
-0
/
+14
2012-12-06
KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
Mihai Caraman
1
-0
/
+12
2012-12-06
KVM: PPC: bookehv: Add guest computation mode for irq delivery
Mihai Caraman
1
-1
/
+8
2012-12-06
KVM: PPC: booke: Fix get_tb() compile error on 64-bit
Mihai Caraman
1
-0
/
+1
2012-10-06
KVM: PPC: set IN_GUEST_MODE before checking requests
Scott Wood
1
-1
/
+0
2012-10-06
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
Paul Mackerras
1
-0
/
+2
2012-10-06
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
1
-1
/
+6
2012-10-06
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
1
-0
/
+12
2012-10-06
KVM: PPC: BookE: Support FPU on non-hv systems
Alexander Graf
1
-0
/
+11
2012-10-06
booke: Added ONE_REG interface for IAC/DAC debug registers
Bharat Bhushan
1
-2
/
+46
2012-10-06
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
1
-0
/
+155
2012-10-06
KVM: PPC: Add return value to core_check_requests
Alexander Graf
1
-1
/
+5
2012-10-06
KVM: PPC: Add return value in prepare_to_enter
Alexander Graf
1
-8
/
+8
2012-10-06
KVM: PPC: Move kvm_guest_enter call into generic code
Alexander Graf
1
-2
/
+0
2012-10-06
KVM: PPC: Book3S: PR: Rework irq disabling
Alexander Graf
1
-0
/
+2
2012-10-06
KVM: PPC: Consistentify vcpu exit path
Alexander Graf
1
-5
/
+8
2012-10-06
KVM: PPC: Exit guest context while handling exit
Alexander Graf
1
-0
/
+3
2012-10-06
KVM: PPC: BookE: Drop redundant vcpu->mode set
Alexander Graf
1
-2
/
+0
2012-10-06
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
1
-57
/
+1
2012-10-06
KVM: PPC: BookE: No duplicate request != 0 check
Alexander Graf
1
-7
/
+5
2012-10-06
KVM: PPC: BookE: Add some more trace points
Alexander Graf
1
-0
/
+3
2012-10-06
KVM: PPC: E500: Implement MMU notifiers
Alexander Graf
1
-0
/
+6
2012-10-06
KVM: PPC: BookE: Add support for vcpu->mode
Alexander Graf
1
-0
/
+11
2012-10-06
KVM: PPC: BookE: Add check_requests helper function
Alexander Graf
1
-7
/
+17
2012-10-06
KVM: PPC: BookE: Expose remote TLB flushes in debugfs
Alexander Graf
1
-0
/
+1
2012-10-06
KVM: PPC: PR: Use generic tracepoint for guest exit
Alexander Graf
1
-0
/
+3
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
[next]