diff --git a/documentation/sdk-manual/sdk-appendix-mars.xml b/documentation/sdk-manual/sdk-appendix-mars.xml index cdc12e0d2f..89d7929e9d 100644 --- a/documentation/sdk-manual/sdk-appendix-mars.xml +++ b/documentation/sdk-manual/sdk-appendix-mars.xml @@ -812,14 +812,24 @@ Click "Next". - Clear out the "host name" field and enter - the IP Address determined earlier (e.g. 192.168.7.2). + Clear out the "Connection name" field and + enter any name you want for the connection. Put the IP address for the connection in - "Host" field. + the "Host" field. + For QEMU, the default is 192.168.7.2. + However, if a previous QEMU session did not exit + cleanly, the IP address increments (e.g. + 192.168.7.3). + + You can find the IP address for the current QEMU + session by looking in the xterm that opens when + you launch QEMU. + - Provide root for the - "User" field. + Enter root, which + is the default for QEMU, for the "User" field. + Be sure to leave the password field empty. Click "Finish" to close the New Connections Dialog. diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index d3b4e66883..0a16598dd9 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml @@ -1420,14 +1420,24 @@ Secure Socket Shell and then click "OK". Optionally, you can select an TCF connection instead. - Clear out the "Connection name" field and enter - the IP Address determined earlier (e.g. 192.168.7.2). + Clear out the "Connection name" field and + enter any name you want for the connection. Put the IP address for the connection in - "Host" field. + the "Host" field. + For QEMU, the default is 192.168.7.2. + However, if a previous QEMU session did not exit + cleanly, the IP address increments (e.g. + 192.168.7.3). + + You can find the IP address for the current QEMU + session by looking in the xterm that opens when + you launch QEMU. + - Provide root for the - "User" field. + Enter root, which + is the default for QEMU, for the "User" field. + Be sure to leave the password field empty. Click "Finish" to close the New Connections Dialog.