summaryrefslogtreecommitdiffstats
path: root/target-ppc/kvm_ppc.h
Commit message (Expand)AuthorAgeFilesLines
* spapr_iommu: Rename vfio_accel parameterDavid Gibson2015-10-231-1/+1
* ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth2015-09-231-0/+5
* spapr: Enable in-kernel H_SET_MODE handlingAlexey Kardashevskiy2015-09-231-0/+5
* kvm_ppc: remove kvmppc_timer_hackPaolo Bonzini2015-09-201-2/+0
* pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementationsDavid Gibson2015-06-031-0/+5
* spapr: add uuid/host details to device treeNikunj A Dadhania2014-09-081-0/+12
* spapr: Move RMA memory region registration codeAlexey Kardashevskiy2014-07-151-2/+2
* spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy2014-06-271-2/+4
* KVM: PPC: Expose fixup hcall capabilityAlexander Graf2014-06-161-0/+6
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-161-1/+1
* spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy2014-06-161-0/+6
* KVM: PPC: Enable compatibility modeAlexey Kardashevskiy2014-06-161-0/+6
* target-ppc: add PowerPCCPU::cpu_dt_idAlexey Kardashevskiy2014-03-051-6/+0
* target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htabAneesh Kumar K.V2014-03-051-0/+10
* target-ppc: Fix page table lookup with kvm enabledAneesh Kumar K.V2014-03-051-0/+19
* target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKENDavid Gibson2013-10-251-0/+7
* pseries: savevm support with KVMAlexey Kardashevskiy2013-07-291-0/+22
* Enable kvm emulated watchdogBharat Bhushan2013-04-261-0/+24
* PPC: e500: advertise 4.2 MPIC only if KVM supports EPRStuart Yoder2013-04-261-0/+6
* memory: move core typedefs to qemu/typedefs.hPaolo Bonzini2013-04-151-2/+0
* PPC: KVM: Add support for EPR with KVMAlexander Graf2013-01-181-0/+5
* cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-151-2/+2
* target-ppc: Slim conversion of model definitions to QOM subclassesAndreas Färber2013-01-071-6/+2
* PPC: KVM: set has-idle in guest device treeStuart Yoder2013-01-071-0/+6
* Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-231-1/+1
|\
| * exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* | kvm: Pass CPUState to kvm_vcpu_ioctl()Andreas Färber2012-12-191-4/+4
|/
* pseries: Add support for new KVM hash table control callDavid Gibson2012-10-041-0/+19
* ppc64: Rudimentary Support for extra page sizes on server CPUsBenjamin Herrenschmidt2012-06-241-0/+5
* target-ppc: Add hooks for handling tcg and kvm limitationsDavid Gibson2012-04-151-0/+5
* target-ppc: Don't overuse CPUStateAndreas Färber2012-03-141-6/+6
* ppc: Fix up usermode only buildsDavid Gibson2011-10-301-0/+4
* ppc: First cut implementation of -cpu hostDavid Gibson2011-10-301-0/+6
* pseries: Add device tree properties for VMX/VSX and DFP under kvmDavid Gibson2011-10-301-0/+12
* pseries: Use Book3S-HV TCE acceleration capabilitiesDavid Gibson2011-10-301-0/+14
* pseries: Allow KVM Book3S-HV on PPC970 CPUSDavid Gibson2011-10-301-0/+8
* pseries: Support SMT systems for KVM Book3S-HVDavid Gibson2011-10-301-0/+6
* PPC: Enable to use PAPR with PR style KVMAlexander Graf2011-10-061-0/+5
* PPC: KVM: Add stubs for kvm helper functionsAlexander Graf2011-10-061-0/+26
* PPC: KVM: Remove kvmppc_read_host_propertyAlexander Graf2011-10-061-11/+0
* PPC: KVM: Add generic function to read host clockfreqAlexander Graf2011-10-061-0/+1
* PPC: bamboo: Move host fdt copy to targetAlexander Graf2011-10-061-1/+0
* ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvmDavid Gibson2011-04-081-0/+9
* Implement PAPR CRQ hypercallsBen Herrenschmidt2011-04-011-0/+11
* KVM: PPC: Add level based interrupt logicAlexander Graf2010-09-051-0/+13
* PPC: Add PV hypercall transport through fw_cfgAlexander Graf2010-08-261-0/+1
* PPC: tell the guest about the time base frequencyAlexander Graf2010-02-141-0/+2
* kvm/powerpc: extern one function for MPC85xx code useaurel322009-01-241-0/+2
* target-ppc: Enable KVM for ppcemb.aurel322008-12-161-0/+15
OpenPOWER on IntegriCloud