|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/3] cmdline_parse: Also pass bool_assert to OPT_CUSTOM so that parse_bool can be used correctly.
On 07/28/14 12:23, Andrew Cooper wrote: On 28/07/14 17:18, Don Slutz wrote:On 07/28/14 12:08, Andrew Cooper wrote:On 28/07/14 16:59, Don Slutz wrote:
Ah, I see that:
commit 6328e728f6d6589a10d7e9f97a47f566f63743c2
Author: Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx>
Date: Mon Sep 3 11:22:00 2012 +0100
docs/command line: Clarify the behavior with invalid input.
Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Acked-by: Jan Beulich <jbeulich@xxxxxxx>
Committed-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
was when this changed.
The command line:no-console_timestamps dom0_mem=3G loglvl=all guest_loglvl=all com1=9600,8n1 console=com1 crashkernel=256M@256M no-console_timestamps=noin 4.4 and before ends up with date style console_timestamps. In xen 4.5 you get no console_timestamps.The simpler case of no-console_timestamps no longer works also. -Don SlutzOk, so my "compat for older console_timestamp boolparam" needs improving a bit. Yes, that is what patch #2 does. However, "no-console_timestamps=no" is undefined, and we make no guarentees as to what happens if you give repeated (different) command line options to Xen. Both of these are user/admin error and should not be worked around in Xen code.~Andrew Ok, I was not aware of this change in "defined" behavior. I will re-work this to include Jan's 'pass "no" if "no-" removed.' -Don Slutz _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |