[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] smccc: KVM: hypervisor services detected (0x00000000 0x00000000 0x00000000 0x00000003)
[    0.000000] percpu: Embedded 28 pages/cpu s74024 r8192 d32472 u114688
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Hardware dirty bit management
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1418040
[    0.000000] CPU features: detected: SSBS not fully self-synchronizing
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: root=/dev/vda rw  mem=1024M ip=192.168.7.30::192.168.7.29:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 1MB
[    0.000000] software IO TLB: mapped [mem 0x000000007e880000-0x000000007e980000] (1MB)
[    0.000000] Memory: 999888K/1048576K available (13312K kernel code, 2000K rwdata, 3148K rodata, 4608K init, 556K bss, 48688K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 41194 entries in 161 pages
[    0.000000] ftrace: allocated 161 pages with 3 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000
[    0.000000] ITS [mem 0x08080000-0x0809ffff]
[    0.000000] ITS@0x0000000008080000: allocated 8192 Devices @41dc0000 (indirect, esz 8, psz 64K, shr 1)
[    0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @41dd0000 (flat, esz 8, psz 64K, shr 1)
[    0.000000] GICv3: using LPI property table @0x0000000041de0000
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000041df0000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
[    0.000000] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
[    0.000877] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.000955] Console: colour dummy device 80x25
[    0.000968] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
[    0.000973] pid_max: default: 32768 minimum: 301
[    0.001021] LSM: initializing lsm=capability,landlock,integrity
[    0.001037] landlock: Up and running.
[    0.001088] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.001094] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.004527] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.004814] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.004838] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.004862] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.004938] rcu: Hierarchical SRCU implementation.
[    0.004939] rcu: 	Max phase no-delay instances is 1000.
[    0.005148] Platform MSI: its@8080000 domain created
[    0.005163] PCI/MSI: /intc@8000000/its@8080000 domain created
[    0.005171] EFI services will not be available.
[    0.005244] smp: Bringing up secondary CPUs ...
[    0.007269] Detected PIPT I-cache on CPU1
[    0.007425] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000
[    0.007479] GICv3: CPU1: using allocated LPI pending table @0x0000000041e00000
[    0.007510] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.007538] CPU1: Booted secondary processor 0x0000000001 [0x413fd0c1]
[    0.009251] Detected PIPT I-cache on CPU2
[    0.009311] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000
[    0.009349] GICv3: CPU2: using allocated LPI pending table @0x0000000041e10000
[    0.009368] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.009391] CPU2: Booted secondary processor 0x0000000002 [0x413fd0c1]
[    0.011118] Detected PIPT I-cache on CPU3
[    0.011183] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000
[    0.011229] GICv3: CPU3: using allocated LPI pending table @0x0000000041e20000
[    0.011249] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.011272] CPU3: Booted secondary processor 0x0000000003 [0x413fd0c1]
[    0.011375] smp: Brought up 1 node, 4 CPUs
[    0.011380] SMP: Total of 4 processors activated.
[    0.011382] CPU features: detected: 32-bit EL0 Support
[    0.011383] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.011384] CPU features: detected: Common not Private translations
[    0.011385] CPU features: detected: CRC32 instructions
[    0.011387] CPU features: detected: Enhanced Virtualization Traps
[    0.011389] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.011390] CPU features: detected: LSE atomic instructions
[    0.011391] CPU features: detected: Privileged Access Never
[    0.011392] CPU features: detected: RAS Extension Support
[    0.011395] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.022040] CPU: All CPU(s) started at EL1
[    0.022041] alternatives: applying system-wide alternatives
[    0.035207] devtmpfs: initialized
[    0.035609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.035614] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.035699] DMI not present or invalid.
[    0.035823] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.035973] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.035982] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.035989] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.036079] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.036131] ASID allocator initialised with 65536 entries
[    0.036144] Serial: AMBA PL011 UART driver
[    0.037109] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1
[    0.037143] printk: console [ttyAMA0] enabled
[    0.099585] Modules: 26816 pages in range for non-PLT usage
[    0.099588] Modules: 518336 pages in range for PLT usage
[    0.173065] raid6: neonx8   gen() 15178 MB/s
[    0.241112] raid6: neonx4   gen() 15658 MB/s
[    0.309166] raid6: neonx2   gen() 13230 MB/s
[    0.377228] raid6: neonx1   gen() 10490 MB/s
[    0.447125] raid6: int64x8  gen()  5802 MB/s
[    0.515175] raid6: int64x4  gen()  7349 MB/s
[    0.583504] raid6: int64x2  gen()  6071 MB/s
[    0.651553] raid6: int64x1  gen()  5062 MB/s
[    0.652400] raid6: using algorithm neonx4 gen() 15658 MB/s
[    0.719597] raid6: .... xor() 12319 MB/s, rmw enabled
[    0.720579] raid6: using neon recovery algorithm
[    0.721554] iommu: Default domain type: Translated
[    0.722454] iommu: DMA domain TLB invalidation policy: strict mode
[    0.723714] SCSI subsystem initialized
[    0.724148] usbcore: registered new interface driver usbfs
[    0.724580] usbcore: registered new interface driver hub
[    0.725013] usbcore: registered new device driver usb
[    0.725467] pps_core: LinuxPPS API ver. 1 registered
[    0.725853] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.726564] PTP clock support registered
[    0.727401] vgaarb: loaded
[    0.745797] clocksource: Switched to clocksource arch_sys_counter
[    0.748311] NET: Registered PF_INET protocol family
[    0.748757] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.749585] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    0.750317] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.750975] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.751596] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.752221] TCP: Hash tables configured (established 8192 bind 8192)
[    0.753041] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.753599] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.754251] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.754914] RPC: Registered named UNIX socket transport module.
[    0.755379] RPC: Registered udp transport module.
[    0.755744] RPC: Registered tcp transport module.
[    0.756112] RPC: Registered tcp-with-tls transport module.
[    0.756534] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.757031] PCI: CLS 0 bytes, default 64
[    0.757787] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    0.758476] NFS: Registering the id_resolver key type
[    0.758878] Key type id_resolver registered
[    0.759199] Key type id_legacy registered
[    0.759798] Key type cifs.idmap registered
[    0.771412] xor: measuring software checksum speed
[    0.772493]    8regs           : 19617 MB/sec
[    0.773513]    32regs          : 16476 MB/sec
[    0.774468]    arm64_neon      : 26553 MB/sec
[    0.775249] xor: using function: arm64_neon (26553 MB/sec)
[    0.776282] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.777680] io scheduler mq-deadline registered
[    0.778577] io scheduler kyber registered
[    0.779599] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:
[    0.780628] pci-host-generic 4010000000.pcie:       IO 0x003eff0000..0x003effffff -> 0x0000000000
[    0.781298] pci-host-generic 4010000000.pcie:      MEM 0x0010000000..0x003efeffff -> 0x0010000000
[    0.782025] pci-host-generic 4010000000.pcie:      MEM 0x8000000000..0xffffffffff -> 0x8000000000
[    0.782695] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits
[    0.783339] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]
[    0.784107] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00
[    0.784645] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.785077] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.785585] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]
[    0.786166] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]
[    0.786756] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
[    0.787459] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000
[    0.787968] pci 0000:00:01.0: reg 0x10: [io  0x0000-0x001f]
[    0.788422] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.788964] pci 0000:00:01.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.789562] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    0.790406] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00
[    0.790900] pci 0000:00:02.0: reg 0x10: [io  0x0000-0x001f]
[    0.791336] pci 0000:00:02.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.791856] pci 0000:00:02.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.792681] pci 0000:00:03.0: [1af4:1001] type 00 class 0x010000
[    0.793176] pci 0000:00:03.0: reg 0x10: [io  0x0000-0x007f]
[    0.793703] pci 0000:00:03.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.794273] pci 0000:00:03.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.795088] pci 0000:00:04.0: [1b36:000d] type 00 class 0x0c0330
[    0.795592] pci 0000:00:04.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    0.796400] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000
[    0.796925] pci 0000:00:05.0: reg 0x10: [io  0x0000-0x003f]
[    0.797401] pci 0000:00:05.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.797954] pci 0000:00:05.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.798783] pci 0000:00:06.0: [1af4:1050] type 00 class 0x038000
[    0.799300] pci 0000:00:06.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.799839] pci 0000:00:06.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.800803] pci 0000:00:01.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref]
[    0.801371] pci 0000:00:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref]
[    0.802070] pci 0000:00:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref]
[    0.802718] pci 0000:00:03.0: BAR 4: assigned [mem 0x8000008000-0x800000bfff 64bit pref]
[    0.803368] pci 0000:00:04.0: BAR 0: assigned [mem 0x800000c000-0x800000ffff 64bit]
[    0.803977] pci 0000:00:05.0: BAR 4: assigned [mem 0x8000010000-0x8000013fff 64bit pref]
[    0.804727] pci 0000:00:06.0: BAR 4: assigned [mem 0x8000014000-0x8000017fff 64bit pref]
[    0.805390] pci 0000:00:01.0: BAR 1: assigned [mem 0x10040000-0x10040fff]
[    0.805965] pci 0000:00:02.0: BAR 1: assigned [mem 0x10041000-0x10041fff]
[    0.806487] pci 0000:00:03.0: BAR 1: assigned [mem 0x10042000-0x10042fff]
[    0.807018] pci 0000:00:05.0: BAR 1: assigned [mem 0x10043000-0x10043fff]
[    0.807536] pci 0000:00:06.0: BAR 1: assigned [mem 0x10044000-0x10044fff]
[    0.808064] pci 0000:00:03.0: BAR 0: assigned [io  0x1000-0x107f]
[    0.808538] pci 0000:00:05.0: BAR 0: assigned [io  0x1080-0x10bf]
[    0.809015] pci 0000:00:01.0: BAR 0: assigned [io  0x10c0-0x10df]
[    0.809510] pci 0000:00:02.0: BAR 0: assigned [io  0x10e0-0x10ff]
[    0.810052] pci 0000:00:04.0: enabling device (0000 -> 0002)
[    0.811845] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)
[    0.814170] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)
[    0.816899] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)
[    0.819836] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003)
[    0.822823] virtio-pci 0000:00:06.0: enabling device (0000 -> 0002)
[    0.878172] [drm] pci: virtio-gpu-pci detected at 0000:00:06.0
[    0.880841] printk: console [hvc0] enabled
[    0.881104] [drm] features: -virgl +edid -resource_blob -host_visible
[    0.918197] [drm] features: -context_init
[    0.921191] [drm] number of scanouts: 1
[    0.922105] [drm] number of cap sets: 0
[    0.923390] [drm] Initialized virtio_gpu 0.1.0 0 for 0000:00:06.0 on minor 0
[    0.964960] Console: switching to colour frame buffer device 160x50
[    0.987474] virtio-pci 0000:00:06.0: [drm] fb0: virtio_gpudrmfb frame buffer device
[    0.991773] brd: module loaded
[    0.993170] virtio_blk virtio2: 4/0/0 default/read/poll queues
[    0.996379] virtio_blk virtio2: [vda] 1833520 512-byte logical blocks (939 MB/895 MiB)
[    1.002920] xhci_hcd 0000:00:04.0: xHCI Host Controller
[    1.004552] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 1
[    1.007047] xhci_hcd 0000:00:04.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[    1.010404] xhci_hcd 0000:00:04.0: xHCI Host Controller
[    1.012124] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 2
[    1.014539] xhci_hcd 0000:00:04.0: Host supports USB 3.0 SuperSpeed
[    1.016786] hub 1-0:1.0: USB hub found
[    1.018260] hub 1-0:1.0: 4 ports detected
[    1.019704] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.022295] hub 2-0:1.0: USB hub found
[    1.023584] hub 2-0:1.0: 4 ports detected
[    1.025233] rtc-pl031 9010000.pl031: registered as rtc0
[    1.026864] rtc-pl031 9010000.pl031: setting system clock to 2024-12-17T16:23:41 UTC (1734452621)
[    1.038688] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    1.041681] usbcore: registered new interface driver usbhid
[    1.043692] usbhid: USB HID core driver
[    1.045545] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.048775] u32 classifier
[    1.050246]     input device check on
[    1.051846]     Actions configured
[    1.053502] NET: Registered PF_INET6 protocol family
[    1.056327] Segment Routing with IPv6
[    1.057580] In-situ OAM (IOAM) with IPv6
[    1.058817] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.060725] NET: Registered PF_PACKET protocol family
[    1.062392] Bridge firewalling registered
[    1.063728] Key type dns_resolver registered
[    1.065578] NET: Registered PF_VSOCK protocol family
[    1.068411] registered taskstats version 1
[    1.072191] Key type .fscrypt registered
[    1.073501] Key type fscrypt-provisioning registered
[    1.075584] Btrfs loaded, zoned=no, fsverity=no
[    1.077678] Key type encrypted registered
[    1.079396] printk: console [netcon0] enabled
[    1.080928] netconsole: network logging started
[    1.101846] IP-Config: Complete:
[    1.103973]      device=eth0, hwaddr=52:54:00:12:34:1e, ipaddr=192.168.7.30, mask=255.255.255.0, gw=192.168.7.29
[    1.109651]      host=192.168.7.30, domain=, nis-domain=(none)
[    1.112195]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=
[    1.112201]      nameserver0=8.8.8.8
[    1.117571] clk: Disabling unused clocks
[    1.119322] md: Waiting for all devices to be available before autodetect
[    1.122219] md: If you don't use raid, use raid=noautodetect
[    1.124904] md: Autodetecting RAID arrays.
[    1.126450] md: autorun ...
[    1.127262] md: ... autorun DONE.
[    1.135617] EXT4-fs (vda): mounted filesystem 4e785246-68ad-4cad-ac8c-7d948bb74cb5 r/w with ordered data mode. Quota mode: disabled.
[    1.139431] VFS: Mounted root (ext4 filesystem) on device 253:0.
[    1.146317] devtmpfs: mounted
[    1.148550] Freeing unused kernel memory: 4608K
[    1.149996] Run /sbin/init as init process
INIT: version 3.04 booting
Starting udev
[    1.245133] udevd[111]: starting version 3.2.14
[    1.251558] udevd[113]: starting eudev-3.2.14
[    1.273884] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.427631] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input0
[    1.443407] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:04.0-1/input0
[    1.573823] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[    1.728053] input: QEMU QEMU USB Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input1
[    1.794040] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:04.0-2/input0
[    1.949929] EXT4-fs (vda): re-mounted 4e785246-68ad-4cad-ac8c-7d948bb74cb5 r/w. Quota mode: disabled.
INIT: Entering runlevel: 5
Configuring network interfaces... ip: RTNETLINK answers: File exists
Starting OpenBSD Secure Shell server: sshd
  generating ssh RSA host key...
  generating ssh ECDSA host key...
  generating ssh ED25519 host key...
done.
Starting syslogd/klogd: done

Poky (Yocto Project Reference Distro) 5.0.6 qemuarm64 /dev/hvc0

qemuarm64 login: 