acrn-hypervisor/tools
Liu, Xinwu 41b39c5e1f tools: acrn-crashlog: Defer the vm events processing when failed
In the original design, acrnprobe marked all handled VMs'events as "synced"
in file vmrecordid(this patch changes the name to VM_eventsID.log).
Currently, the Android log events are not logged if the first attempt at
reading collecting them from the VM fails. This patch changes the logic
so that the acrn-crashlog tool will retry continuously.

This patch defines different tags for handled VMs'events, and only marks
VMs'events "synced" after it returns successfully.

Signed-off-by: Liu, Xinwu <xinwu.liu@intel.com>
Reviewed-by: xiaojin2 <xiaojing.liu@intel.com>
Reviewed-by: Jin Zhi <zhi.jin@intel.com>
Acked-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Acked-by: Chen gang <gang.c.chen@intel.com>
2018-06-29 15:23:18 +08:00
..
acrn-crashlog tools: acrn-crashlog: Defer the vm events processing when failed 2018-06-29 15:23:18 +08:00
acrn-manager tools: correct several Makefile problems 2018-06-19 15:33:31 +08:00
acrnbridge convert bridge creation to service 2018-06-11 16:36:43 +08:00
acrnlog doc: fix formatting in acrnlog doc 2018-06-20 11:28:36 +08:00
acrntrace tools: acrntrace: Add irq related analyzer 2018-06-29 13:05:27 +08:00
Makefile add acrnbridge-install to Makefile install target 2018-06-20 11:27:24 +08:00