On Mon, Aug 15, 2011 at 05:55:39PM +0300, Pekka Enberg wrote: >On Mon, 15 Aug 2011, Sasha Levin wrote: >>+static int do_memstat(const char *name, int pid) >>+{ >>+ printf("Sending memstat command to %s, output should be on the targets' terminal.\n", name); >>+ return kill(pid, SIGKVMMEMSTAT); >>+} > >I applied the patch but I think we should come up with a mechanism to >transport the output back to the command. Doing the printout in the netlink or unix socket? walimis >guest terminal isn't going to work in the long run. > > Pekka >-- >To unsubscribe from this list: send the line "unsubscribe kvm" in >the body of a message to majordomo@xxxxxxxxxxxxxxx >More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html