Age | Commit message (Expand) | Author | Files | Lines |
2019-07-02 | target/ppc/machine: Add kvmppc_pvr_workaround_required() stub | Greg Kurz | 1 | -0/+5 |
2019-07-02 | ppc: Introduce kvmppc_set_reg_tb_offset() helper | Greg Kurz | 1 | -0/+5 |
2019-05-29 | spapr/xive: add KVM support | Cédric Le Goater | 1 | -0/+6 |
2019-04-26 | target/ppc: Style fixes for kvm_ppc.h and kvm.c | David Gibson | 1 | -1/+2 |
2019-03-12 | target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling | Suraj Jitindar Singh | 1 | -0/+5 |
2019-03-12 | target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST | Suraj Jitindar Singh | 1 | -0/+6 |
2019-03-12 | target/ppc: Implement large decrementer support for KVM | Suraj Jitindar Singh | 1 | -0/+12 |
2018-11-08 | ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV | Suraj Jitindar Singh | 1 | -0/+12 |
2018-09-05 | target/ppc/kvm: set vcpu as online/offline | Nikunj A Dadhania | 1 | -0/+7 |
2018-06-22 | spapr: Don't rewrite mmu capabilities in KVM mode | David Gibson | 1 | -0/+5 |
2018-06-22 | spapr: Use maximum page size capability to simplify memory backend checking | David Gibson | 1 | -6/+0 |
2018-06-21 | target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helper | David Gibson | 1 | -0/+6 |
2018-05-04 | spapr: Remove support for explicitly allocated RMAs | David Gibson | 1 | -6/+0 |
2018-02-06 | spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device | Alexey Kardashevskiy | 1 | -0/+6 |
2018-01-29 | target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch] | Suraj Jitindar Singh | 1 | -0/+18 |
2018-01-17 | target/ppc: Clean up probing of VMX, VSX and DFP availability on KVM | David Gibson | 1 | -2/+0 |
2017-09-27 | spapr: fix the value of SDR1 in kvmppc_put_books_sregs() | Greg Kurz | 1 | -6/+0 |
2017-09-27 | ppc/kvm: generalize the use of kvmppc_get_htab_fd() | Greg Kurz | 1 | -2/+2 |
2017-09-27 | ppc/kvm: drop kvmppc_has_cap_htab_fd() | Greg Kurz | 1 | -6/+0 |
2017-09-08 | ppc: use macros to make cpu type name from string literal | Igor Mammedov | 1 | -1/+1 |
2017-09-08 | PPC: KVM: Support machine option to set VSMT mode | Sam Bobroff | 1 | -0/+12 |
2017-08-22 | target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround | Daniel Henrique Barboza | 1 | -0/+1 |
2017-07-17 | pseries: Allow HPT resizing with KVM | David Gibson | 1 | -0/+21 |
2017-07-17 | pseries: Stubs for HPT resizing | David Gibson | 1 | -0/+5 |
2017-06-08 | target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok() | Greg Kurz | 1 | -2/+2 |
2017-04-26 | target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce | Alexey Kardashevskiy | 1 | -0/+6 |
2017-04-26 | target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL | Suraj Jitindar Singh | 1 | -0/+10 |
2017-04-26 | target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3 | Sam Bobroff | 1 | -0/+12 |
2017-04-26 | target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64 | Alexey Kardashevskiy | 1 | -5/+7 |
2017-03-01 | target/ppc: Fix KVM-HV HPTE accessors | David Gibson | 1 | -15/+5 |
2017-02-22 | hw/ppc/spapr: Check for valid page size when hot plugging memory | Thomas Huth | 1 | -0/+7 |
2017-01-31 | ppc: Rename cpu_version to compat_pvr | David Gibson | 1 | -2/+2 |
2017-01-19 | KVM: PPC: eliminate unnecessary duplicate constants | Paolo Bonzini | 1 | -12/+0 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+330 |