index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_ppc.h
Age
Commit message (
Expand
)
Author
2012-03-05
KVM: PPC: Add HPT preallocator
Alexander Graf
2012-03-05
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2012-03-05
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
2012-03-05
KVM: PPC: Allow use of small pages to back Book3S HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
Paul Mackerras
2012-03-05
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
2012-03-05
KVM: PPC: e500: MMU API
Scott Wood
2011-09-25
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
2011-07-12
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
David Gibson
2011-07-12
KVM: PPC: Handle some PAPR hcalls in the kernel
Paul Mackerras
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
KVM: PPC: Move guest enter/exit down into subarch-specific code
Paul Mackerras
2011-07-12
KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down
Paul Mackerras
2011-07-12
KVM: PPC: e500: enable magic page
Scott Wood
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
2010-10-24
KVM: PPC: Implement hypervisor interface
Alexander Graf
2010-05-17
KVM: PPC: Extract MMU init
Alexander Graf
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
2010-05-17
KVM: PPC: Allow userspace to unset the IRQ line
Alexander Graf
2010-04-25
KVM: PPC: Add helpers to modify ppc fields
Alexander Graf
2010-04-25
KVM: PPC: Add AGAIN type for emulation return
Alexander Graf
2010-04-25
KVM: PPC: Teach MMIO Signedness
Alexander Graf
2010-04-25
KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs
Alexander Graf
2010-03-01
KVM: PPC: Fix initial GPR settings
Alexander Graf
2010-03-01
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
2010-03-01
KVM: PPC: Use PACA backed shadow vcpu
Alexander Graf
2010-03-01
KVM: PPC: Add helpers for CR, XER
Alexander Graf
2010-03-01
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2010-03-01
KVM: powerpc: Improve DEC handling
Alexander Graf
2009-11-05
Add book3s_64 highmem asm code
Alexander Graf
2009-03-24
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
2009-03-24
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
2009-03-24
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
2009-03-24
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
2009-03-24
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2009-03-24
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
2008-12-31
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
2008-12-31
KVM: ppc: support large host pages
Hollis Blanchard
2008-12-31
KVM: ppc: optimize irq delivery path
Hollis Blanchard
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
2008-12-31
KVM: ppc: Move the last bits of 44x code out of booke.c
Hollis Blanchard
2008-12-31
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
2008-12-31
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2008-12-31
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
2008-12-31
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
2008-11-25
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
2008-10-15
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
[next]