qxl: call qemu_spice_display_init_common for secondary devices
[qemu/ar7.git] / target / ppc / trace-events
blob35ee8985665a987bdf8f17efa6b5d19884591dfb
1 # See docs/devel/tracing.txt for syntax documentation.
3 # target/ppc/kvm.c
4 kvm_failed_spr_set(int str, const char *msg) "Warning: Unable to set SPR %d to KVM: %s"
5 kvm_failed_spr_get(int str, const char *msg) "Warning: Unable to retrieve SPR %d from KVM: %s"