Adam, So I have been using version 23.10.1, built as per the download page, and have gotten a couple VMs to ping eachother and give me a login prompt. I finally realized I was missing the virtio_switch package and grabbed it from github and put it where it is supposed to go. Of course, being a version mismatch now, it did not compile. I decide to bite the bullet and do an upgrade (always a mistake) and use the new build process given with the new website. That went smoothly! I install ham, run it, etc, everything builds, I update my local scripts and links to use the new environment variables instead of being hardcoded, and it all builds and looks good. Except that it doesn't run. The VMs get a memory exception and kick into jdb.
I have not changed any of my .cfg or .list files. The VMs and ramdisks are untouched. My local (L4 native) processes start and appear to run. But the VMs crash for some reason. Even the device tree is unchanged. I also tried a newly built linux (as opposed to a prebuilt) and that failed as well. Is there some reason for this new crash between version 23.10.1 and the latest version from github? I've attached the VM startup output from both the old and new runs so you can take a look. I'm so close... I see the IP configuration parameter and how to set up lwip and virtio_switch.... Then my natives should be able to talk directly to my linuxes. Your help is greatly appreciated! Richard
vm1 | VMM: Created VCPU 0 @ 17000 vm1 | VMM[vmbus]: 'vbus' capability not found. Hardware access not possible for VM. vm1 | VMM[main]: Hello out there. vm1 | VMM[ASM]: Sys Info: vm1 | vBus: 0 vm1 | DMA devs: 0 vm1 | IO-MMU: 0 vm1 | Identity forced: 0 vm1 | DMA phys addr: 0 vm1 | DT dma-ranges: 0 vm1 | VMM[ASM]: Operating mode: No DMA vm1 | VMM[ram]: RAM not set up for DMA. vm2 | VMM: Created VCPU 0 @ 17000 vm2 | VMM[vmbus]: 'vbus' capability not found. Hardware access not possible for VM. vm2 | VMM[main]: Hello out there. vm2 | VMM[ASM]: Sys Info: vm2 | vBus: 0 vm2 | DMA devs: 0 vm2 | IO-MMU: 0 vm2 | Identity forced: 0 vm1 | VMM[ram]: RAM: @ 0x0 size=0x20000000 vm2 | DMA phys addr: 0 vm1 | VMM[ram]: RAM: VMM local mapping @ 0x1000000 vm2 | DT dma-ranges: 0 vm1 | VMM[ram]: RAM: VM offset=0x1000000 vm2 | VMM[ASM]: Operating mode: No DMA vm1 | VMM[main]: Loading kernel... vm2 | VMM[ram]: RAM not set up for DMA. vm1 | VMM[loader]: Linux kernel detected vm1 | VMM[file]: load: @ 0xfc400 vm1 | VMM[file]: copy in: to offset 0xfc400-0xba989f vm1 | VMM[main]: Loading ram disk... vm1 | VMM[ram]: load: rom/ramdisk1-amd64.rd -> 0x1fc00000 vm1 | VMM[file]: load: @ 0x1fc00000 vm1 | VMM[file]: copy in: to offset 0x1fc00000-0x1fffffff vm1 | VMM[main]: Loaded ramdisk image rom/ramdisk1-amd64.rd to 1fc00000 (size: 00400000) vm1 | VMM[PIC]: Hello, Legacy_pic vm2 | VMM[ram]: RAM: @ 0x0 size=0x20000000 vm2 | VMM[ram]: RAM: VMM local mapping @ 0x1000000 vm2 | VMM[ram]: RAM: VM offset=0x1000000 vm2 | VMM[main]: Loading kernel... vm1 | VMM: acpi_platform: Failed to get property 'l4vmm,pwrinput': FDT_ERR_NOTFOUND vm2 | VMM[loader]: Linux kernel detected vm1 | VMM: Creating Acpi_platform vm2 | VMM[file]: load: @ 0xfc400 vm2 | VMM[file]: copy in: to offset 0xfc400-0xba989f vm1 | VMM[ACPI]: Acpi timer @ 0xb008 vm1 | VMM[RTC]: Hello from RTC. Irq=8 vm2 | VMM[main]: Loading ram disk... vm1 | VMM[uart_8250]: Create virtual 8250 console vm2 | VMM[ram]: load: rom/ramdisk2-amd64.rd -> 0x1fc00000 vm2 | VMM[file]: load: @ 0x1fc00000 vm2 | VMM[file]: copy in: to offset 0x1fc00000-0x1fffffff vm2 | VMM[main]: Loaded ramdisk image rom/ramdisk2-amd64.rd to 1fc00000 (size: 00400000) vm1 | VMM: l4rtc.l4vmm,rtccap: capability rtc is invalid. vm1 | VMM[RTC]: l4vmm,rtccap not valid. Will not have wallclock time. vm1 | VMM[vm]: Device creation for virtual device l4rtc failed. Disabling device. vm1 | VMM: isa_debugport.l4vmm,vcon_cap: capability debug is invalid. vm1 | VMM[vm]: Device creation for virtual device isa_debugport failed. Disabling device. vm2 | VMM[PIC]: Hello, Legacy_pic vm1 | VMM[PCI bus]: Creating host bridge vm1 | VMM[Pci_window_alloc]: Init PCI window with range [0x6000, 0xffff IO] vm1 | VMM[Pci_window_alloc]: Init PCI window with range [0xaa000000, 0xaaffffff MMIO32] vm1 | VMM[Pci_window_alloc]: Init PCI window with range [0x300000000, 0x3ffffffff MMIO64] vm1 | VMM[PCI bus]: Registering PCI device 00:00.0 vm2 | VMM: acpi_platform: Failed to get property 'l4vmm,pwrinput': FDT_ERR_NOTFOUND vm2 | VMM: Creating Acpi_platform vm1 | VMM[guest]: New mmio mapping: @ b0000000 10000000 vm1 | VMM[PCI bus]: Created & Registered the PCI host bridge vm2 | VMM[ACPI]: Acpi timer @ 0xb008 vm2 | VMM[RTC]: Hello from RTC. Irq=8 vm1 | VMM[VIO Cons]: Create virtual PCI console vm2 | VMM[uart_8250]: Create virtual 8250 console vm1 | VMM[Pci_bridge_windows]: [MMIO32] allocated [0xaa000000, 0xaa001fff] vm1 | VMM[Virt PCI dev]: bar[0] addr=0x0 size=0x2000 type=mmio32 (non-prefetchable) vm1 | VMM[Pci_bridge_windows]: [IO] allocated [0x6000, 0x607f] vm1 | VMM[Virt PCI dev]: bar[1] addr=0x0 size=0x80 type=io vm2 | VMM: l4rtc.l4vmm,rtccap: capability rtc is invalid. vm2 | VMM[RTC]: l4vmm,rtccap not valid. Will not have wallclock time. vm1 | VMM[PCI bus]: Registering PCI device 00:01.0 vm2 | VMM[vm]: Device creation for virtual device l4rtc failed. Disabling device. vm1 | VMM[VIO Cons]: Console: 0x186b0 vm1 | VMM[VIO proxy]: Creating proxy vm2 | VMM: isa_debugport.l4vmm,vcon_cap: capability debug is invalid. vm2 | VMM[vm]: Device creation for virtual device isa_debugport failed. Disabling device. vm1 | VMM[Pci_bridge_windows]: [MMIO32] allocated [0xaa002000, 0xaa003fff] vm1 | VMM[Virt PCI dev]: bar[0] addr=0x0 size=0x2000 type=mmio32 (non-prefetchable) vm1 | VMM[Pci_bridge_windows]: [IO] allocated [0x6080, 0x60ff] vm1 | VMM[Virt PCI dev]: bar[1] addr=0x0 size=0x80 type=io p2p | Registering dataspace from 0x0 with 524288 KiB, offset 0x0 p2p | PORT[0x15d70]: DMA guest [0-1fffffff] local [600000-205fffff] offset 0 vm2 | VMM[PCI bus]: Creating host bridge p2p | register client: host IRQ: 420010 config DS: 41d000 vm2 | VMM[Pci_window_alloc]: Init PCI window with range [0x6000, 0xffff IO] vm2 | VMM[Pci_window_alloc]: Init PCI window with range [0xaa000000, 0xaaffffff MMIO32] vm2 | VMM[Pci_window_alloc]: Init PCI window with range [0x300000000, 0x3ffffffff MMIO64] vm2 | VMM[PCI bus]: Registering PCI device 00:00.0 vm1 | VMM[PCI bus]: Registering PCI device 00:02.0 vm1 | VMM[VIO proxy]: Creating proxy vm1 | VMM: virtio_disk@2.l4vmm,virtiocap: capability qdrv is invalid. vm1 | VMM[vm]: Device creation for virtual device virtio_disk@2 failed. Disabling device. vm2 | VMM[guest]: New mmio mapping: @ b0000000 10000000 vm1 | VMM: rom@ffc84000.l4vmm,dscap: capability bios_code is invalid. vm2 | VMM[PCI bus]: Created & Registered the PCI host bridge vm1 | VMM[ROM]: Missing 'l4vmm,dscap' property! vm1 | VMM[vm]: Device creation for virtual device rom@ffc84000 failed. Disabling device. vm2 | VMM[VIO Cons]: Create virtual PCI console vm1 | VMM: nvm@ffc00000.l4vmm,dscap: capability bios_vars is invalid. vm1 | VMM[CFI]: Missing 'l4vmm,dscap' property! vm1 | VMM[vm]: Device creation for virtual device nvm@ffc00000 failed. Disabling device. vm2 | VMM[Pci_bridge_windows]: [MMIO32] allocated [0xaa000000, 0xaa001fff] vm2 | VMM[Virt PCI dev]: bar[0] addr=0x0 size=0x2000 type=mmio32 (non-prefetchable) vm2 | VMM[Pci_bridge_windows]: [IO] allocated [0x6000, 0x607f] vm2 | VMM[Virt PCI dev]: bar[1] addr=0x0 size=0x80 type=io vm2 | VMM[PCI bus]: Registering PCI device 00:01.0 vm1 | VMM: Created VCPU 1 @ 23000 vm2 | VMM[VIO Cons]: Console: 0x186b0 vm1 | VMM[ram]: Cleaning caches for device tree [20bfe000-20bffb80] ([1fbfe000]) vm2 | VMM[VIO proxy]: Creating proxy vm1 | VMM: reschedule(): Initiating cpu startup for cap 0x418000/core 0 vm2 | VMM[Pci_bridge_windows]: [MMIO32] allocated [0xaa002000, 0xaa003fff] vm2 | VMM[Virt PCI dev]: bar[0] addr=0x0 size=0x2000 type=mmio32 (non-prefetchable) vm2 | VMM[Pci_bridge_windows]: [IO] allocated [0x6080, 0x60ff] vm2 | VMM[Virt PCI dev]: bar[1] addr=0x0 size=0x80 type=io p2p | Registering dataspace from 0x0 with 524288 KiB, offset 0x0 p2p | PORT[0x15e80]: DMA guest [0-1fffffff] local [20600000-405fffff] offset 0 p2p | register client: host IRQ: 420010 config DS: 41e000 vm1 | VMM[ACPI]: Initialize legacy BIOS ACPI tables. vm2 | VMM[PCI bus]: Registering PCI device 00:02.0 vm1 | VMM: Zeropage @ 0x1000, Kernel @ 0xfc400 vm2 | VMM[VIO proxy]: Creating proxy vm1 | VMM: Cmd_line: console=hvc0 ramdisk_size=10000 root=/dev/ram0 rw vm2 | VMM: virtio_disk@2.l4vmm,virtiocap: capability qdrv is invalid. vm1 | VMM: cmdline check: console=hvc0 ramdisk_size=10000 root=/dev/ram0 rw vm2 | VMM[vm]: Device creation for virtual device virtio_disk@2 failed. Disabling device. vm1 | VMM[vmmap]: VM map: vm1 | VMM[vmmap]: [ 0:1fffffff]: Ram vm1 | VMM[vmmap]: [b0000000:bfffffff]: Pci_bus_cfg_ecam vm2 | VMM: rom@ffc84000.l4vmm,dscap: capability bios_code is invalid. vm1 | VMM[vmmap]: [fec00000:fec00fff]: Ioapic vm2 | VMM[ROM]: Missing 'l4vmm,dscap' property! vm1 | VMM[vmmap]: [fee00000:fee00fff]: Lapic_access_handler vm2 | VMM[vm]: Device creation for virtual device rom@ffc84000 failed. Disabling device. vm1 | VMM[main]: Populating guest physical address space vm1 | VMM[mmio]: Mapping [1000000 - 20ffffff] -> [0 - 1fffffff] vm2 | VMM: nvm@ffc00000.l4vmm,dscap: capability bios_vars is invalid. vm1 | VMM[vmmap]: IOport map: vm2 | VMM[CFI]: Missing 'l4vmm,dscap' property! vm1 | VMM[vmmap]: [ 20: 21]: PIC vm2 | VMM[vm]: Device creation for virtual device nvm@ffc00000 failed. Disabling device. vm1 | VMM[vmmap]: [ 40: 43]: PIT vm1 | VMM[vmmap]: [ 61: 61]: PIT port 61 vm1 | VMM[vmmap]: [ 70: 71]: RTC vm1 | VMM[vmmap]: [ a0: a1]: PIC vm1 | VMM[vmmap]: [ 3f8: 3ff]: UART 8250 vm1 | VMM[vmmap]: [ 510: 51b]: Firmware interface vm1 | VMM[vmmap]: [ cf8: cff]: PCI bus cfg vm1 | VMM[vmmap]: [1800:1808]: ACPI platform vm2 | VMM: Created VCPU 1 @ 23000 vm1 | VMM[vmmap]: [b008:b008]: ACPI Timer vm2 | VMM[ram]: Cleaning caches for device tree [20bfe000-20bffb80] ([1fbfe000]) vm1 | VMM[guest]: Starting VMM @ 0x100000 vm2 | VMM: reschedule(): Initiating cpu startup for cap 0x418000/core 0 vm1 | VMM[Cpu_dev]: [ 0] Reset called vm1 | VMM[Cpu_dev]: [ 0] Resetting vCPU. vm1 | VMM: Hello clock source for vCPU 0 --------------------------------------------------------------------- CPU 2 [fffffffff006a176]: General Protection (ERR=0000000000000000) CPU(s) 0-5 entered JDB jdb:
vm2 : VMM[PCI con]: config_msix_vec set 0 vm2 | VMM[PCI con]: queue_msix_vector set 1 vm2 | VMM[PCI con]: queue_msix_vector set 2 vm2 | VQ[0x1c070]: num=256 d:0x334c000 a:0x334d000 u:0x334d240 p2p | VQ[0x14e28]: num=256 d:0x24f4000 a:0x24f5000 u:0x24f5240 vm2 | VQ[0x1c0b8]: num=256 d:0x334e000 a:0x334f000 u:0x334f240 p2p | shm=[0-1fffffff] local=[1200000-211fffff] desc=[2444000-2445000] (0x3644000-0x3645000) p2p | shm=[0-1fffffff] local=[1200000-211fffff] avail=[2445000-2445206] (0x3645000-0x3645206) p2p | shm=[0-1fffffff] local=[1200000-211fffff] used=[2445240-2445a46] (0x3645240-0x3645a46) p2p | VQ[0x14e48]: num=256 d:0x3644000 a:0x3645000 u:0x3645240 vm1 | [ 2.293977] e100: Intel(R) PRO/100 Network Driver vm1 | [ 2.297921] e100: Copyright(c) 1999-2006 Intel Corporation vm1 | [ 2.314806] e1000: Intel(R) PRO/1000 Network Driver vm1 | [ 2.325982] e1000: Copyright (c) 1999-2006 Intel Corporation. vm1 | [ 2.337101] e1000e: Intel(R) PRO/1000 Network Driver vm1 | [ 2.347036] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. vm1 | [ 2.357944] sky2: driver version 1.30 vm1 | [ 2.373609] usbcore: registered new interface driver usblp vm1 | [ 2.380122] usbcore: registered new interface driver usb-storage vm1 | [ 2.391817] i8042: PNP: No PS/2 controller found. vm1 | [ 2.423176] rtc_cmos rtc_cmos: registered as rtc0 vm1 | [ 2.426478] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram vm1 | [ 2.441310] fail to initialize ptp_kvm vm1 | [ 2.446651] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-de...@redhat.com vm1 | [ 2.479756] intel_pstate: CPU model not supported vm1 | [ 2.490709] hid: raw HID events driver (C) Jiri Kosina vm1 | [ 2.500831] usbcore: registered new interface driver usbhid vm1 | [ 2.513332] usbhid: USB HID core driver vm1 | [ 2.527732] Initializing XFRM netlink socket vm1 | [ 2.534248] NET: Registered PF_INET6 protocol family vm1 | [ 2.548995] Segment Routing with IPv6 vm1 | [ 2.556825] In-situ OAM (IOAM) with IPv6 vm1 | [ 2.567084] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver vm1 | [ 2.578435] NET: Registered PF_PACKET protocol family vm1 | [ 2.589394] 9pnet: Installing 9P2000 support vm1 | [ 2.600579] Key type dns_resolver registered vm1 | VMM[guest]: [ 0]: Reading unsupported MSR 0xc0011029 vm1 | [ 2.619722] mce: Unable to init MCE device (rc: -5) vm1 | [ 2.631728] IPI shorthand broadcast: enabled vm1 | [ 2.646731] registered taskstats version 1 vm1 | [ 2.654532] Loading compiled-in X.509 certificates vm1 | [ 2.666561] cryptomgr_test (45) used greatest stack depth: 15712 bytes left vm1 | [ 2.676099] cryptomgr_test (46) used greatest stack depth: 15680 bytes left vm1 | [ 2.697787] cryptomgr_test (47) used greatest stack depth: 15104 bytes left vm1 | [ 2.741824] PM: Magic number: 6:4:0 vm1 | [ 2.745665] printk: console [netcon0] enabled vm1 | [ 2.761609] netconsole: network logging started vm1 | [ 2.772859] cfg80211: Loading compiled-in X.509 certificates for regulatory database vm1 | [ 2.795137] kworker/u4:0 (67) used greatest stack depth: 14768 bytes left vm1 | [ 2.803489] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' vm1 | [ 2.804201] kworker/u4:0 (68) used greatest stack depth: 14712 bytes left vm1 | [ 2.865128] cryptomgr_probe (69) used greatest stack depth: 14472 bytes left vm1 | [ 2.868311] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 vm1 | [ 2.904055] Unstable clock detected, switching default tracing clock to "global" vm1 | [ 2.904055] If you want to keep using the local clock, then add: vm1 | [ 2.904055] "trace_clock=local" vm1 | [ 2.904055] on the kernel command line vm1 | [ 2.931052] cfg80211: failed to load regulatory.db vm1 | [ 2.997655] ALSA device list: vm1 | [ 3.007549] No soundcards found. vm1 | [ 3.018115] md: Waiting for all devices to be available before autodetect vm1 | [ 3.029277] md: If you don't use raid, use raid=noautodetect vm1 | [ 3.048893] md: Autodetecting RAID arrays. vm1 | [ 3.059569] md: autorun ... vm1 | [ 3.070688] md: ... autorun DONE. vm1 | [ 3.080851] RAMDISK: ext2 filesystem found at block 0 vm1 | [ 3.091323] RAMDISK: Loading 4096KiB [1 disk] into ram disk... done. vm1 | [ 3.116352] EXT4-fs (ram0): mounting ext2 file system using the ext4 subsystem vm1 | [ 3.153686] EXT4-fs (ram0): mounted filesystem without journal. Quota mode: none. vm1 | [ 3.167869] VFS: Mounted root (ext2 filesystem) on device 1:0. vm1 | [ 3.178581] devtmpfs: mounted vm1 | [ 3.190661] Freeing unused kernel image (initmem) memory: 1520K vm1 | [ 3.211031] Write protecting the kernel read-only data: 24576k vm1 | [ 3.215866] Freeing unused kernel image (text/rodata gap) memory: 2032K vm1 | [ 3.227106] F vm2 | [ 3.054797] N vm1 : reeing unused ke vm2 : on-volatile memo vm1 : rnel image (roda vm2 : ry driver v1.3 vm1 : ta/data gap) mem vm2 | [ 3.102443] L vm1 : ory: 1360K vm2 : inux agpgart interface v0.103 vm2 | [ 3.151189] ACPI: bus type drm_connector registered vm1 | [ 3.355360] x86/mm: Checked W+X mappings: passed, no W+X pages found. vm1 | [ 3.361231] x vm2 | [ 3.206178] b vm1 : 86/mm: Checking vm2 : rd: module loade vm1 : user space page vm2 : d vm1 : tables vm2 | [ 3.299229] loop: module loaded vm2 | VMM[PCI con]: config_msix_vec set 0 vm2 | VMM[PCI con]: queue_msix_vector set 1 vm1 | [ 3.505719] x vm2 | VMM[PCI con]: queue_msix_vector set 1 p2p | shm=[0-1fffffff] local=[21200000-411fffff] desc=[2336000-2337000] (0x23536000-0x23537000) vm1 : 86/mm: Checked W p2p | shm=[0-1fffffff] local=[21200000-411fffff] avail=[2337000-2337206] (0x23537000-0x23537206) vm1 : +X mappings: pas p2p | shm=[0-1fffffff] local=[21200000-411fffff] used=[2337240-2337a46] (0x23537240-0x23537a46) vm1 : sed, no W+X page p2p | VQ[0x14f48]: num=256 d:0x23536000 a:0x23537000 u:0x23537240 vm1 : s found. vm1 | [ 3.639061] R p2p | shm=[0-1fffffff] local=[21200000-411fffff] desc=[2338000-2339000] (0x23538000-0x23539000) vm1 : un /sbin/init as p2p | shm=[0-1fffffff] local=[21200000-411fffff] avail=[2339000-2339206] (0x23539000-0x23539206) vm1 : init process p2p | shm=[0-1fffffff] local=[21200000-411fffff] used=[2339240-2339a46] (0x23539240-0x23539a46) vm1 | [ 3.722386] m p2p | VQ[0x14f68]: num=256 d:0x23538000 a:0x23539000 u:0x23539240 vm1 : ount (74) used greatest stack depth: 13968 bytes left vm1 | vm2 | [ 3.600351] e100: Intel(R) PRO/100 Network Driver vm2 | [ 3.611236] e vm1 | login[77]: root login on 'hvc0' vm2 : 100: Copyright(c vm1 : vm2 : ) 1999-2006 Inte vm1 | ~ # vm2 : l Corporation vm2 | [ 3.669258] e1000: Intel(R) PRO/1000 Network Driver vm2 | [ 3.689788] e1000: Copyright (c) 1999-2006 Intel Corporation. vm2 | [ 3.703691] e1000e: Intel(R) PRO/1000 Network Driver vm2 | [ 3.714499] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. vm2 | [ 3.726755] sky2: driver version 1.30 vm2 | [ 3.740492] usbcore: registered new interface driver usblp vm2 | [ 3.748800] usbcore: registered new interface driver usb-storage vm2 | [ 3.759837] i8042: PNP: No PS/2 controller found. vm2 | [ 3.799635] rtc_cmos rtc_cmos: registered as rtc0 vm2 | [ 3.803384] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram vm2 | [ 3.824141] fail to initialize ptp_kvm vm2 | [ 3.828183] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-de...@redhat.com vm2 | [ 3.881686] intel_pstate: CPU model not supported vm2 | [ 3.895755] hid: raw HID events driver (C) Jiri Kosina vm2 | [ 3.905222] usbcore: registered new interface driver usbhid vm2 | [ 3.920165] usbhid: USB HID core driver vm2 | [ 3.936636] Initializing XFRM netlink socket vm2 | [ 3.941730] NET: Registered PF_INET6 protocol family vm2 | [ 3.955228] Segment Routing with IPv6 vm2 | [ 3.961472] In-situ OAM (IOAM) with IPv6 vm2 | [ 3.970188] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver vm2 | [ 3.981776] NET: Registered PF_PACKET protocol family vm2 | [ 3.993371] 9pnet: Installing 9P2000 support vm2 | [ 4.001857] Key type dns_resolver registered vm2 | VMM[guest]: [ 0]: Reading unsupported MSR 0xc0011029 vm2 | [ 4.012466] mce: Unable to init MCE device (rc: -5) vm2 | [ 4.032664] IPI shorthand broadcast: enabled vm2 | [ 4.047790] registered taskstats version 1 vm2 | [ 4.054341] Loading compiled-in X.509 certificates vm2 | [ 4.072270] cryptomgr_test (45) used greatest stack depth: 15744 bytes left vm2 | [ 4.077113] cryptomgr_test (47) used greatest stack depth: 15104 bytes left vm2 | [ 4.124635] PM: Magic number: 6:4:0 vm2 | [ 4.127488] printk: console [netcon0] enabled vm2 | [ 4.140548] netconsole: network logging started vm2 | [ 4.151185] cfg80211: Loading compiled-in X.509 certificates for regulatory database vm2 | [ 4.172652] kworker/u4:0 (67) used greatest stack depth: 14768 bytes left vm2 | [ 4.181501] kworker/u4:0 (68) used greatest stack depth: 14712 bytes left vm2 | [ 4.181774] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' vm2 | [ 4.200103] cryptomgr_probe (69) used greatest stack depth: 14472 bytes left vm2 | [ 4.220596] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 vm2 | [ 4.220600] cfg80211: failed to load regulatory.db vm2 | [ 4.220612] Unstable clock detected, switching default tracing clock to "global" vm2 | [ 4.220612] If you want to keep using the local clock, then add: vm2 | [ 4.220612] "trace_clock=local" vm2 | [ 4.220612] on the kernel command line vm2 | [ 4.338226] ALSA device list: vm2 | [ 4.347316] No soundcards found. vm2 | [ 4.357492] md: Waiting for all devices to be available before autodetect vm2 | [ 4.370570] md: If you don't use raid, use raid=noautodetect vm2 | [ 4.387817] md: Autodetecting RAID arrays. vm2 | [ 4.398588] md: autorun ... vm2 | [ 4.409530] md: ... autorun DONE. vm2 | [ 4.419241] RAMDISK: ext2 filesystem found at block 0 vm2 | [ 4.430315] RAMDISK: Loading 4096KiB [1 disk] into ram disk... done. vm2 | [ 4.453945] EXT4-fs (ram0): mounting ext2 file system using the ext4 subsystem vm2 | [ 4.484919] EXT4-fs (ram0): mounted filesystem without journal. Quota mode: none. vm2 | [ 4.500832] VFS: Mounted root (ext2 filesystem) on device 1:0. vm2 | [ 4.511228] devtmpfs: mounted vm2 | [ 4.521684] Freeing unused kernel image (initmem) memory: 1520K vm2 | [ 4.541410] Write protecting the kernel read-only data: 24576k vm2 | [ 4.544568] Freeing unused kernel image (text/rodata gap) memory: 2032K vm2 | [ 4.555772] Freeing unused kernel image (rodata/data gap) memory: 1360K vm2 | [ 4.624122] x86/mm: Checked W+X mappings: passed, no W+X pages found. vm2 | [ 4.629147] x86/mm: Checking user space page tables vm2 | [ 4.689651] x86/mm: Checked W+X mappings: passed, no W+X pages found. vm2 | [ 4.694635] Run /sbin/init as init process vm2 | [ 4.743380] mount (75) used greatest stack depth: 13968 bytes left vm2 | vm2 | login[78]: root login on 'hvc0' vm2 | ~ #
_______________________________________________ l4-hackers mailing list -- l4-hackers@os.inf.tu-dresden.de To unsubscribe send an email to l4-hackers-le...@os.inf.tu-dresden.de