summaryrefslogtreecommitdiffstats
path: root/target-ppc/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt2015-10-231-0/+7
* ppc: Add mmu_model defines for arch 2.03 and 2.07Benjamin Herrenschmidt2015-10-231-3/+5
* spapr_iommu: Rename vfio_accel parameterDavid Gibson2015-10-231-2/+2
* kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin2015-10-191-1/+1
* qdev: Protect device-list-properties against broken devicesMarkus Armbruster2015-10-091-0/+4
* target-ppc: Remove unnecessary variableShraddha Barke2015-10-081-2/+1
* ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth2015-09-231-0/+9
* spapr: Enable in-kernel H_SET_MODE handlingAlexey Kardashevskiy2015-09-231-0/+5
* target-ppc: fix hugepage support when using memory-backend-fileMichael Roth2015-07-071-6/+51
* kvm: First step to push iothread lock out of inner run loopJan Kiszka2015-07-011-0/+7
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-06-041-0/+17
|\
| * pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementationsDavid Gibson2015-06-031-0/+17
* | kvm: introduce kvm_arch_msi_data_to_gsiEric Auger2015-06-021-0/+5
|/
* kvm: add support for memory transaction attributesPaolo Bonzini2015-04-301-1/+3
* kvm: add machine state to kvm_arch_initMarcel Apfelbaum2015-03-111-1/+1
* kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka2015-01-121-0/+6
* target-ppc: explicitly save page table headers in big endianCédric Le Goater2015-01-071-3/+17
* target-ppc: kvm: Fix memory overflow issue about strncat()Chen Gang2014-11-041-4/+4
* PPC: KVM: Use vm check_extension for pv hcallAlexander Graf2014-09-081-1/+1
* ppc: Add hw breakpoint watchpoint supportBharat Bhushan2014-09-081-15/+219
* ppc: Add software breakpoint supportBharat Bhushan2014-09-081-14/+79
* ppc: synchronize excp_vectors for injecting exceptionBharat Bhushan2014-09-081-0/+27
* ppc: debug stub: Get trap instruction opcode from KVMBharat Bhushan2014-09-081-0/+4
* spapr: add uuid/host details to device treeNikunj A Dadhania2014-09-081-1/+12
* spapr: Move RMA memory region registration codeAlexey Kardashevskiy2014-07-151-10/+3
* spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy2014-06-271-2/+5
* PPC: KVM: Make pv hcall endian agnosticAlexander Graf2014-06-161-8/+8
* KVM: target-ppc: Enable TM state migrationAlexey Kardashevskiy2014-06-161-0/+38
* KVM: PPC: Expose fixup hcall capabilityAlexander Graf2014-06-161-0/+7
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-161-2/+2
* spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy2014-06-161-0/+7
* KVM: PPC: Enable compatibility modeAlexey Kardashevskiy2014-06-161-0/+5
* spapr: Add support for time base offset migrationAlexey Kardashevskiy2014-06-161-0/+5
* KVM: PPC: Don't secretly add 1T segment feature to CPUAlexander Graf2014-06-161-3/+5
* target-ppc: Create versionless CPU class per family if KVMAlexey Kardashevskiy2014-06-161-0/+21
* kvm: reset state from the CPU's reset methodPaolo Bonzini2014-05-131-4/+0
* ppc: use kvm_vcpu_enable_cap()Cornelia Huck2014-04-301-17/+4
* exec: Change cpu_abort() argument to CPUStateAndreas Färber2014-03-131-4/+2
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-1/+1
* target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy2014-03-051-1/+1
* target-ppc: add PowerPCCPU::cpu_dt_idAlexey Kardashevskiy2014-03-051-13/+0
* target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htabAneesh Kumar K.V2014-03-051-0/+36
* target-ppc: Fix page table lookup with kvm enabledAneesh Kumar K.V2014-03-051-0/+54
* target-ppc: Fix htab_mask calculationAneesh Kumar K.V2014-03-051-1/+3
* PPC: KVM: suppress warnings about not supported SPRsAlexey Kardashevskiy2014-03-051-4/+3
* PPC: KVM: store SLB slot numberAlexey Kardashevskiy2014-03-051-0/+3
* PPC: KVM: Add missing address space to ldl_phys helperAlexander Graf2014-02-141-1/+1
* powerpc: add PVR mask supportAlexey Kardashevskiy2013-12-201-0/+4
* target-ppc: add stubs for KVM breakpointsGreg Kurz2013-12-201-0/+28
* target-ppc: Use #define for max slb entriesAneesh Kumar K.V2013-10-251-2/+2
OpenPOWER on IntegriCloud