index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
kvm_ppc.c
Age
Commit message (
Expand
)
Author
2013-09-02
PPC: KVM: Compile fix for qemu_notify_event
Alexander Graf
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
2011-10-06
PPC: KVM: Remove kvmppc_read_host_property
Alexander Graf
2011-10-06
PPC: bamboo: Move host fdt copy to target
Alexander Graf
2011-09-23
core: remove qemu_service_io
Frediano Ziglio
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2009-11-12
kvm ppc: Remove unused label
Hollis Blanchard
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
2009-02-05
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-24
kvm/powerpc: extern one function for MPC85xx code use
aurel32
2009-01-15
powerpc/kvm: Fix a uninitialized bug (Liu Yu)
aliguori
2008-12-16
target-ppc: Enable KVM for ppcemb.
aurel32