[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [OSSTEST PATCH] ts-xen-install: Drop gdb= parameter


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
  • Date: Thu, 19 Dec 2019 15:07:05 +0000
  • Authentication-results: esa2.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=ian.jackson@xxxxxxxxxxxxx; spf=Pass smtp.mailfrom=Ian.Jackson@xxxxxxxxxx; spf=None smtp.helo=postmaster@xxxxxxxxxxxxxxx
  • Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
  • Delivery-date: Thu, 19 Dec 2019 15:07:19 +0000
  • Ironport-sdr: M6C/y11W5arRSLVvIF9m2aLbbYv/f6JF11ZaAYcqFt74lE8zEr6D4Fk2oLMqlW+dF1JrrZ9Sk/ PLTMpCTccEzV/QsDmMqXGtHH1wa1h3Vxab7f0a9VadYdfShBYVRrz/nGMa8z85IDfjHAkJ7ZTq ISONOQJDCb84HU+zApXaPjKxlz38IISl3Ml0zptRa1NHztrzTqLNzaQVxQSSw33n91KSSrHzaC FeVBKoVfefNIoNpCgAseo5Rwe/HcWmecK+916XfNnLq+FU6owoNYLr5HtCAZYCJr+g7rY+cjDA 5nA=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

This has been there forever and I doubt anyone has ever used it.

Andrew Cooper tells me that it needs an L or H suffix so probably
doesn't work.  Recent changes to more conspicuously report command
line parsing failures highlighted this issue.

Suggested-by: Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx>
Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
 ts-xen-install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ts-xen-install b/ts-xen-install
index 154f78c7..d8e9d7e6 100755
--- a/ts-xen-install
+++ b/ts-xen-install
@@ -197,7 +197,7 @@ sub setupboot () {
                                : 'com1');
 
     if ( $cons eq "com1" ) {
-       $xenhopt .= " com1=$c{Baud},8n1 console=com1,vga gdb=com1";
+       $xenhopt .= " com1=$c{Baud},8n1 console=com1,vga";
     } elsif ( $cons eq "dtuart" ) {
        $xenhopt .= " console=dtuart";
        my $dtuart= get_host_property($ho, 'XenDTUARTPath', undef);
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.