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