summaryrefslogtreecommitdiffstats
path: root/target/ppc/kvm_ppc.h
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Support for H_RPT_INVALIDATE hcallBharata B Rao2021-07-091-0/+12
* spapr: Add PEF based confidential guest supportDavid Gibson2021-02-081-6/+0Star
* target/ppc: Fix kvmppc_load_htab_chunk() error reportingGreg Kurz2020-10-271-2/+3
* pseries: fix kvmppc_set_fwnmi()Laurent Vivier2020-07-271-2/+2
* target/ppc: Restrict PPCVirtualHypervisorClass to system-modePhilippe Mathieu-Daudé2020-06-121-11/+11
* ppc/spapr: KVM FWNMI should not be enabled until guest requests itNicholas Piggin2020-04-071-0/+6
* spapr,ppc: Simplify signature of kvmppc_rma_size()David Gibson2020-03-161-4/+3Star
* target/ppc: Handle NMI guest exitAravinda Prasad2020-02-031-0/+2
* ppc: spapr: Introduce FWNMI capabilityAravinda Prasad2020-02-031-0/+6
* ppc/spapr: Support reboot of secure pseries guestBharata B Rao2020-01-081-0/+6
* ppc: make Error **errp const where it is appropriateVladimir Sementsov-Ogievskiy2019-12-181-2/+2
* Revert "ppc: well form kvmppc_hint_smt_possible error hint helper"Markus Armbruster2019-12-181-2/+2
* ppc: well form kvmppc_hint_smt_possible error hint helperVladimir Sementsov-Ogievskiy2019-12-171-2/+2
* target/ppc/machine: Add kvmppc_pvr_workaround_required() stubGreg Kurz2019-07-021-0/+5
* ppc: Introduce kvmppc_set_reg_tb_offset() helperGreg Kurz2019-07-021-0/+5
* spapr/xive: add KVM supportCédric Le Goater2019-05-291-0/+6
* target/ppc: Style fixes for kvm_ppc.h and kvm.cDavid Gibson2019-04-261-1/+2
* target/ppc/spapr: Enable H_PAGE_INIT in-kernel handlingSuraj Jitindar Singh2019-03-121-0/+5
* target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh2019-03-121-0/+6
* target/ppc: Implement large decrementer support for KVMSuraj Jitindar Singh2019-03-121-0/+12
* ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HVSuraj Jitindar Singh2018-11-081-0/+12
* target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania2018-09-051-0/+7
* spapr: Don't rewrite mmu capabilities in KVM modeDavid Gibson2018-06-221-0/+5
* spapr: Use maximum page size capability to simplify memory backend checkingDavid Gibson2018-06-221-6/+0Star
* target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helperDavid Gibson2018-06-211-0/+6
* spapr: Remove support for explicitly allocated RMAsDavid Gibson2018-05-041-6/+0Star
* spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM deviceAlexey Kardashevskiy2018-02-061-0/+6
* target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]Suraj Jitindar Singh2018-01-291-0/+18
* target/ppc: Clean up probing of VMX, VSX and DFP availability on KVMDavid Gibson2018-01-161-2/+0Star
* spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz2017-09-271-6/+0Star
* ppc/kvm: generalize the use of kvmppc_get_htab_fd()Greg Kurz2017-09-271-2/+2
* ppc/kvm: drop kvmppc_has_cap_htab_fd()Greg Kurz2017-09-271-6/+0Star
* ppc: use macros to make cpu type name from string literalIgor Mammedov2017-09-081-1/+1
* PPC: KVM: Support machine option to set VSMT modeSam Bobroff2017-09-081-0/+12
* target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaroundDaniel Henrique Barboza2017-08-221-0/+1
* pseries: Allow HPT resizing with KVMDavid Gibson2017-07-171-0/+21
* pseries: Stubs for HPT resizingDavid Gibson2017-07-171-0/+5
* target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()Greg Kurz2017-06-081-2/+2
* target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy2017-04-261-0/+6
* target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh2017-04-261-0/+10
* target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3Sam Bobroff2017-04-261-0/+12
* target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64Alexey Kardashevskiy2017-04-261-5/+7
* target/ppc: Fix KVM-HV HPTE accessorsDavid Gibson2017-03-011-15/+5Star
* hw/ppc/spapr: Check for valid page size when hot plugging memoryThomas Huth2017-02-221-0/+7
* ppc: Rename cpu_version to compat_pvrDavid Gibson2017-01-311-2/+2
* KVM: PPC: eliminate unnecessary duplicate constantsPaolo Bonzini2017-01-191-12/+0Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+330