aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/kvm.c
AgeCommit message (Expand)Author
2015-01-12kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka
2015-01-07target-ppc: explicitly save page table headers in big endianCédric Le Goater
2014-11-04target-ppc: kvm: Fix memory overflow issue about strncat()Chen Gang
2014-09-08PPC: KVM: Use vm check_extension for pv hcallAlexander Graf
2014-09-08ppc: Add hw breakpoint watchpoint supportBharat Bhushan
2014-09-08ppc: Add software breakpoint supportBharat Bhushan
2014-09-08ppc: synchronize excp_vectors for injecting exceptionBharat Bhushan
2014-09-08ppc: debug stub: Get trap instruction opcode from KVMBharat Bhushan
2014-09-08spapr: add uuid/host details to device treeNikunj A Dadhania
2014-07-15spapr: Move RMA memory region registration codeAlexey Kardashevskiy
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy
2014-06-16PPC: KVM: Make pv hcall endian agnosticAlexander Graf
2014-06-16KVM: target-ppc: Enable TM state migrationAlexey Kardashevskiy
2014-06-16KVM: PPC: Expose fixup hcall capabilityAlexander Graf
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy
2014-06-16KVM: PPC: Enable compatibility modeAlexey Kardashevskiy
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy
2014-06-16KVM: PPC: Don't secretly add 1T segment feature to CPUAlexander Graf
2014-06-16target-ppc: Create versionless CPU class per family if KVMAlexey Kardashevskiy
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini
2014-04-30ppc: use kvm_vcpu_enable_cap()Cornelia Huck
2014-03-13exec: Change cpu_abort() argument to CPUStateAndreas Färber
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber
2014-03-05target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy
2014-03-05target-ppc: add PowerPCCPU::cpu_dt_idAlexey Kardashevskiy
2014-03-05target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htabAneesh Kumar K.V
2014-03-05target-ppc: Fix page table lookup with kvm enabledAneesh Kumar K.V
2014-03-05target-ppc: Fix htab_mask calculationAneesh Kumar K.V
2014-03-05PPC: KVM: suppress warnings about not supported SPRsAlexey Kardashevskiy
2014-03-05PPC: KVM: store SLB slot numberAlexey Kardashevskiy
2014-02-14PPC: KVM: Add missing address space to ldl_phys helperAlexander Graf
2013-12-20powerpc: add PVR mask supportAlexey Kardashevskiy
2013-12-20target-ppc: add stubs for KVM breakpointsGreg Kurz
2013-10-25target-ppc: Use #define for max slb entriesAneesh Kumar K.V
2013-10-25target-ppc: Update slb array with correct index values.Aneesh Kumar K.V
2013-10-25target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKENDavid Gibson
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'Peter Maydell
2013-07-29pseries: savevm support with KVMAlexey Kardashevskiy
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-01target-ppc kvm: save cr registerAlexey Kardashevskiy
2013-06-12KVM: PPC: Add dummy kvm_arch_init_irq_routing()Scott Wood
2013-05-18remove some double-includesMichael Tokarev
2013-04-26target-ppc: Synchronize VPA state with KVMDavid Gibson
2013-04-26pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson
2013-04-26pseries: Fix incorrect calculation of RMA size in certain configurationsDavid Gibson
2013-04-26Enable kvm emulated watchdogBharat Bhushan