[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/3] Xen MCE test: utilities to inject fake MCE for X86
I took the original patch, using getopt_long. We use getopt_long in many other places (console daemon and client, xl, ...) and it provides a nicer user experience by allowing use of long option names. -- Keir On 24/12/2010 02:47, "Hao, Xudong" <xudong.hao@xxxxxxxxx> wrote: > Chris, thanks comments. > > This patch use getopt instead of getopt_long. > > -Xudong > > Christoph Egger wrote: >> On Wednesday 22 December 2010 02:10:22 Hao, Xudong wrote: >>> A sofeware MCE injection tool, which is based on Xen MCE injection >>> mechanism. It fake MCE error and inject this error to a assigned >>> Domain Physical Address. Makefile make sure the tool can be built on >>> Xen. >>> A README explain the usage for this tool. >> >> getopt_long(3) is GNU specific. >> Please use getopt(3) instead for portability. >> >> Other than that this is fine. >> >> Christoph > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |