summaryrefslogtreecommitdiff
path: root/target/ppc/kvm_ppc.h
AgeCommit message (Expand)Author
2018-11-08ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HVSuraj Jitindar Singh
2018-09-05target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania
2018-06-22spapr: Don't rewrite mmu capabilities in KVM modeDavid Gibson
2018-06-22spapr: Use maximum page size capability to simplify memory backend checkingDavid Gibson
2018-06-21target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helperDavid Gibson
2018-05-04spapr: Remove support for explicitly allocated RMAsDavid Gibson
2018-02-06spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM deviceAlexey Kardashevskiy
2018-01-29target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]Suraj Jitindar Singh
2018-01-17target/ppc: Clean up probing of VMX, VSX and DFP availability on KVMDavid Gibson
2017-09-27spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz
2017-09-27ppc/kvm: generalize the use of kvmppc_get_htab_fd()Greg Kurz
2017-09-27ppc/kvm: drop kvmppc_has_cap_htab_fd()Greg Kurz
2017-09-08ppc: use macros to make cpu type name from string literalIgor Mammedov
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff
2017-08-22target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaroundDaniel Henrique Barboza
2017-07-17pseries: Allow HPT resizing with KVMDavid Gibson
2017-07-17pseries: Stubs for HPT resizingDavid Gibson
2017-06-08target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()Greg Kurz
2017-04-26target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh
2017-04-26target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3Sam Bobroff
2017-04-26target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64Alexey Kardashevskiy
2017-03-01target/ppc: Fix KVM-HV HPTE accessorsDavid Gibson
2017-02-22hw/ppc/spapr: Check for valid page size when hot plugging memoryThomas Huth
2017-01-31ppc: Rename cpu_version to compat_pvrDavid Gibson
2017-01-19KVM: PPC: eliminate unnecessary duplicate constantsPaolo Bonzini
2016-12-20Move target-* CPU file into a target/ folderThomas Huth