On Thu, 2011-04-07 at 23:33 +0100, Prasad Joshi wrote:
> On Thu, Apr 7, 2011 at 9:14 PM, Ingo Molnar <[email protected]> wrote:
> >
> > * 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.
> 
> Oh yes!
> struct cmd_struct and list_common_cmds_help() is copied from perf.

Please just add that to the changelog.

                        Pekka

--
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