summaryrefslogtreecommitdiffstats
path: root/target-ppc/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* target-ppc: Update slb array with correct index values.Aneesh Kumar K.V2013-10-251-2/+15
* target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKENDavid Gibson2013-10-251-0/+14
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-4/+4
* target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-291-26/+26
* pseries: savevm support with KVMAlexey Kardashevskiy2013-07-291-0/+69
* spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori2013-07-291-2/+2
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* target-ppc kvm: save cr registerAlexey Kardashevskiy2013-07-011-0/+5
* KVM: PPC: Add dummy kvm_arch_init_irq_routing()Scott Wood2013-06-121-0/+4
* remove some double-includesMichael Tokarev2013-05-181-2/+0
* target-ppc: Synchronize VPA state with KVMDavid Gibson2013-04-261-0/+120
* pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson2013-04-261-0/+10
* pseries: Fix incorrect calculation of RMA size in certain configurationsDavid Gibson2013-04-261-1/+25
OpenPOWER on IntegriCloud