index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
1
-1
/
+1
*
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
1
-1
/
+14
*
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
2011-07-12
1
-1
/
+45
*
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
David Gibson
2011-07-12
1
-0
/
+9
*
KVM: PPC: Handle some PAPR hcalls in the kernel
Paul Mackerras
2011-07-12
1
-0
/
+11
*
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
1
-5
/
+48
*
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
Paul Mackerras
2011-07-12
1
-19
/
+15
*
KVM: PPC: e500: Add shadow PID support
Liu Yu
2011-07-12
1
-0
/
+1
*
KVM: PPC: e500: Save/restore SPE state
Scott Wood
2011-07-12
1
-0
/
+6
*
KVM: PPC: booke: use shadow_msr
Scott Wood
2011-07-12
1
-1
/
+1
*
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
1
-0
/
+3
*
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
2011-05-22
1
-0
/
+1
*
KVM: PPC: Fix issue clearing exit timing counters
Bharat Bhushan
2011-05-11
1
-0
/
+1
*
KVM: PPC: Add book3s_32 tlbie flush acceleration
Alexander Graf
2010-10-24
1
-0
/
+4
*
KVM: PPC: RCU'ify the Book3s MMU
Alexander Graf
2010-10-24
1
-0
/
+2
*
KVM: PPC: First magic page steps
Alexander Graf
2010-10-24
1
-0
/
+2
[next]