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