Takuya Yoshikawa
|
db3fe4eb45
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
|
13 年 前 |
Alexander Graf
|
d2a1b483a4
KVM: PPC: Add HPT preallocator
|
13 年 前 |
Alexander Graf
|
b4e706111d
KVM: PPC: Convert RMA allocation into generic code
|
13 年 前 |
Alexander Graf
|
b3c5d3c2a4
KVM: PPC: Rename MMIO register identifiers
|
13 年 前 |
Paul Mackerras
|
bad3b5075e
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
|
13 年 前 |
Paul Mackerras
|
342d3db763
KVM: PPC: Implement MMU notifiers for Book3S HV guests
|
13 年 前 |
Paul Mackerras
|
697d3899dc
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
|
13 年 前 |
Paul Mackerras
|
06ce2c63d9
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
|
13 年 前 |
Paul Mackerras
|
9d0ef5ea04
KVM: PPC: Allow I/O mappings in memory slots
|
13 年 前 |
Paul Mackerras
|
da9d1d7f28
KVM: PPC: Allow use of small pages to back Book3S HV guests
|
13 年 前 |
Paul Mackerras
|
c77162dee7
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
|
13 年 前 |
Paul Mackerras
|
b2b2f16508
KVM: PPC: Keep page physical addresses in per-slot arrays
|
13 年 前 |
Paul Mackerras
|
8936dda4c2
KVM: PPC: Keep a record of HV guest view of hashed page table entries
|
13 年 前 |
Scott Wood
|
dfd4d47e9a
KVM: PPC: booke: Improve timer register emulation
|
13 年 前 |
Scott Wood
|
b59049720d
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
|
13 年 前 |
Paul Mackerras
|
19ccb76a19
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
|
14 年 前 |
Paul Mackerras
|
0214394760
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
|
14 年 前 |
Alexander Graf
|
af8f38b349
KVM: PPC: Add sanity checking to vcpu_run
|
14 年 前 |
Alexander Graf
|
9432ba6015
KVM: PPC: Add papr_enabled flag
|
14 年 前 |
Paul Mackerras
|
9e368f2915
KVM: PPC: book3s_hv: Add support for PPC970-family processors
|
14 年 前 |
Paul Mackerras
|
aa04b4cc5b
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
|
14 年 前 |
Paul Mackerras
|
371fefd6f2
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
|
14 年 前 |
David Gibson
|
54738c0971
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
|
14 年 前 |
Paul Mackerras
|
a8606e20e4
KVM: PPC: Handle some PAPR hcalls in the kernel
|
14 年 前 |
Paul Mackerras
|
de56a948b9
KVM: PPC: Add support for Book3S processors in hypervisor mode
|
14 年 前 |
Paul Mackerras
|
c4befc58a0
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
|
14 年 前 |
Liu Yu
|
dd9ebf1f94
KVM: PPC: e500: Add shadow PID support
|
14 年 前 |
Scott Wood
|
4cd35f675b
KVM: PPC: e500: Save/restore SPE state
|
14 年 前 |
Scott Wood
|
ecee273fc4
KVM: PPC: booke: use shadow_msr
|
14 年 前 |
Scott Wood
|
5ce941ee42
KVM: PPC: booke: add sregs support
|
14 年 前 |