# vng -v -r arch/x86/boot/bzImage --user root --cpus 4 --memory 1536
No EFI environment detected.
early console in extract_kernel
input_data: 0x000000000608e2c4
input_len: 0x0000000001d56658
output: 0x0000000001000000
output_len: 0x000000000635e1a8
kernel_total_size: 0x0000000006e30000
needed_size: 0x0000000007000000
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.12.0-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 Sun Nov 24 19:08:36 PST 2024
[    0.000000][    T0] Command line: virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-3/.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-3 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-0x000000005fffefff] usable
[    0.000000][    T0] BIOS-e820: [mem 0x000000005ffff000-0x000000005fffffff] 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.000003][    T0] kvm-clock: using sched offset of 669610472 cycles
[    0.000410][    T0] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.001634][    T0] tsc: Detected 2999.998 MHz processor
[    0.002147][    T0] last_pfn = 0x5ffff max_arch_pfn = 0x400000000
[    0.002579][    T0] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
[    0.003220][    T0] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.010394][    T0] found SMP MP-table at [mem 0x000f4470-0x000f447f]
[    0.010857][    T0] Using GB pages for direct mapping
[    0.011870][    T0] ACPI: Early table checksum verification disabled
[    0.012304][    T0] ACPI: RSDP 0x00000000000F4290 000024 (v02 BOCHS )
[    0.012746][    T0] ACPI: XSDT 0x000000005FFFFFB0 000034 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.013382][    T0] ACPI: FACP 0x000000005FFFFE3A 00010C (v05 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014013][    T0] ACPI: DSDT 0x000000005FFFF200 000C3A (v02 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014639][    T0] ACPI: APIC 0x000000005FFFFF46 00006A (v03 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.015260][    T0] ACPI: Reserving FACP table memory at [mem 0x5ffffe3a-0x5fffff45]
[    0.015781][    T0] ACPI: Reserving DSDT table memory at [mem 0x5ffff200-0x5ffffe39]
[    0.016296][    T0] ACPI: Reserving APIC table memory at [mem 0x5fffff46-0x5fffffaf]
[    0.017381][    T0] No NUMA configuration found
[    0.017685][    T0] Faking a node at [mem 0x0000000000000000-0x000000005fffefff]
[    0.018185][    T0] NODE_DATA(0) allocated [mem 0x5fffa140-0x5fffefff]
[    0.037828][    T0] Zone ranges:
[    0.038083][    T0]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.038561][    T0]   DMA32    [mem 0x0000000001000000-0x000000005fffefff]
[    0.039025][    T0]   Normal   empty
[    0.039271][    T0]   Device   empty
[    0.039514][    T0] Movable zone start for each node
[    0.039854][    T0] Early memory node ranges
[    0.040145][    T0]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.040623][    T0]   node   0: [mem 0x0000000000100000-0x000000005fffefff]
[    0.041105][    T0] Initmem setup node 0 [mem 0x0000000000001000-0x000000005fffefff]
[    0.041646][    T0] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.042217][    T0] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.052688][    T0] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.221497][    T0] kasan: KernelAddressSanitizer initialized
[    0.222079][    T0] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.222574][    T0] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.223148][    T0] IOAPIC[1]: apic_id 1, version 32, address 0xfec10000, GSI 24-47
[    0.223670][    T0] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.224176][    T0] TSC deadline timer available
[    0.224491][    T0] CPU topo: Max. logical packages:   1
[    0.224852][    T0] CPU topo: Max. logical dies:       1
[    0.225212][    T0] CPU topo: Max. dies per package:   1
[    0.225571][    T0] CPU topo: Max. threads per core:   1
[    0.225931][    T0] CPU topo: Num. cores per package:     4
[    0.226305][    T0] CPU topo: Num. threads per package:   4
[    0.226680][    T0] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[    0.227185][    T0] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[    0.227730][    T0] kvm-guest: KVM setup pv remote TLB flush
[    0.228116][    T0] kvm-guest: setup PV sched yield
[    0.228470][    T0] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.229033][    T0] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.229595][    T0] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.230150][    T0] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.230708][    T0] [mem 0x60000000-0xfeffbfff] available for PCI devices
[    0.231165][    T0] Booting paravirtualized kernel on KVM
[    0.231534][    T0] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.251096][    T0] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.253462][    T0] percpu: Embedded 73 pages/cpu s258768 r8192 d32048 u524288
[    0.254068][    T0] Kernel command line: virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-3/.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-3 rootfstype=virtiofs root=ROOTFS raid=noautodetect ro init=/home/virtme/virtme-ng/virtme/guest/virtme-init
[    0.257748][    T0] Unknown kernel command line parameters "virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-3/.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-3", will be passed to user space.
[    0.260518][    T0] random: crng init done
[    0.260803][    T0] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[    0.263001][    T0] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.264432][    T0] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.265370][    T0] Fallback order for Node 0: 0 
[    0.265377][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 393117
[    0.266166][    T0] Policy zone: DMA32
[    0.266409][    T0] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.266859][    T0] stackdepot: allocating hash table via alloc_large_system_hash
[    0.267340][    T0] stackdepot hash table entries: 1048576 (order: 12, 16777216 bytes, linear)
[    0.432622][    T0] **********************************************************
[    0.433310][    T0] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.433980][    T0] **                                                      **
[    0.434617][    T0] ** This system shows unhashed kernel memory addresses   **
[    0.435247][    T0] ** via the console, logs, and other interfaces. This    **
[    0.435906][    T0] ** might reduce the security of your system.            **
[    0.436584][    T0] **                                                      **
[    0.437245][    T0] ** If you see this message and you are not debugging    **
[    0.437885][    T0] ** the kernel, report this immediately to your system   **
[    0.438434][    T0] ** administrator!                                       **
[    0.439028][    T0] **                                                      **
[    0.439635][    T0] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.440095][    T0] **********************************************************
[    0.441647][    T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Poking KASLR using RDRAND RDTSC...
[    0.447361][    T0] ftrace: allocating 55738 entries in 218 pages
[    0.459568][    T0] ftrace: allocated 218 pages with 5 groups
[    0.462407][    T0] Dynamic Preempt: voluntary
[    0.464104][    T0] Running RCU self tests
[    0.464377][    T0] Running RCU synchronous self tests
[    0.464752][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.465163][    T0] rcu: RCU event tracing is enabled.
[    0.465498][    T0] rcu: RCU lockdep checking is enabled.
[    0.465845][    T0] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.466311][    T0] rcu: RCU callback double-/use-after-free debug is enabled.
[    0.466775][    T0] Trampoline variant of Tasks RCU enabled.
[    0.467138][    T0] Rude variant of Tasks RCU enabled.
[    0.467471][    T0] Tracing variant of Tasks RCU enabled.
[    0.467826][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.468353][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.469043][    T0] Running RCU synchronous self tests
[    0.469392][    T0] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.470004][    T0] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.470649][    T0] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.538145][    T0] NR_IRQS: 4352, nr_irqs: 848, preallocated irqs: 0
[    0.538910][    T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.540143][    T0] Console: colour *CGA 80x25
[    0.540498][    T0] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.541037][    T0] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.541344][    T0] ... MAX_LOCK_DEPTH:          48
[    0.541656][    T0] ... MAX_LOCKDEP_KEYS:        8192
[    0.541977][    T0] ... CLASSHASH_SIZE:          4096
[    0.542299][    T0] ... MAX_LOCKDEP_ENTRIES:     32768
[    0.542627][    T0] ... MAX_LOCKDEP_CHAINS:      65536
[    0.542966][    T0] ... CHAINHASH_SIZE:          32768
[    0.543295][    T0]  memory used by lock dependency info: 6429 kB
[    0.543684][    T0]  memory used for stack traces: 4224 kB
[    0.544063][    T0]  per task-struct memory footprint: 1920 bytes
[    0.544634][    T0] ACPI: Core revision 20240827
[    0.545723][    T0] APIC: Switch to symmetric I/O mode setup
[    0.546121][    T0] kvm-guest: APIC: send_IPI_mask() replaced with kvm_send_ipi_mask()
[    0.546634][    T0] kvm-guest: APIC: send_IPI_mask_allbutself() replaced with kvm_send_ipi_mask_allbutself()
[    0.547264][    T0] kvm-guest: setup PV IPIs
[    0.547845][    T0] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e43c8763, max_idle_ns: 440795360101 ns
[    0.548728][    T0] Calibrating delay loop (skipped) preset value.. 5999.99 BogoMIPS (lpj=2999998)
[    0.549426][    T0] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.549715][    T0] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.549715][    T0] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.549715][    T0] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.549715][    T0] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
[    0.549715][    T0] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.549715][    T0] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.549715][    T0] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.549715][    T0] RETBleed: Mitigation: Enhanced IBRS
[    0.549715][    T0] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.549715][    T0] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.549715][    T0] TAA: Mitigation: TSX disabled
[    0.549715][    T0] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.549715][    T0] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.549715][    T0] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.549715][    T0] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.549715][    T0] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.549715][    T0] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.549715][    T0] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.549715][    T0] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.549715][    T0] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.549715][    T0] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.549715][    T0] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.549715][    T0] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.549715][    T0] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.549715][    T0] x86/fpu: xstate_offset[5]:  960, xstate_sizes[5]:   64
[    0.549715][    T0] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]:  512
[    0.549715][    T0] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[    0.549715][    T0] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]:    8
[    0.549715][    T0] x86/fpu: Enabled xstate features 0x2ff, context size is 2568 bytes, using 'compacted' format.
[    0.549715][    T0] Freeing SMP alternatives memory: 40K
[    0.549715][    T0] pid_max: default: 32768 minimum: 301
[    0.549715][    T0] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.549715][    T0] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.549715][    T0] Running RCU synchronous self tests
[    0.549715][    T0] Running RCU synchronous self tests
[    0.549715][    T1] smpboot: CPU0: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz (family: 0x6, model: 0x55, stepping: 0x7)
[    0.555652][    T1] Running RCU Tasks wait API self tests
[    0.660911][    T1] Running RCU Tasks Rude wait API self tests
[    0.661292][    T1] Running RCU Tasks Trace wait API self tests
[    0.661744][    T1] Performance Events: Skylake events, full-width counters, Intel PMU driver.
[    0.662395][    T1] ... version:                2
[    0.662681][    T1] ... bit width:              48
[    0.662721][    T1] ... generic registers:      4
[    0.663045][    T1] ... value mask:             0000ffffffffffff
[    0.663405][    T1] ... max period:             00007fffffffffff
[    0.663719][    T1] ... fixed-purpose events:   3
[    0.664004][    T1] ... event mask:             000000070000000f
[    0.664809][    T1] signal: max sigframe size: 3632
[    0.665674][    T1] rcu: Hierarchical SRCU implementation.
[    0.665723][    T1] rcu: Max phase no-delay instances is 400.
[    0.667042][    T1] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.667978][   T15] Callback from call_rcu_tasks_trace() invoked.
[    0.678945][    T1] smp: Bringing up secondary CPUs ...
[    0.682448][    T1] smpboot: x86: Booting SMP configuration:
[    0.682743][    T1] .... node  #0, CPUs:      #1 #2 #3
[    0.690956][    T1] smp: Brought up 1 node, 4 CPUs
[    0.692009][    T1] smpboot: Total of 4 processors activated (23999.98 BogoMIPS)
[    0.696103][    T1] Memory: 1189988K/1572468K available (51200K kernel code, 14399K rwdata, 12092K rodata, 6900K init, 18648K bss, 369580K reserved, 0K cma-reserved)
[    0.698981][    T1] devtmpfs: initialized
[    0.700902][    T1] x86/mm: Memory block size: 128MB
[    0.720130][    T1] Running RCU synchronous self tests
[    0.720496][    T1] Running RCU synchronous self tests
[    0.720774][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.721419][    T1] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
[    0.723772][    T1] PM: RTC time: 03:11:42, date: 2024-11-25
[    0.729530][    T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.734443][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.734449][    T1] thermal_sys: Registered thermal governor 'user_space'
[    0.734988][    T1] cpuidle: using governor menu
[    0.738976][    T1] PCI: Fatal: No config space access function found
[    0.740025][    T1] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.746939][    T1] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.747732][    T1] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.748373][    T1] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.748722][    T1] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.757002][    T1] ACPI: Added _OSI(Module Device)
[    0.757316][    T1] ACPI: Added _OSI(Processor Device)
[    0.757627][    T1] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.757760][    T1] ACPI: Added _OSI(Processor Aggregator Device)
[    0.820001][    T1] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.839694][    T1] ACPI: Interpreter enabled
[    0.840090][    T1] ACPI: PM: (supports S0 S5)
[    0.840382][    T1] ACPI: Using IOAPIC for interrupt routing
[    0.841197][    T1] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.841721][    T1] PCI: Using E820 reservations for host bridge windows
[    0.884789][   T13] Callback from call_rcu_tasks() invoked.
[    0.917771][    T1] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.918774][    T1] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[    0.919281][    T1] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.932929][    T1] acpi PNP0A08:00: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
[    0.981760][    T1] acpi PNP0A08:00: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.985795][    T1] PCI host bridge to bus 0000:00
[    0.987998][    T1] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[    0.988515][    T1] pci_bus 0000:00: root bus resource [mem 0x300000000000-0x3fffffffffff window]
[    0.988781][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.989375][    T1] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 conventional PCI endpoint
[    0.993512][    T1] ACPI: PCI: Interrupt link GSI0 configured for IRQ 16
[    0.994148][    T1] ACPI: PCI: Interrupt link GSI1 configured for IRQ 17
[    0.994911][    T1] ACPI: PCI: Interrupt link GSI2 configured for IRQ 18
[    0.995681][    T1] ACPI: PCI: Interrupt link GSI3 configured for IRQ 19
[    0.998381][    T1] iommu: Default domain type: Translated
[    0.998722][    T1] iommu: DMA domain TLB invalidation policy: lazy mode
[    1.003844][    T1] SCSI subsystem initialized
[    1.007575][    T1] pps_core: LinuxPPS API ver. 1 registered
[    1.007721][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.008466][    T1] PTP clock support registered
[    1.011821][    T1] Advanced Linux Sound Architecture Driver Initialized.
[    1.019281][    T1] PCI: Using ACPI for IRQ routing
[    1.020901][    T1] vgaarb: loaded
[    1.023249][    T1] clocksource: Switched to clocksource kvm-clock
[    1.028451][    T1] VFS: Disk quotas dquot_6.6.0
[    1.028873][    T1] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.035176][    T1] pnp: PnP ACPI init
[    1.040537][    T1] system 00:02: [mem 0xe0000000-0xefffffff window] has been reserved
[    1.041299][    T1] pnp: PnP ACPI: found 3 devices
[    1.094574][    T1] NET: Registered PF_INET protocol family
[    1.095569][    T1] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    1.100408][    T1] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 73728 bytes, linear)
[    1.101087][    T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.101850][    T1] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.103152][    T1] TCP bind hash table entries: 16384 (order: 9, 2359296 bytes, linear)
[    1.105112][    T1] TCP: Hash tables configured (established 16384 bind 16384)
[    1.107147][    T1] MPTCP token hash table entries: 2048 (order: 5, 180224 bytes, linear)
[    1.107938][    T1] UDP hash table entries: 1024 (order: 6, 262144 bytes, linear)
[    1.108651][    T1] UDP-Lite hash table entries: 1024 (order: 6, 262144 bytes, linear)
[    1.110443][    T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.111084][    T1] pci_bus 0000:00: resource 4 [mem 0xc0000000-0xdfffffff window]
[    1.111555][    T1] pci_bus 0000:00: resource 5 [mem 0x300000000000-0x3fffffffffff window]
[    1.112223][    T1] PCI: CLS 0 bytes, default 64
[    1.112841][    T1] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[    1.133805][    T1] kvm_amd: CPU 1 isn't AMD or Hygon
[    1.134284][    T1] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e43c8763, max_idle_ns: 440795360101 ns
[    1.163590][    T1] Initialise system trusted keyrings
[    1.165174][    T1] workingset: timestamp_bits=56 max_order=19 bucket_order=0
[    1.196603][    T1] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.197374][    T1] fuse: init (API version 7.41)
[    1.198847][    T1] 9p: Installing v9fs 9p2000 file system support
[    1.218779][    T1] Key type asymmetric registered
[    1.219210][    T1] Asymmetric key parser 'x509' registered
[    1.220201][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.221055][    T1] io scheduler mq-deadline registered
[    1.221398][    T1] io scheduler kyber registered
[    1.228116][    T1] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.230044][    T1] ACPI: button: Power Button [PWRB]
[    1.236254][    T1] virtiofs virtio0: virtio_fs_setup_dax: No cache capability
[    1.242710][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.245771][    T1] 00:00: ttyS0 at I/O 0x3f8 (irq = 51, base_baud = 115200) is a 16550A
[    1.463287][    T1] Non-volatile memory driver v1.3
[    1.463690][    T1] Linux agpgart interface v0.103
[    1.465552][    T1] ACPI: bus type drm_connector registered
[    1.530129][    T1] loop: module loaded
[    1.556047][    T1] tun: Universal TUN/TAP device driver, 1.6
[    1.560106][    T1] i8042: PNP: No PS/2 controller found.
[    1.569742][    T1] rtc_cmos 00:01: registered as rtc0
[    1.570212][    T1] rtc_cmos 00:01: setting system clock to 2024-11-25T03:11:43 UTC (1732504303)
[    1.571801][    T1] rtc_cmos 00:01: alarms up to one day, 242 bytes nvram
[    1.577520][    T1] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    1.590787][    T1] netem: version 1.3
[    1.591768][    T1] ipip: IPv4 and MPLS over IPv4 tunneling driver
[    1.592422][   T30] printk: legacy console [hvc0] enabled
[    1.592814][   T30] printk: legacy bootconsole [earlyser0] disabled
          _      _                                    
   __   _(_)_ __| |_ _ __ ___   ___       _ __   __ _ 
   \ \ / / |  __| __|  _   _ \ / _ \_____|  _ \ / _  |
    \ V /| | |  | |_| | | | | |  __/_____| | | | (_| |
     \_/ |_|_|   \__|_| |_| |_|\___|     |_| |_|\__  |
                                                |___/ 
   kernel version: 6.12.0-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=7200
xx__-> env
PWD=/home/virtme/testing-3
nr_open=1073741816
KSFT_MACHINE_SLOW=yes
HOME=/run/tmp/roothome
kselftest_override_timeout=7200
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__->