开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
2013-01-17
KVM: PPC: 44x: fix DCR read/write
Alexander Graf
2012-07-16
powerpc/kvm: sldi should be sld
Michael Neuling
2012-05-16
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
Paul Mackerras
2012-05-16
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
2012-05-16
KVM: PPC: Book3S: PR: Fix hsrr code
Alexander Graf
2012-05-16
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
2012-05-16
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
Alexander Graf
2012-05-08
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2012-04-03
KVM: PPC: Book3S: PR: Fix preemption
Alexander Graf
2012-04-03
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
2012-04-03
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
Paul Mackerras
2012-04-03
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
Paul Mackerras
2012-04-03
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
Alexander Graf
2012-04-02
powerpc/kvm: Fallout from system.h disintegration
Benjamin Herrenschmidt
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-20
powerpc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-08
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
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: Initialize linears with zeros
Alexander Graf
2012-03-05
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2012-03-05
KVM: PPC: E500: Fail init when not on e500v2
Alexander Graf
2012-03-05
KVM: Move gfn_to_memslot() to kvm_host.h
Paul Mackerras
2012-03-05
KVM: PPC: Rename MMIO register identifiers
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: Add support for explicit HIOR setting
Alexander Graf
2012-03-05
KVM: PPC: Add generic single register ioctls
Alexander Graf
2012-03-05
KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
Sasha Levin
2012-03-05
KVM: PPC: booke: Add booke206 TLB trace
Liu Yu
2012-03-05
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
2012-03-05
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
Paul Mackerras
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: Book3S HV: Keep HPTE locked when invalidating
Paul Mackerras
2012-03-05
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
Matt Evans
2012-03-05
KVM: PPC: Fix vcpu_create dereference before validity check.
Matt Evans
2012-03-05
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
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: Make the H_ENTER hcall more reliable
Paul Mackerras
2012-03-05
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
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: Make wakeups work again for Book3S HV guests
Paul Mackerras
[next]