On Fri, Mar 22, 2013 at 05:26:59PM +0900, Kazuya Saito wrote: > This patch enables us to know RunState transition. It will be userful > for investigation when the trouble occured in special event such like > live migration, shutdown, suspend, and so on. > > Signed-off-by: Kazuya Saito <saito.kaz...@jp.fujitsu.com> > --- > trace-events | 1 + > vl.c | 2 +- > 2 files changed, 2 insertions(+), 1 deletions(-)
Thanks, applied to my tracing tree: https://github.com/stefanha/qemu/commits/tracing Stefan