Re: apic-demo error

2018-10-11 Thread Jan Kiszka

On 11.10.18 09:46, Ashok kumar wrote:

Hi,

I am using UART to debug the jailhouse and I have attached the image of error 
details when I executed the commands below


insmod jailhouse.ko
sudo tools/jailhouse enable configs/x86/sysconfig.cell
sudo tools/jailhouse cell create configs/x86/apic-demo.cell
  sudo tools/jailhouse cell load apic-demo inmates/demos/x86/apic-demo.bin  -a 
0xf


You are using outdated documentation. By now, we load at address 0 also on x86. 
So, just leave out the "-a 0xf".


Jan


root@texsonics:/usr/src/jailhouse-master# sudo tools/jailhouse cell start 
apic-demo
root@texsonics:/usr/src/jailhouse-master# sudo tools/jailhouse cell list
ID  Name    State Assigned CPUs   Failed 
CPUs

0   RootCell    running   0-2
1   apic-demo   failed    3   3

my kernel configuration is as follows
/usr/src/jailhouse-master# cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-4.9.90-xenomai-3.0.x 
root=UUID=4d4bf369-b4ad-4a82-9d57-0baf52deefce ro quiet splash intel_iommu=off 
intremap=on memmap=0x420$0x3a00 kvm-intel.nested=1 vt.handoff=7

root@texsonics:/usr/src/jailhouse-master#


**

--
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

--
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


apic-demo error

2018-10-11 Thread Ashok kumar
Hi,

I am using UART to debug the jailhouse and I have attached the image of
error details when I executed the commands below

insmod jailhouse.ko
sudo tools/jailhouse enable configs/x86/sysconfig.cell
sudo tools/jailhouse cell create configs/x86/apic-demo.cell
 sudo tools/jailhouse cell load apic-demo inmates/demos/x86/apic-demo.bin
-a 0xf
root@texsonics:/usr/src/jailhouse-master# sudo tools/jailhouse cell start
apic-demo
root@texsonics:/usr/src/jailhouse-master# sudo tools/jailhouse cell list
ID  NameState Assigned CPUs
Failed CPUs
0   RootCellrunning
0-2
1   apic-demo   failed3
3

my kernel configuration is as follows
/usr/src/jailhouse-master# cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-4.9.90-xenomai-3.0.x
root=UUID=4d4bf369-b4ad-4a82-9d57-0baf52deefce ro quiet splash
intel_iommu=off intremap=on memmap=0x420$0x3a00 kvm-intel.nested=1
vt.handoff=7
root@texsonics:/usr/src/jailhouse-master#
**

[image: image.png]

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.