Hi All,
I'm trying to bring up a ivshmem net device on a cortex-A7 platform.
After enabling jailhouse, virtual PCI devices seem to be added
successfully, but with "lspci" or "/sys/bus/pci/devices", I didn't see
anything there. Am I missing something? I assume that pci devices (even
virtual) should be able to show up in system.
Here's the debug information:
root@demo:~# jailhouse enable /etc/jailhouse/demo.cell
Initializing Jailhouse hypervisor v0.12 on CPU 0
Code location: 0xf0000040
Page pool usage after early setup: mem 37/1770, remap 0/131072
Initializing processors:
CPU 0... OK
CPU 1... OK
CPU 2... OK
CPU 3... OK
Initializing unit: irqchip
Initializing unit: PCI
Adding virtual PCI device 00:00.0 to cell "demo"
Adding virtual PCI device 00:01.0 to cell "demo"
Page pool usage after late setup: mem 57/1770, remap 5/131072
Activating hypervisor
root@demo:~# lspci
root@demo:~# ifconfig
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jailhouse-dev/CAC5TEnFx_TOr7ktks4qNSqL_bhv2P7r%2BfMOpbuz9B217jZNn5g%40mail.gmail.com.