aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/kvm_ppc.h
AgeCommit message (Expand)Author
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