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_host.h
Age
Commit message (
Expand
)
Author
2012-08-16
KVM: PPC: Add cache flush on page map
Alexander Graf
2012-05-30
KVM: PPC: booke: Added DECAR support
Bharat Bhushan
2012-05-30
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-04-08
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
2012-04-08
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
Paul Mackerras
2012-04-08
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
Paul Mackerras
2012-04-08
KVM: PPC: bookehv: add comment about shadow_msr
Alexander Graf
2012-04-08
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-04-08
KVM: PPC: e500: refactor core-specific TLB code
Scott Wood
2012-04-08
KVM: PPC: Rework wqp conditional code
Alexander Graf
2012-04-08
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
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: Rename MMIO register identifiers
Alexander Graf
2012-03-05
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
Paul Mackerras
2012-03-05
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
Paul Mackerras
2012-03-05
KVM: PPC: Allow I/O mappings in memory slots
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: Keep page physical addresses in per-slot arrays
Paul Mackerras
2012-03-05
KVM: PPC: Keep a record of HV guest view of hashed page table entries
Paul Mackerras
2012-03-05
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2011-09-25
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
Paul Mackerras
2011-09-25
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
Paul Mackerras
2011-09-25
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
2011-09-25
KVM: PPC: Add papr_enabled flag
Alexander Graf
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
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 fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
Paul Mackerras
2011-07-12
KVM: PPC: e500: Add shadow PID support
Liu Yu
2011-07-12
KVM: PPC: e500: Save/restore SPE state
Scott Wood
2011-07-12
KVM: PPC: booke: use shadow_msr
Scott Wood
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
2011-05-11
KVM: PPC: Fix issue clearing exit timing counters
Bharat Bhushan
2010-10-24
KVM: PPC: Add book3s_32 tlbie flush acceleration
Alexander Graf
2010-10-24
KVM: PPC: RCU'ify the Book3s MMU
Alexander Graf
2010-10-24
KVM: PPC: First magic page steps
Alexander Graf
2010-10-24
KVM: PPC: Make PAM a define
Alexander Graf
2010-10-24
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
2010-10-24
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
[next]