Advertisement
jintack

L2 on VHE-aware L1

Oct 29th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.12 KB | None | 0 0
  1. [L1 ~]$./run.sh 1
  2. ./run-guest.sh: line 95: /sys/class/net/kvmtap0/ifindex: No such file or directory
  3. Using bridged networking
  4. Booting Linux on physical CPU 0x0
  5. Linux version 4.6.0-rc1+ (jintack@jintack) (gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.1) ) #5 SMP PREEMPT Wed Jun 22 14:37:34 EDT 2016
  6. Boot CPU: AArch64 Processor [500f0001]
  7. earlycon: pl11 at MMIO 0x0000000009000000 (options '')
  8. bootconsole [pl11] enabled
  9. efi: Getting EFI parameters from FDT:
  10. efi: UEFI not found.
  11. psci: probing for conduit method from DT.
  12. psci: PSCIv0.2 detected in firmware.
  13. psci: Using standard PSCI v0.2 function IDs
  14. psci: Trusted OS migration not required
  15. percpu: Embedded 20 pages/cpu @ffff8002fffa8000 s42112 r8192 d31616 u81920
  16. Detected PIPT I-cache on CPU0
  17. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3096576
  18. Kernel command line: earlycon=pl011,0x09000000 console=ttyAMA0 root=/dev/vda rw
  19. PID hash table entries: 4096 (order: 3, 32768 bytes)
  20. Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  21. Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  22. software IO TLB [mem 0xfbfff000-0xfffff000] (64MB) mapped at [ffff8000bbfff000-ffff8000bfffefff]
  23. Memory: 12286384K/12582912K available (5924K kernel code, 391K rwdata, 1980K rodata, 400K init, 210K bss, 296528K reserved, 0K cma-reserved)
  24. Virtual kernel memory layout:
  25. modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
  26. vmalloc : 0xffff000008000000 - 0xffff7bffbfff0000 (126974 GB)
  27. .text : 0xffff000008080000 - 0xffff000008647000 ( 5916 KB)
  28. .rodata : 0xffff000008647000 - 0xffff00000883a000 ( 1996 KB)
  29. .init : 0xffff00000883a000 - 0xffff00000889e000 ( 400 KB)
  30. .data : 0xffff00000889e000 - 0xffff0000088ffe00 ( 392 KB)
  31. vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum)
  32. 0xffff7bffc0000000 - 0xffff7bffcc000000 ( 192 MB actual)
  33. fixed : 0xffff7ffffe7fd000 - 0xffff7ffffec00000 ( 4108 KB)
  34. PCI I/O : 0xffff7ffffee00000 - 0xffff7fffffe00000 ( 16 MB)
  35. memory : 0xffff800000000000 - 0xffff800300000000 ( 12288 MB)
  36. SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  37. Preemptible hierarchical RCU implementation.
  38. Build-time adjustment of leaf fanout to 64.
  39. RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1.
  40. RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
  41. NR_IRQS:64 nr_irqs:64 0
  42. GICv2m: range[mem 0x08020000-0x08020fff], SPI[80:143]
  43. Architected cp15 timer(s) running at 50.00MHz (virt).
  44. clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
  45. sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
  46. Console: colour dummy device 80x25
  47. Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000)
  48. pid_max: default: 32768 minimum: 301
  49. Security Framework initialized
  50. Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  51. Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  52. ASID allocator initialised with 65536 entries
  53. EFI services will not be available.
  54. Brought up 1 CPUs
  55. SMP: Total of 1 processors activated.
  56. CPU: All CPU(s) started at EL1
  57. devtmpfs: initialized
  58. DMI not present or invalid.
  59. clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  60. NET: Registered protocol family 16
  61. vdso: 2 pages (1 code @ ffff00000864d000, 1 data @ ffff0000088a4000)
  62. hw-breakpoint: found 4 breakpoint and 4 watchpoint registers.
  63. DMA: preallocated 256 KiB pool for atomic allocations
  64. Serial: AMBA PL011 UART driver
  65. 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1
  66. console [ttyAMA0] enabled
  67. console [ttyAMA0] enabled
  68. bootconsole [pl11] disabled
  69. bootconsole [pl11] disabled
  70. HugeTLB registered 2 MB page size, pre-allocated 0 pages
  71. vgaarb: loaded
  72. SCSI subsystem initialized
  73. usbcore: registered new interface driver usbfs
  74. usbcore: registered new interface driver hub
  75. usbcore: registered new device driver usb
  76. pps_core: LinuxPPS API ver. 1 registered
  77. pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  78. PTP clock support registered
  79. dmi: Firmware registration failed.
  80. clocksource: Switched to clocksource arch_sys_counter
  81. NET: Registered protocol family 2
  82. TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  83. TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  84. TCP: Hash tables configured (established 131072 bind 65536)
  85. UDP hash table entries: 8192 (order: 6, 262144 bytes)
  86. UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  87. NET: Registered protocol family 1
  88. RPC: Registered named UNIX socket transport module.
  89. RPC: Registered udp transport module.
  90. RPC: Registered tcp transport module.
  91. RPC: Registered tcp NFSv4.1 backchannel transport module.
  92. kvm [1]: HYP mode not available
  93. futex hash table entries: 256 (order: 3, 32768 bytes)
  94. audit: initializing netlink subsys (disabled)
  95. audit: type=2000 audit(0.812:1): initialized
  96. workingset: timestamp_bits=60 max_order=22 bucket_order=0
  97. fuse init (API version 7.24)
  98. 9p: Installing v9fs 9p2000 file system support
  99. io scheduler noop registered
  100. io scheduler cfq registered (default)
  101. PCI host bridge /pcie@10000000 ranges:
  102. IO 0x3eff0000..0x3effffff -> 0x00000000
  103. MEM 0x10000000..0x3efeffff -> 0x10000000
  104. pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00
  105. pci_bus 0000:00: root bus resource [bus 00-0f]
  106. pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  107. pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]
  108. pci 0000:00:02.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref]
  109. pci 0000:00:03.0: BAR 6: assigned [mem 0x10040000-0x1007ffff pref]
  110. pci 0000:00:01.0: BAR 1: assigned [mem 0x10080000-0x10080fff]
  111. pci 0000:00:02.0: BAR 1: assigned [mem 0x10081000-0x10081fff]
  112. pci 0000:00:03.0: BAR 1: assigned [mem 0x10082000-0x10082fff]
  113. pci 0000:00:01.0: BAR 0: assigned [io 0x1000-0x103f]
  114. pci 0000:00:02.0: BAR 0: assigned [io 0x1040-0x105f]
  115. pci 0000:00:03.0: BAR 0: assigned [io 0x1060-0x107f]
  116. virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)
  117. virtio-pci 0000:00:01.0: virtio_pci: leaving for legacy driver
  118. virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)
  119. virtio-pci 0000:00:02.0: virtio_pci: leaving for legacy driver
  120. virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)
  121. virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
  122. xenfs: not registering filesystem on non-xen platform
  123. Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  124. Unable to detect cache hierarchy from DT for CPU 0
  125. loop: module loaded
  126. tun: Universal TUN/TAP device driver, 1.6
  127. tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  128. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  129. ehci-pci: EHCI PCI platform driver
  130. ehci-platform: EHCI generic platform driver
  131. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  132. ohci-pci: OHCI PCI platform driver
  133. ohci-platform: OHCI generic platform driver
  134. usbcore: registered new interface driver usb-storage
  135. mousedev: PS/2 mouse device common for all mice
  136. rtc-pl031 9010000.pl031: rtc core: registered pl031 as rtc0
  137. device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  138. sdhci: Secure Digital Host Controller Interface driver
  139. sdhci: Copyright(c) Pierre Ossman
  140. sdhci-pltfm: SDHCI platform and OF driver helper
  141. usbcore: registered new interface driver usbhid
  142. usbhid: USB HID core driver
  143. nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
  144. ip_tables: (C) 2000-2006 Netfilter Core Team
  145. NET: Registered protocol family 17
  146. bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  147. Bridge firewalling registered
  148. Ebtables v2.0 registered
  149. 9pnet: Installing 9P2000 support
  150. NET: Registered protocol family 37
  151. registered taskstats version 1
  152. rtc-pl031 9010000.pl031: setting system clock to 2016-10-29 12:18:56 UTC (1477743536)
  153. EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities
  154. EXT4-fs (vda): recovery complete
  155. EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null)
  156. VFS: Mounted root (ext4 filesystem) on device 254:0.
  157. devtmpfs: mounted
  158. Freeing unused kernel memory: 400K (ffff00000883a000 - ffff00000889e000)
  159. Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
  160. init[1]: undefined instruction: pc=0000ffff8c9df4c8
  161. Code: 2947b0cb d50339bf b94038c9 d5033fdf (d53be04f)
  162. Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004
  163.  
  164. CPU: 0 PID: 1 Comm: init Not tainted 4.6.0-rc1+ #5
  165. Hardware name: linux,dummy-virt (DT)
  166. Call trace:
  167. [<ffff000008089820>] dump_backtrace+0x0/0x1ac
  168. [<ffff0000080899e0>] show_stack+0x14/0x1c
  169. [<ffff0000082ebd74>] dump_stack+0x8c/0xac
  170. [<ffff00000814cadc>] panic+0x120/0x25c
  171. [<ffff0000080bc4fc>] complete_and_exit+0x0/0x20
  172. [<ffff0000080bd340>] do_group_exit+0x3c/0x9c
  173. [<ffff0000080c6af4>] get_signal+0x1c4/0x4b0
  174. [<ffff0000080891b0>] do_signal+0x50c/0x538
  175. [<ffff0000080893d0>] do_notify_resume+0x58/0x60
  176. [<ffff000008085d64>] work_pending+0x10/0x14
  177. Kernel Offset: disabled
  178. Memory Limit: none
  179. ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement