mccc: 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.4::192.168.7.3: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.000151] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.000182] Console: colour dummy device 80x25
[    0.000186] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
[    0.000189] pid_max: default: 32768 minimum: 301
[    0.000206] LSM: initializing lsm=capability,landlock,integrity
[    0.000211] landlock: Up and running.
[    0.000232] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.000235] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.002221] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.002332] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.002346] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.002354] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.002385] rcu: Hierarchical SRCU implementation.
[    0.002385] rcu: 	Max phase no-delay instances is 1000.
[    0.002459] Platform MSI: its@8080000 domain created
[    0.002464] PCI/MSI: /intc@8000000/its@8080000 domain created
[    0.002468] EFI services will not be available.
[    0.002495] smp: Bringing up secondary CPUs ...
[    0.004594] Detected PIPT I-cache on CPU1
[    0.004648] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000
[    0.004704] GICv3: CPU1: using allocated LPI pending table @0x0000000041e00000
[    0.004730] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.004757] CPU1: Booted secondary processor 0x0000000001 [0x413fd0c1]
[    0.006977] Detected PIPT I-cache on CPU2
[    0.007037] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000
[    0.007094] GICv3: CPU2: using allocated LPI pending table @0x0000000041e10000
[    0.007120] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.007148] CPU2: Booted secondary processor 0x0000000002 [0x413fd0c1]
[    0.009360] Detected PIPT I-cache on CPU3
[    0.009455] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000
[    0.009511] GICv3: CPU3: using allocated LPI pending table @0x0000000041e20000
[    0.009538] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.009566] CPU3: Booted secondary processor 0x0000000003 [0x413fd0c1]
[    0.009666] smp: Brought up 1 node, 4 CPUs
[    0.009670] SMP: Total of 4 processors activated.
[    0.009672] CPU features: detected: 32-bit EL0 Support
[    0.009673] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.009674] CPU features: detected: Common not Private translations
[    0.009675] CPU features: detected: CRC32 instructions
[    0.009677] CPU features: detected: Enhanced Virtualization Traps
[    0.009678] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.009679] CPU features: detected: LSE atomic instructions
[    0.009680] CPU features: detected: Privileged Access Never
[    0.009680] CPU features: detected: RAS Extension Support
[    0.009684] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.009742] CPU: All CPU(s) started at EL1
[    0.009743] alternatives: applying system-wide alternatives
[    0.011471] devtmpfs: initialized
[    0.011803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.011807] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.011867] DMI not present or invalid.
[    0.011961] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.012089] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.012096] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.012102] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.012169] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.012241] ASID allocator initialised with 65536 entries
[    0.012250] Serial: AMBA PL011 UART driver
[    0.012990] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1
[    0.013014] printk: console [ttyAMA0] enabled
[    0.083866] Modules: 26816 pages in range for non-PLT usage
[    0.083868] Modules: 518336 pages in range for PLT usage
[    0.156490] raid6: neonx8   gen() 15767 MB/s
[    0.224525] raid6: neonx4   gen() 15664 MB/s
[    0.292559] raid6: neonx2   gen() 13245 MB/s
[    0.360594] raid6: neonx1   gen() 10527 MB/s
[    0.428627] raid6: int64x8  gen()  6987 MB/s
[    0.496664] raid6: int64x4  gen()  7353 MB/s
[    0.564696] raid6: int64x2  gen()  6135 MB/s
[    0.632732] raid6: int64x1  gen()  5057 MB/s
[    0.633431] raid6: using algorithm neonx8 gen() 15767 MB/s
[    0.700764] raid6: .... xor() 12044 MB/s, rmw enabled
[    0.701581] raid6: using neon recovery algorithm
[    0.702360] iommu: Default domain type: Translated
[    0.703116] iommu: DMA domain TLB invalidation policy: strict mode
[    0.704153] SCSI subsystem initialized
[    0.704536] usbcore: registered new interface driver usbfs
[    0.704952] usbcore: registered new interface driver hub
[    0.705344] usbcore: registered new device driver usb
[    0.705727] pps_core: LinuxPPS API ver. 1 registered
[    0.706078] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.706728] PTP clock support registered
[    0.707358] vgaarb: loaded
[    0.707619] clocksource: Switched to clocksource arch_sys_counter
[    0.710066] NET: Registered PF_INET protocol family
[    0.710458] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.711213] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    0.711877] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.712425] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.712988] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.713817] TCP: Hash tables configured (established 8192 bind 8192)
[    0.714290] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.714767] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.715307] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.715902] RPC: Registered named UNIX socket transport module.
[    0.716323] RPC: Registered udp transport module.
[    0.716657] RPC: Registered tcp transport module.
[    0.716990] RPC: Registered tcp-with-tls transport module.
[    0.717377] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.717841] PCI: CLS 0 bytes, default 64
[    0.718457] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    0.719071] NFS: Registering the id_resolver key type
[    0.719444] Key type id_resolver registered
[    0.719771] Key type id_legacy registered
[    0.720361] Key type cifs.idmap registered
[    0.731650] xor: measuring software checksum speed
[    0.732163]    8regs           : 19812 MB/sec
[    0.732641]    32regs          : 19650 MB/sec
[    0.733072]    arm64_neon      : 26822 MB/sec
[    0.733381] xor: using function: arm64_neon (26822 MB/sec)
[    0.733801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.734320] io scheduler mq-deadline registered
[    0.734630] io scheduler kyber registered
[    0.735098] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:
[    0.735654] pci-host-generic 4010000000.pcie:       IO 0x003eff0000..0x003effffff -> 0x0000000000
[    0.736277] pci-host-generic 4010000000.pcie:      MEM 0x0010000000..0x003efeffff -> 0x0010000000
[    0.736901] pci-host-generic 4010000000.pcie:      MEM 0x8000000000..0xffffffffff -> 0x8000000000
[    0.737536] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits
[    0.738125] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]
[    0.738808] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00
[    0.739315] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.739728] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.740165] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]
[    0.740651] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]
[    0.741181] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
[    0.742155] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000
[    0.743126] pci 0000:00:01.0: reg 0x10: [io  0x0000-0x001f]
[    0.744027] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.745042] pci 0000:00:01.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.746168] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    0.747423] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00
[    0.748430] pci 0000:00:02.0: reg 0x10: [io  0x0000-0x001f]
[    0.749029] pci 0000:00:02.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.749539] pci 0000:00:02.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.750280] pci 0000:00:03.0: [1af4:1001] type 00 class 0x010000
[    0.750739] pci 0000:00:03.0: reg 0x10: [io  0x0000-0x007f]
[    0.751151] pci 0000:00:03.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.751655] pci 0000:00:03.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.752379] pci 0000:00:04.0: [1b36:000d] type 00 class 0x0c0330
[    0.752845] pci 0000:00:04.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    0.753586] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000
[    0.754099] pci 0000:00:05.0: reg 0x10: [io  0x0000-0x003f]
[    0.754508] pci 0000:00:05.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.755001] pci 0000:00:05.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.755759] pci 0000:00:06.0: [1af4:1050] type 00 class 0x038000
[    0.756230] pci 0000:00:06.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.756718] pci 0000:00:06.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.757562] pci 0000:00:01.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref]
[    0.758077] pci 0000:00:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref]
[    0.758721] pci 0000:00:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref]
[    0.759318] pci 0000:00:03.0: BAR 4: assigned [mem 0x8000008000-0x800000bfff 64bit pref]
[    0.759939] pci 0000:00:04.0: BAR 0: assigned [mem 0x800000c000-0x800000ffff 64bit]
[    0.760494] pci 0000:00:05.0: BAR 4: assigned [mem 0x8000010000-0x8000013fff 64bit pref]
[    0.761108] pci 0000:00:06.0: BAR 4: assigned [mem 0x8000014000-0x8000017fff 64bit pref]
[    0.761723] pci 0000:00:01.0: BAR 1: assigned [mem 0x10040000-0x10040fff]
[    0.762207] pci 0000:00:02.0: BAR 1: assigned [mem 0x10041000-0x10041fff]
[    0.762691] pci 0000:00:03.0: BAR 1: assigned [mem 0x10042000-0x10042fff]
[    0.763183] pci 0000:00:05.0: BAR 1: assigned [mem 0x10043000-0x10043fff]
[    0.763684] pci 0000:00:06.0: BAR 1: assigned [mem 0x10044000-0x10044fff]
[    0.764167] pci 0000:00:03.0: BAR 0: assigned [io  0x1000-0x107f]
[    0.764602] pci 0000:00:05.0: BAR 0: assigned [io  0x1080-0x10bf]
[    0.765038] pci 0000:00:01.0: BAR 0: assigned [io  0x10c0-0x10df]
[    0.765483] pci 0000:00:02.0: BAR 0: assigned [io  0x10e0-0x10ff]
[    0.765937] pci 0000:00:04.0: enabling device (0000 -> 0002)
[    0.767253] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)
[    0.769025] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)
[    0.770740] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)
[    0.772489] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003)
[    0.774371] virtio-pci 0000:00:06.0: enabling device (0000 -> 0002)
[    0.817456] [drm] pci: virtio-gpu-pci detected at 0000:00:06.0
[    0.818832] printk: console [hvc0] enabled
[    0.818878] [drm] features: -virgl +edid -resource_blob -host_visible
[    0.845314] [drm] features: -context_init
[    0.847442] [drm] number of scanouts: 1
[    0.848179] [drm] number of cap sets: 0
[    0.849089] [drm] Initialized virtio_gpu 0.1.0 0 for 0000:00:06.0 on minor 0
[    0.879208] Console: switching to colour frame buffer device 160x50
[    0.886326] virtio-pci 0000:00:06.0: [drm] fb0: virtio_gpudrmfb frame buffer device
[    0.892382] brd: module loaded
[    0.893224] virtio_blk virtio2: 4/0/0 default/read/poll queues
[    0.895562] virtio_blk virtio2: [vda] 720584 512-byte logical blocks (369 MB/352 MiB)
[    0.900219] xhci_hcd 0000:00:04.0: xHCI Host Controller
[    0.901448] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 1
[    0.903300] xhci_hcd 0000:00:04.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[    0.905574] xhci_hcd 0000:00:04.0: xHCI Host Controller
[    0.906626] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 2
[    0.908103] xhci_hcd 0000:00:04.0: Host supports USB 3.0 SuperSpeed
[    0.909504] hub 1-0:1.0: USB hub found
[    0.910320] hub 1-0:1.0: 4 ports detected
[    0.911276] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.912962] hub 2-0:1.0: USB hub found
[    0.913423] hub 2-0:1.0: 4 ports detected
[    0.914247] rtc-pl031 9010000.pl031: registered as rtc0
[    0.914819] rtc-pl031 9010000.pl031: setting system clock to 2025-01-02T19:46:40 UTC (1735847200)
[    0.916009] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    0.917065] usbcore: registered new interface driver usbhid
[    0.917661] usbhid: USB HID core driver
[    0.918513] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.919362] u32 classifier
[    0.919675]     input device check on
[    0.920071]     Actions configured
[    0.920547] NET: Registered PF_INET6 protocol family
[    0.921334] Segment Routing with IPv6
[    0.921756] In-situ OAM (IOAM) with IPv6
[    0.922199] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    0.922927] NET: Registered PF_PACKET protocol family
[    0.923493] Bridge firewalling registered
[    0.923966] Key type dns_resolver registered
[    0.924486] NET: Registered PF_VSOCK protocol family
[    0.926195] registered taskstats version 1
[    0.928822] Key type .fscrypt registered
[    0.929585] Key type fscrypt-provisioning registered
[    0.930752] Btrfs loaded, zoned=no, fsverity=no
[    0.932073] Key type encrypted registered
[    0.932929] printk: console [netcon0] enabled
[    0.933808] netconsole: network logging started
[    0.951651] IP-Config: Complete:
[    0.952721]      device=eth0, hwaddr=52:54:00:12:34:04, ipaddr=192.168.7.4, mask=255.255.255.0, gw=192.168.7.3
[    0.957162]      host=192.168.7.4, domain=, nis-domain=(none)
[    0.960082]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=
[    0.960088]      nameserver0=8.8.8.8
[    0.964370] clk: Disabling unused clocks
[    0.965235] md: Waiting for all devices to be available before autodetect
[    0.966545] md: If you don't use raid, use raid=noautodetect
[    0.967696] md: Autodetecting RAID arrays.
[    0.968494] md: autorun ...
[    0.969039] md: ... autorun DONE.
[    0.976589] EXT4-fs (vda): mounted filesystem 5fadeebb-bc64-4b67-9f11-c1f070228978 r/w with ordered data mode. Quota mode: disabled.
[    0.978759] VFS: Mounted root (ext4 filesystem) on device 253:0.
[    0.980014] devtmpfs: mounted
[    0.981506] Freeing unused kernel memory: 4608K
[    0.982427] Run /sbin/init as init process
INIT: version 3.04 booting
Starting udev
[    1.045942] udevd[110]: starting version 3.2.14
[    1.051441] udevd[112]: starting eudev-3.2.14
[    1.163682] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.313721] 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.318755] 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.455647] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[    1.605614] 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.671765] 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.807679] EXT4-fs (vda): re-mounted 5fadeebb-bc64-4b67-9f11-c1f070228978 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: 