summaryrefslogtreecommitdiff
path: root/target-ppc/kvm_ppc.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-02PPC: KVM: Compile fix for qemu_notify_eventAlexander Graf1-0/+1
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-3/+3
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-04-07Replace Qemu by QEMU in commentsStefan Weil1-1/+1
2011-10-06PPC: KVM: Remove kvmppc_read_host_propertyAlexander Graf1-35/+0
2011-10-06PPC: bamboo: Move host fdt copy to targetAlexander Graf1-30/+0
2011-09-23core: remove qemu_service_ioFrediano Ziglio1-1/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini1-3/+3
2009-11-12kvm ppc: Remove unused labelHollis Blanchard1-1/+0
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela1-1/+1
2009-07-27Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela1-1/+1
2009-02-05targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-4/+0
2009-01-24kvm/powerpc: extern one function for MPC85xx code useaurel321-1/+1
2009-01-15powerpc/kvm: Fix a uninitialized bug (Liu Yu)aliguori1-1/+1
2008-12-16target-ppc: Enable KVM for ppcemb.aurel321-0/+110