* Prasad Joshi <[email protected]> wrote:

> - kvm-cmd.h: Adds a new structure cmd_struct to create a table of commands
>   and callback function.
> 
> - kvm-cmd.c: implements two main functions for command processing.
>   kvm_get_command(): searches table for specific command.
>   handle_command(): invokes the callback function for a given command.
> 
> - kvm-help.[ch] Implements the kvm help command.

Please credit the people/projects from where you took these bits.

Thanks,

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to