aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/kvm_ppc.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-02target/ppc/machine: Add kvmppc_pvr_workaround_required() stubGreg Kurz1-0/+5
2019-07-02ppc: Introduce kvmppc_set_reg_tb_offset() helperGreg Kurz1-0/+5
2019-05-29spapr/xive: add KVM supportCédric Le Goater1-0/+6
2019-04-26target/ppc: Style fixes for kvm_ppc.h and kvm.cDavid Gibson1-1/+2
2019-03-12target/ppc/spapr: Enable H_PAGE_INIT in-kernel handlingSuraj Jitindar Singh1-0/+5
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh1-0/+6
2019-03-12target/ppc: Implement large decrementer support for KVMSuraj Jitindar Singh1-0/+12
2018-11-08ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HVSuraj Jitindar Singh1-0/+12
2018-09-05target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania1-0/+7
2018-06-22spapr: Don't rewrite mmu capabilities in KVM modeDavid Gibson1-0/+5
2018-06-22spapr: Use maximum page size capability to simplify memory backend checkingDavid Gibson1-6/+0
2018-06-21target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helperDavid Gibson1-0/+6
2018-05-04spapr: Remove support for explicitly allocated RMAsDavid Gibson1-6/+0
2018-02-06spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM deviceAlexey Kardashevskiy1-0/+6
2018-01-29target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]Suraj Jitindar Singh1-0/+18
2018-01-17target/ppc: Clean up probing of VMX, VSX and DFP availability on KVMDavid Gibson1-2/+0
2017-09-27spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz1-6/+0
2017-09-27ppc/kvm: generalize the use of kvmppc_get_htab_fd()Greg Kurz1-2/+2
2017-09-27ppc/kvm: drop kvmppc_has_cap_htab_fd()Greg Kurz1-6/+0
2017-09-08ppc: use macros to make cpu type name from string literalIgor Mammedov1-1/+1
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff1-0/+12
2017-08-22target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaroundDaniel Henrique Barboza1-0/+1
2017-07-17pseries: Allow HPT resizing with KVMDavid Gibson1-0/+21
2017-07-17pseries: Stubs for HPT resizingDavid Gibson1-0/+5
2017-06-08target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()Greg Kurz1-2/+2
2017-04-26target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy1-0/+6
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh1-0/+10
2017-04-26target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3Sam Bobroff1-0/+12
2017-04-26target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64Alexey Kardashevskiy1-5/+7
2017-03-01target/ppc: Fix KVM-HV HPTE accessorsDavid Gibson1-15/+5
2017-02-22hw/ppc/spapr: Check for valid page size when hot plugging memoryThomas Huth1-0/+7
2017-01-31ppc: Rename cpu_version to compat_pvrDavid Gibson1-2/+2
2017-01-19KVM: PPC: eliminate unnecessary duplicate constantsPaolo Bonzini1-12/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+330