]> rtime.felk.cvut.cz Git - jailhouse.git/commitdiff
README: add note about not using the serial port in the guest
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 10 Dec 2015 13:40:04 +0000 (13:40 +0000)
committerJan Kiszka <jan.kiszka@siemens.com>
Sat, 12 Dec 2015 10:55:33 +0000 (11:55 +0100)
The Jailhouse qemu-vm.celll config will prevent the root cell
accessing the serial port, so add a note about not using this
for the guest OS console.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
README.md

index b34c3d563eca1645d2abffe6979da6b4b5098c1a..233356e9aeec1c4bb0aabdec16185d6382c355b0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -195,8 +195,12 @@ need to add
 
     memmap=66M$0x3b000000
 
-as parameter to the command line of the virtual machine's kernel. Reboot the
-guest and load jailhouse.ko. Then enable Jailhouse like this:
+as parameter to the command line of the virtual machine's kernel. The Jailhouse
+QEMU cell config will block use of the serial port by the guest OS, so make
+sure that the guest kernel command line does NOT have its console set to log
+to the serial port (ie remove any 'console=ttyS0' arguments from the grub
+config). Reboot the guest and load jailhouse.ko. Then enable Jailhouse like
+this:
 
     jailhouse enable /path/to/qemu-vm.cell