summaryrefslogtreecommitdiff
path: root/target-ppc/kvm_ppc.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-05target-ppc: add PowerPCCPU::cpu_dt_idAlexey Kardashevskiy1-6/+0
2014-03-05target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htabAneesh Kumar K.V1-0/+10
2014-03-05target-ppc: Fix page table lookup with kvm enabledAneesh Kumar K.V1-0/+19
2013-10-25target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKENDavid Gibson1-0/+7
2013-07-29pseries: savevm support with KVMAlexey Kardashevskiy1-0/+22
2013-04-26Enable kvm emulated watchdogBharat Bhushan1-0/+24
2013-04-26PPC: e500: advertise 4.2 MPIC only if KVM supports EPRStuart Yoder1-0/+6
2013-04-15memory: move core typedefs to qemu/typedefs.hPaolo Bonzini1-2/+0
2013-01-18PPC: KVM: Add support for EPR with KVMAlexander Graf1-0/+5
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber1-2/+2
2013-01-07target-ppc: Slim conversion of model definitions to QOM subclassesAndreas Färber1-6/+2
2013-01-07PPC: KVM: set has-idle in guest device treeStuart Yoder1-0/+6
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber1-1/+1
2012-12-19kvm: Pass CPUState to kvm_vcpu_ioctl()Andreas Färber1-4/+4
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-1/+1
2012-10-04pseries: Add support for new KVM hash table control callDavid Gibson1-0/+19
2012-06-24ppc64: Rudimentary Support for extra page sizes on server CPUsBenjamin Herrenschmidt1-0/+5
2012-04-15target-ppc: Add hooks for handling tcg and kvm limitationsDavid Gibson1-0/+5
2012-03-14target-ppc: Don't overuse CPUStateAndreas Färber1-6/+6
2011-10-30ppc: Fix up usermode only buildsDavid Gibson1-0/+4
2011-10-30ppc: First cut implementation of -cpu hostDavid Gibson1-0/+6
2011-10-30pseries: Add device tree properties for VMX/VSX and DFP under kvmDavid Gibson1-0/+12
2011-10-30pseries: Use Book3S-HV TCE acceleration capabilitiesDavid Gibson1-0/+14
2011-10-30pseries: Allow KVM Book3S-HV on PPC970 CPUSDavid Gibson1-0/+8
2011-10-30pseries: Support SMT systems for KVM Book3S-HVDavid Gibson1-0/+6
2011-10-06PPC: Enable to use PAPR with PR style KVMAlexander Graf1-0/+5
2011-10-06PPC: KVM: Add stubs for kvm helper functionsAlexander Graf1-0/+26
2011-10-06PPC: KVM: Remove kvmppc_read_host_propertyAlexander Graf1-11/+0
2011-10-06PPC: KVM: Add generic function to read host clockfreqAlexander Graf1-0/+1
2011-10-06PPC: bamboo: Move host fdt copy to targetAlexander Graf1-1/+0
2011-04-08ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvmDavid Gibson1-0/+9
2011-04-01Implement PAPR CRQ hypercallsBen Herrenschmidt1-0/+11
2010-09-05KVM: PPC: Add level based interrupt logicAlexander Graf1-0/+13
2010-08-26PPC: Add PV hypercall transport through fw_cfgAlexander Graf1-0/+1
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf1-0/+2
2009-01-24kvm/powerpc: extern one function for MPC85xx code useaurel321-0/+2
2008-12-16target-ppc: Enable KVM for ppcemb.aurel321-0/+15