index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_book3s.h
Commit message (
Expand
)
Author
Age
*
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
2018-10-09
*
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
2018-10-09
*
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
2018-10-09
*
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
2018-10-09
*
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
2018-10-09
*
KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...
Suraj Jitindar Singh
2018-10-09
*
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
2018-10-09
*
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
Sam Bobroff
2018-07-25
*
KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
Simon Guo
2018-05-31
*
KVM: PPC: Book3S PR: Add emulation for trechkpt.
Simon Guo
2018-05-31
*
KVM: PPC: Book3S PR: Always fail transactions in guest privileged state
Simon Guo
2018-05-31
*
KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRs
Simon Guo
2018-05-31
*
KVM: PPC: Book3S PR: Add transaction memory save/restore skeleton
Simon Guo
2018-05-31
*
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
*
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-18
*
KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctly
Paul Mackerras
2018-05-17
*
KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry
Paul Mackerras
2018-05-17
*
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
2018-03-23
*
KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled
Alexander Graf
2018-01-31
*
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
2017-11-01
*
KVM: PPC: Book3S HV: Simplify dynamic micro-threading code
Paul Mackerras
2017-07-01
*
KVM: PPC: Book3S HV: Enable radix guest support
Paul Mackerras
2017-01-31
*
KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
Paul Mackerras
2017-01-31
*
KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
Paul Mackerras
2017-01-31
*
KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
Paul Mackerras
2017-01-31
*
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
Paul Mackerras
2017-01-31
*
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
2016-09-27
*
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
Suresh Warrier
2016-09-11
*
KVM: PPC: Book3S HV: Implement halt polling
Suraj Jitindar Singh
2016-09-07
*
KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...
Suraj Jitindar Singh
2016-09-07
*
KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
Suraj Jitindar Singh
2016-09-07
*
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-15
*
KVM: PPC: Book3S: correct width in XER handling
Sam bobroff
2015-08-22
*
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
2015-08-22
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-26
|
\
|
*
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
David Gibson
2015-04-21
*
|
ppc: Remove unused cpp symbols in kvm headers
Frederic Weisbecker
2015-03-09
|
/
*
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-12-17
*
KVM: PPC: PR: Handle FSCR feature deselects
Alexander Graf
2014-07-31
*
KVM: PPC: Handle magic page in kvmppc_ld/st
Alexander Graf
2014-07-28
*
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
2014-07-28
*
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
*
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
2014-07-28
*
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
2014-07-28
*
KVM: PPC: Book3S HV: Make HTAB code LE host aware
Alexander Graf
2014-07-28
*
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
*
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
2014-07-28
*
KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
Aneesh Kumar K.V
2014-07-06
*
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-30
*
KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write
Greg Kurz
2014-03-26
[next]