index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_host.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
1
-4
/
+4
|
\
|
*
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
2013-01-10
1
-0
/
+2
|
*
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
2012-12-14
1
-3
/
+1
|
*
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-14
1
-2
/
+2
*
|
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2013-02-15
1
-0
/
+1
|
/
*
KVM: PPC: Make EPCR a valid field for booke64 and bookehv
Alexander Graf
2012-12-06
1
-1
/
+6
*
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
2012-12-06
1
-2
/
+3
*
KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs
Paul Mackerras
2012-12-06
1
-0
/
+1
*
KVM: PPC: Book3S HV: Fix accounting of stolen time
Paul Mackerras
2012-10-30
1
-0
/
+5
*
KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
Paul Mackerras
2012-10-30
1
-3
/
+2
*
KVM: PPC: Book3S HV: Fixes for late-joining threads
Paul Mackerras
2012-10-30
1
-3
/
+4
*
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
2012-10-05
1
-4
/
+5
*
booke: Added ONE_REG interface for IAC/DAC debug registers
Bharat Bhushan
2012-10-05
1
-2
/
+22
*
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
2012-10-05
1
-0
/
+3
*
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
Alexander Graf
2012-10-05
1
-2
/
+1
*
KVM: PPC: E500: Implement MMU notifiers
Alexander Graf
2012-10-05
1
-1
/
+2
*
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2012-08-26
1
-0
/
+1
|
\
|
*
KVM: PPC: Add cache flush on page map
Alexander Graf
2012-08-16
1
-0
/
+1
*
|
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-08-06
1
-0
/
+1
*
|
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...
Takuya Yoshikawa
2012-07-18
1
-0
/
+2
|
/
*
KVM: PPC: booke: Added DECAR support
Bharat Bhushan
2012-05-30
1
-0
/
+2
*
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-05-30
1
-0
/
+4
*
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-05-06
1
-1
/
+3
*
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
2012-04-08
1
-0
/
+1
*
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
Paul Mackerras
2012-04-08
1
-0
/
+4
*
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
Paul Mackerras
2012-04-08
1
-6
/
+21
*
KVM: PPC: bookehv: add comment about shadow_msr
Alexander Graf
2012-04-08
1
-0
/
+1
*
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-04-08
1
-1
/
+18
*
KVM: PPC: e500: refactor core-specific TLB code
Scott Wood
2012-04-08
1
-0
/
+2
*
KVM: PPC: Rework wqp conditional code
Alexander Graf
2012-04-08
1
-5
/
+1
*
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-04-08
1
-0
/
+6
*
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
1
-0
/
+3
*
KVM: PPC: Add HPT preallocator
Alexander Graf
2012-03-05
1
-0
/
+1
*
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2012-03-05
1
-3
/
+4
*
KVM: PPC: Rename MMIO register identifiers
Alexander Graf
2012-03-05
1
-0
/
+8
*
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
Paul Mackerras
2012-03-05
1
-2
/
+3
*
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
1
-0
/
+16
*
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
2012-03-05
1
-0
/
+5
*
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
Paul Mackerras
2012-03-05
1
-1
/
+16
*
KVM: PPC: Allow I/O mappings in memory slots
Paul Mackerras
2012-03-05
1
-0
/
+2
*
KVM: PPC: Allow use of small pages to back Book3S HV guests
Paul Mackerras
2012-03-05
1
-2
/
+1
*
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
Paul Mackerras
2012-03-05
1
-0
/
+2
*
KVM: PPC: Keep page physical addresses in per-slot arrays
Paul Mackerras
2012-03-05
1
-3
/
+6
*
KVM: PPC: Keep a record of HV guest view of hashed page table entries
Paul Mackerras
2012-03-05
1
-0
/
+10
*
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
1
-1
/
+1
*
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
1
-6
/
+0
*
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
Paul Mackerras
2011-09-25
1
-4
/
+15
*
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
Paul Mackerras
2011-09-25
1
-8
/
+0
*
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
2011-09-25
1
-0
/
+2
*
KVM: PPC: Add papr_enabled flag
Alexander Graf
2011-09-25
1
-0
/
+1
[next]