# vng -v -r arch/x86/boot/bzImage --user root --cpus 4
No EFI environment detected.
early console in extract_kernel
input_data: 0x0000000005dc82c4
input_len: 0x0000000001c1d1e4
output: 0x0000000001000000
output_len: 0x0000000005e34988
kernel_total_size: 0x0000000006a30000
needed_size: 0x0000000006c00000
trampoline_32bit: 0x0000000000000000
Physical KASLR using RDRAND RDTSC...
Virtual KASLR using RDRAND RDTSC...

Decompressing Linux... Parsing ELF... Performing relocations... done.
Booting the kernel (entry_offset: 0x0000000000000000).
[    0.000000][    T0] Linux version 6.13.0-rc6-virtme (virtme@netdev-3.bots.linux.dev) (gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), GNU ld version 2.39-6.amzn2023.0.10) #1 SMP PREEMPT_DYNAMIC Wed Jan 15 04:04:46 PST 2025
[    0.000000][    T0] Command line: virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-4/.virtme_mods/lib/modules/0.0.0 virtme_rw_overlay0=/etc virtme_rw_overlay1=/lib virtme_rw_overlay2=/home virtme_rw_overlay3=/opt virtme_rw_overlay4=/srv virtme_rw_overlay5=/usr virtme_rw_overlay6=/var virtme_rw_overlay7=/tmp console=hvc0 earlyprintk=serial,ttyS0,115200 virtme_console=ttyS0 psmouse.proto=exps virtme_chdir=home/virtme/testing-4 rootfstype=virtiofs root=ROOTFS raid=noautodetect ro init=/home/virtme/virtme-ng/virtme/guest/virtme-init
[    0.000000][    T0] BIOS-provided physical RAM map:
[    0.000000][    T0] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000][    T0] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000][    T0] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000][    T0] BIOS-e820: [mem 0x0000000000100000-0x000000003fffefff] usable
[    0.000000][    T0] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] reserved
[    0.000000][    T0] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000][    T0] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000][    T0] printk: legacy bootconsole [earlyser0] enabled
[    0.000000][    T0] NX (Execute Disable) protection: active
[    0.000000][    T0] APIC: Static calls initialized
[    0.000000][    T0] SMBIOS 2.4 present.
[    0.000000][    T0] DMI: Bochs Bochs, BIOS Bochs 01/01/2011
[    0.000000][    T0] DMI: Memory slots populated: 1/1
[    0.000000][    T0] Hypervisor detected: KVM
[    0.000000][    T0] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000002][    T0] kvm-clock: using sched offset of 671229428 cycles
[    0.000400][    T0] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.001587][    T0] tsc: Detected 3000.000 MHz processor
[    0.002092][    T0] last_pfn = 0x3ffff max_arch_pfn = 0x400000000
[    0.002530][    T0] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
[    0.003137][    T0] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.010296][    T0] found SMP MP-table at [mem 0x000f4470-0x000f447f]
[    0.010753][    T0] Using GB pages for direct mapping
[    0.011592][    T0] ACPI: Early table checksum verification disabled
[    0.012041][    T0] ACPI: RSDP 0x00000000000F4290 000024 (v02 BOCHS )
[    0.012485][    T0] ACPI: XSDT 0x000000003FFFFFB0 000034 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.013116][    T0] ACPI: FACP 0x000000003FFFFE3A 00010C (v05 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.013745][    T0] ACPI: DSDT 0x000000003FFFF200 000C3A (v02 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014370][    T0] ACPI: APIC 0x000000003FFFFF46 00006A (v03 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014988][    T0] ACPI: Reserving FACP table memory at [mem 0x3ffffe3a-0x3fffff45]
[    0.015505][    T0] ACPI: Reserving DSDT table memory at [mem 0x3ffff200-0x3ffffe39]
[    0.016032][    T0] ACPI: Reserving APIC table memory at [mem 0x3fffff46-0x3fffffaf]
[    0.016950][    T0] No NUMA configuration found
[    0.017255][    T0] Faking a node at [mem 0x0000000000000000-0x000000003fffefff]
[    0.017775][    T0] NODE_DATA(0) allocated [mem 0x3fffa140-0x3fffefff]
[    0.032008][    T0] Zone ranges:
[    0.032259][    T0]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.032721][    T0]   DMA32    [mem 0x0000000001000000-0x000000003fffefff]
[    0.033180][    T0]   Normal   empty
[    0.033427][    T0]   Device   empty
[    0.033672][    T0] Movable zone start for each node
[    0.034011][    T0] Early memory node ranges
[    0.034296][    T0]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.034768][    T0]   node   0: [mem 0x0000000000100000-0x000000003fffefff]
[    0.035239][    T0] Initmem setup node 0 [mem 0x0000000000001000-0x000000003fffefff]
[    0.035780][    T0] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.036364][    T0] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.043388][    T0] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.164310][    T0] kasan: KernelAddressSanitizer initialized
[    0.164891][    T0] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.165386][    T0] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.165935][    T0] IOAPIC[1]: apic_id 1, version 32, address 0xfec10000, GSI 24-47
[    0.166450][    T0] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.166932][    T0] TSC deadline timer available
[    0.167243][    T0] CPU topo: Max. logical packages:   1
[    0.167607][    T0] CPU topo: Max. logical dies:       1
[    0.167960][    T0] CPU topo: Max. dies per package:   1
[    0.168322][    T0] CPU topo: Max. threads per core:   1
[    0.168675][    T0] CPU topo: Num. cores per package:     4
[    0.169047][    T0] CPU topo: Num. threads per package:   4
[    0.169420][    T0] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[    0.169918][    T0] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[    0.170457][    T0] kvm-guest: KVM setup pv remote TLB flush
[    0.170848][    T0] kvm-guest: setup PV sched yield
[    0.171207][    T0] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.171775][    T0] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.172342][    T0] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.172899][    T0] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.173476][    T0] [mem 0x40000000-0xfeffbfff] available for PCI devices
[    0.173949][    T0] Booting paravirtualized kernel on KVM
[    0.174318][    T0] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.193572][    T0] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.196066][    T0] percpu: Embedded 72 pages/cpu s257488 r8192 d29232 u524288
[    0.196689][    T0] Kernel command line: virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-4/.virtme_mods/lib/modules/0.0.0 virtme_rw_overlay0=/etc virtme_rw_overlay1=/lib virtme_rw_overlay2=/home virtme_rw_overlay3=/opt virtme_rw_overlay4=/srv virtme_rw_overlay5=/usr virtme_rw_overlay6=/var virtme_rw_overlay7=/tmp console=hvc0 earlyprintk=serial,ttyS0,115200 virtme_console=ttyS0 psmouse.proto=exps virtme_chdir=home/virtme/testing-4 rootfstype=virtiofs root=ROOTFS raid=noautodetect ro init=/home/virtme/virtme-ng/virtme/guest/virtme-init
[    0.200450][    T0] Unknown kernel command line parameters "virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-4/.virtme_mods/lib/modules/0.0.0 virtme_rw_overlay0=/etc virtme_rw_overlay1=/lib virtme_rw_overlay2=/home virtme_rw_overlay3=/opt virtme_rw_overlay4=/srv virtme_rw_overlay5=/usr virtme_rw_overlay6=/var virtme_rw_overlay7=/tmp virtme_console=ttyS0 virtme_chdir=home/virtme/testing-4", will be passed to user space.
[    0.203217][    T0] random: crng init done
[    0.203506][    T0] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[    0.204940][    T0] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.205945][    T0] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.206947][    T0] Fallback order for Node 0: 0 
[    0.206954][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 262045
[    0.207750][    T0] Policy zone: DMA32
[    0.207990][    T0] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.208442][    T0] stackdepot: allocating hash table via alloc_large_system_hash
[    0.208931][    T0] stackdepot hash table entries: 1048576 (order: 12, 16777216 bytes, linear)
[    0.310928][    T0] **********************************************************
[    0.311433][    T0] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.311892][    T0] **                                                      **
[    0.312347][    T0] ** This system shows unhashed kernel memory addresses   **
[    0.312805][    T0] ** via the console, logs, and other interfaces. This    **
[    0.313263][    T0] ** might reduce the security of your system.            **
[    0.313718][    T0] **                                                      **
[    0.314180][    T0] ** If you see this message and you are not debugging    **
[    0.314635][    T0] ** the kernel, report this immediately to your system   **
[    0.315102][    T0] ** administrator!                                       **
[    0.315560][    T0] **                                                      **
[    0.316015][    T0] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.316471][    T0] **********************************************************
[    0.317591][    T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Poking KASLR using RDRAND RDTSC...
[    0.321767][    T0] ftrace: allocating 53586 entries in 210 pages
[    0.404345][    T0] ftrace: allocated 210 pages with 4 groups
[    0.407182][    T0] Dynamic Preempt: voluntary
[    0.408845][    T0] Running RCU self tests
[    0.409117][    T0] Running RCU synchronous self tests
[    0.409485][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.409896][    T0] rcu: RCU event tracing is enabled.
[    0.410226][    T0] rcu: RCU lockdep checking is enabled.
[    0.410575][    T0] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.411042][    T0] rcu: RCU callback double-/use-after-free debug is enabled.
[    0.411503][    T0] Trampoline variant of Tasks RCU enabled.
[    0.411869][    T0] Rude variant of Tasks RCU enabled.
[    0.412203][    T0] Tracing variant of Tasks RCU enabled.
[    0.412552][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.413082][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.413771][    T0] Running RCU synchronous self tests
[    0.414130][    T0] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.414753][    T0] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.415401][    T0] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.485027][    T0] NR_IRQS: 4352, nr_irqs: 848, preallocated irqs: 0
[    0.485832][    T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.487088][    T0] Console: colour *CGA 80x25
[    0.487458][    T0] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.488032][    T0] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.488345][    T0] ... MAX_LOCK_DEPTH:          48
[    0.488665][    T0] ... MAX_LOCKDEP_KEYS:        8192
[    0.489009][    T0] ... CLASSHASH_SIZE:          4096
[    0.489345][    T0] ... MAX_LOCKDEP_ENTRIES:     32768
[    0.489672][    T0] ... MAX_LOCKDEP_CHAINS:      65536
[    0.490002][    T0] ... CHAINHASH_SIZE:          32768
[    0.490331][    T0]  memory used by lock dependency info: 6429 kB
[    0.490728][    T0]  memory used for stack traces: 4224 kB
[    0.491120][    T0]  per task-struct memory footprint: 1920 bytes
[    0.491690][    T0] ACPI: Core revision 20240827
[    0.492846][    T0] APIC: Switch to symmetric I/O mode setup
[    0.493258][    T0] kvm-guest: APIC: send_IPI_mask() replaced with kvm_send_ipi_mask()
[    0.493780][    T0] kvm-guest: APIC: send_IPI_mask_allbutself() replaced with kvm_send_ipi_mask_allbutself()
[    0.494438][    T0] kvm-guest: setup PV IPIs
[    0.494887][    T0] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
[    0.495673][    T0] Calibrating delay loop (skipped) preset value.. 6000.00 BogoMIPS (lpj=3000000)
[    0.496392][    T0] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.496660][    T0] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.496660][    T0] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.496660][    T0] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.496660][    T0] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
[    0.496660][    T0] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.496660][    T0] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.496660][    T0] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.496660][    T0] RETBleed: Mitigation: Enhanced IBRS
[    0.496660][    T0] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.496660][    T0] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.496660][    T0] TAA: Mitigation: TSX disabled
[    0.496660][    T0] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.496660][    T0] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.496660][    T0] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.496660][    T0] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.496660][    T0] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.496660][    T0] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.496660][    T0] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.496660][    T0] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.496660][    T0] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.496660][    T0] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.496660][    T0] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.496660][    T0] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.496660][    T0] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.496660][    T0] x86/fpu: xstate_offset[5]:  960, xstate_sizes[5]:   64
[    0.496660][    T0] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]:  512
[    0.496660][    T0] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[    0.496660][    T0] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]:    8
[    0.496660][    T0] x86/fpu: Enabled xstate features 0x2ff, context size is 2568 bytes, using 'compacted' format.
[    0.496660][    T0] Freeing SMP alternatives memory: 40K
[    0.496660][    T0] pid_max: default: 32768 minimum: 301
[    0.496660][    T0] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.496660][    T0] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.496660][    T0] Running RCU synchronous self tests
[    0.496660][    T0] Running RCU synchronous self tests
[    0.496660][    T1] smpboot: CPU0: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz (family: 0x6, model: 0x55, stepping: 0x7)
[    0.501537][    T1] Running RCU Tasks wait API self tests
[    0.607851][    T1] Running RCU Tasks Rude wait API self tests
[    0.608249][    T1] Running RCU Tasks Trace wait API self tests
[    0.608708][    T1] Performance Events: Skylake events, full-width counters, Intel PMU driver.
[    0.609373][    T1] ... version:                2
[    0.609668][    T1] ... bit width:              48
[    0.609970][    T1] ... generic registers:      4
[    0.610248][    T1] ... value mask:             0000ffffffffffff
[    0.610601][    T1] ... max period:             00007fffffffffff
[    0.610664][    T1] ... fixed-purpose events:   3
[    0.610946][    T1] ... event mask:             000000070000000f
[    0.611738][    T1] signal: max sigframe size: 3632
[    0.612591][    T1] rcu: Hierarchical SRCU implementation.
[    0.612667][    T1] rcu: Max phase no-delay instances is 400.
[    0.613981][    T1] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.614929][   T15] Callback from call_rcu_tasks_trace() invoked.
[    0.625869][    T1] smp: Bringing up secondary CPUs ...
[    0.629409][    T1] smpboot: x86: Booting SMP configuration:
[    0.629689][    T1] .... node  #0, CPUs:      #1 #2 #3
[    0.637831][    T1] smp: Brought up 1 node, 4 CPUs
[    0.638966][    T1] smpboot: Total of 4 processors activated (24000.00 BogoMIPS)
[    0.643866][    T1] Memory: 745612K/1048180K available (49152K kernel code, 13886K rwdata, 11612K rodata, 6684K init, 17668K bss, 289696K reserved, 0K cma-reserved)
[    0.646671][    T1] devtmpfs: initialized
[    0.648451][    T1] x86/mm: Memory block size: 128MB
[    0.665414][    T1] Running RCU synchronous self tests
[    0.665700][    T1] Running RCU synchronous self tests
[    0.666075][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.666686][    T1] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
[    0.669203][    T1] PM: RTC time: 12:11:42, date: 2025-01-15
[    0.675080][    T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.680090][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.680096][    T1] thermal_sys: Registered thermal governor 'user_space'
[    0.680801][    T1] cpuidle: using governor menu
[    0.684718][    T1] PCI: Fatal: No config space access function found
[    0.685700][    T1] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.689800][    T1] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.690261][    T1] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.690667][    T1] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.691113][    T1] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.697704][    T1] ACPI: Added _OSI(Module Device)
[    0.698010][    T1] ACPI: Added _OSI(Processor Device)
[    0.698320][    T1] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.698643][    T1] ACPI: Added _OSI(Processor Aggregator Device)
[    0.762962][    T1] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.782958][    T1] ACPI: Interpreter enabled
[    0.783645][    T1] ACPI: PM: (supports S0 S5)
[    0.783680][    T1] ACPI: Using IOAPIC for interrupt routing
[    0.784497][    T1] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.784667][    T1] PCI: Using E820 reservations for host bridge windows
[    0.842541][    T1] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.843679][    T1] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[    0.844205][    T1] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.857161][    T1] acpi PNP0A08:00: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
[    0.904597][    T1] acpi PNP0A08:00: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.908292][    T1] PCI host bridge to bus 0000:00
[    0.910648][    T1] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[    0.910744][    T1] pci_bus 0000:00: root bus resource [mem 0x300000000000-0x3fffffffffff window]
[    0.911322][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.911900][    T1] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 conventional PCI endpoint
[    0.916123][    T1] ACPI: PCI: Interrupt link GSI0 configured for IRQ 16
[    0.917062][    T1] ACPI: PCI: Interrupt link GSI1 configured for IRQ 17
[    0.917863][    T1] ACPI: PCI: Interrupt link GSI2 configured for IRQ 18
[    0.918637][    T1] ACPI: PCI: Interrupt link GSI3 configured for IRQ 19
[    0.920286][    T1] iommu: Default domain type: Translated
[    0.920641][    T1] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.925600][    T1] SCSI subsystem initialized
[    0.929161][    T1] pps_core: LinuxPPS API ver. 1 registered
[    0.929530][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.929898][    T1] PTP clock support registered
[    0.933074][    T1] Advanced Linux Sound Architecture Driver Initialized.
[    0.940272][    T1] PCI: Using ACPI for IRQ routing
[    0.941868][    T1] vgaarb: loaded
[    0.944152][    T1] clocksource: Switched to clocksource kvm-clock
[    0.949428][    T1] VFS: Disk quotas dquot_6.6.0
[    0.949854][    T1] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.956013][    T1] pnp: PnP ACPI init
[    0.961507][    T1] system 00:02: [mem 0xe0000000-0xefffffff window] has been reserved
[    0.962304][    T1] pnp: PnP ACPI: found 3 devices
[    1.015230][    T1] NET: Registered PF_INET protocol family
[    1.016171][    T1] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.022047][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 3, 36864 bytes, linear)
[    1.022702][    T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.023345][    T1] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.024285][    T1] TCP bind hash table entries: 8192 (order: 8, 1179648 bytes, linear)
[    1.025377][   T13] Callback from call_rcu_tasks() invoked.
[    1.026136][    T1] TCP: Hash tables configured (established 8192 bind 8192)
[    1.027206][    T1] UDP hash table entries: 512 (order: 5, 131072 bytes, linear)
[    1.027960][    T1] UDP-Lite hash table entries: 512 (order: 5, 131072 bytes, linear)
[    1.029881][    T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.030570][    T1] pci_bus 0000:00: resource 4 [mem 0xc0000000-0xdfffffff window]
[    1.031046][    T1] pci_bus 0000:00: resource 5 [mem 0x300000000000-0x3fffffffffff window]
[    1.031747][    T1] PCI: CLS 0 bytes, default 64
[    1.032305][    T1] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[    1.048024][    T1] kvm_amd: CPU 1 isn't AMD or Hygon
[    1.048392][    T1] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
[    1.068529][    T1] Initialise system trusted keyrings
[    1.069855][    T1] workingset: timestamp_bits=56 max_order=18 bucket_order=0
[    1.090611][    T1] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.091224][    T1] fuse: init (API version 7.41)
[    1.092809][    T1] 9p: Installing v9fs 9p2000 file system support
[    1.109496][    T1] Key type asymmetric registered
[    1.109848][    T1] Asymmetric key parser 'x509' registered
[    1.110812][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.111595][    T1] io scheduler mq-deadline registered
[    1.111916][    T1] io scheduler kyber registered
[    1.118472][    T1] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.120189][    T1] ACPI: button: Power Button [PWRB]
[    1.125207][    T1] virtiofs virtio0: discovered new tag: ROOTFS
[    1.127194][    T1] virtiofs virtio0: virtio_fs_setup_dax: No cache capability
[    1.133986][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.137209][    T1] 00:00: ttyS0 at I/O 0x3f8 (irq = 51, base_baud = 115200) is a 16550A
[    1.388970][    T1] Non-volatile memory driver v1.3
[    1.389310][    T1] Linux agpgart interface v0.103
[    1.390808][    T1] ACPI: bus type drm_connector registered
[    1.450640][    T1] loop: module loaded
[    1.469177][    T1] i8042: PNP: No PS/2 controller found.
[    1.478398][    T1] rtc_cmos 00:01: registered as rtc0
[    1.478852][    T1] rtc_cmos 00:01: setting system clock to 2025-01-15T12:11:43 UTC (1736943103)
[    1.480192][    T1] rtc_cmos 00:01: alarms up to one day, 242 bytes nvram
[    1.483227][   T30] printk: legacy console [hvc0] enabled
[    1.483614][   T30] printk: legacy bootconsole [earlyser0] disabled
          _      _                                    
   __   _(_)_ __| |_ _ __ ___   ___       _ __   __ _ 
   \ \ / / |  __| __|  _   _ \ / _ \_____|  _ \ / _  |
    \ V /| | |  | |_| | | | | |  __/_____| | | | (_| |
     \_/ |_|_|   \__|_| |_| |_|\___|     |_| |_|\__  |
                                                |___/ 
   kernel version: 6.13.0-rc6-virtme x86_64
   (CTRL+d to exit)

bash-5.2# PS1='xx__-> '
xx__-> ls /sys/kernel/debug/
acpi  dma_buf      kprobes     sleep_time
bdi  dmaengine      kvm     stackdepot
block  dri      mce     suspend_stats
check_wx_pages  dynamic_debug       multigrain_timestamps  swiotlb
clear_warn_once   extfrag      page_tables     tracing
debug_objects  fault_around_bytes  ptp0     virtio-ports
device_component  i2c      regmap     wakeup_sources
devices_deferred  kmemleak      slab     x86
xx__-> export PATH=/home/virtme/tools/fs/bin:/home/virtme/tools/fs/sbin:/home/virrtme/tools/fs/usr/bin:/home/virtme/tools/fs/usr/sbin:$PATH
xx__-> export LD_LIBRARY_PATH=/lib64/:/home/virtme/tools/fs/usr/lib/:/home/virtmee/tools/fs/lib64/:/home/virtme/tools/fs/usr/lib64/:$LD_LIBRARY_PATH
xx__-> export KSFT_MACHINE_SLOW=yes
xx__-> export kselftest_override_timeout=21600
xx__-> env
PWD=/home/virtme/testing-4
nr_open=1073741816
KSFT_MACHINE_SLOW=yes
HOME=/run/tmp/roothome
kselftest_override_timeout=21600
TERM=linux
SHLVL=2
LD_LIBRARY_PATH=/lib64/:/home/virtme/tools/fs/usr/lib/:/home/virtme/tools/fs/lib64/:/home/virtme/tools/fs/usr/lib64/:
XDG_RUNTIME_DIR=/run/user/0
PATH=/home/virtme/tools/fs/bin:/home/virtme/tools/fs/sbin:/home/virtme/tools/fs/usr/bin:/home/virtme/tools/fs/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin
OLDPWD=/
_=/bin/env
xx__->