# vng -v -r arch/x86/boot/bzImage --user root --cpus 4
No EFI environment detected.
early console in extract_kernel
input_data: 0x0000000005e092c4
input_len: 0x0000000001bdbb9e
output: 0x0000000001000000
output_len: 0x0000000005ff0b7c
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-rc2-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 Dec 18 13:05:34 PST 2024
[    0.000000][    T0] Command line: virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-8/.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-8 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 641194274 cycles
[    0.000405][    T0] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.001641][    T0] tsc: Detected 3000.000 MHz processor
[    0.002152][    T0] last_pfn = 0x3ffff max_arch_pfn = 0x400000000
[    0.002590][    T0] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
[    0.003203][    T0] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.010366][    T0] found SMP MP-table at [mem 0x000f4470-0x000f447f]
[    0.010827][    T0] Using GB pages for direct mapping
[    0.011650][    T0] ACPI: Early table checksum verification disabled
[    0.012086][    T0] ACPI: RSDP 0x00000000000F4290 000024 (v02 BOCHS )
[    0.012531][    T0] ACPI: XSDT 0x000000003FFFFFB0 000034 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.013165][    T0] ACPI: FACP 0x000000003FFFFE3A 00010C (v05 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.013797][    T0] ACPI: DSDT 0x000000003FFFF200 000C3A (v02 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014427][    T0] ACPI: APIC 0x000000003FFFFF46 00006A (v03 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.015056][    T0] ACPI: Reserving FACP table memory at [mem 0x3ffffe3a-0x3fffff45]
[    0.015581][    T0] ACPI: Reserving DSDT table memory at [mem 0x3ffff200-0x3ffffe39]
[    0.016107][    T0] ACPI: Reserving APIC table memory at [mem 0x3fffff46-0x3fffffaf]
[    0.017070][    T0] No NUMA configuration found
[    0.017382][    T0] Faking a node at [mem 0x0000000000000000-0x000000003fffefff]
[    0.017884][    T0] NODE_DATA(0) allocated [mem 0x3fffa140-0x3fffefff]
[    0.031651][    T0] Zone ranges:
[    0.031899][    T0]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.032367][    T0]   DMA32    [mem 0x0000000001000000-0x000000003fffefff]
[    0.032834][    T0]   Normal   empty
[    0.033078][    T0]   Device   empty
[    0.033322][    T0] Movable zone start for each node
[    0.033657][    T0] Early memory node ranges
[    0.033948][    T0]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.034417][    T0]   node   0: [mem 0x0000000000100000-0x000000003fffefff]
[    0.034889][    T0] Initmem setup node 0 [mem 0x0000000000001000-0x000000003fffefff]
[    0.035424][    T0] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.035994][    T0] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.042967][    T0] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.164735][    T0] kasan: KernelAddressSanitizer initialized
[    0.165334][    T0] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.165838][    T0] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.166439][    T0] IOAPIC[1]: apic_id 1, version 32, address 0xfec10000, GSI 24-47
[    0.166967][    T0] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.167454][    T0] TSC deadline timer available
[    0.167773][    T0] CPU topo: Max. logical packages:   1
[    0.168141][    T0] CPU topo: Max. logical dies:       1
[    0.168497][    T0] CPU topo: Max. dies per package:   1
[    0.168862][    T0] CPU topo: Max. threads per core:   1
[    0.169254][    T0] CPU topo: Num. cores per package:     4
[    0.169629][    T0] CPU topo: Num. threads per package:   4
[    0.170003][    T0] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[    0.170512][    T0] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[    0.171049][    T0] kvm-guest: KVM setup pv remote TLB flush
[    0.171440][    T0] kvm-guest: setup PV sched yield
[    0.171794][    T0] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.172366][    T0] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.172920][    T0] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.173476][    T0] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.174032][    T0] [mem 0x40000000-0xfeffbfff] available for PCI devices
[    0.174483][    T0] Booting paravirtualized kernel on KVM
[    0.174849][    T0] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.194690][    T0] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.197902][    T0] percpu: Embedded 72 pages/cpu s257552 r8192 d29168 u524288
[    0.198712][    T0] Kernel command line: virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-8/.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-8 rootfstype=virtiofs root=ROOTFS raid=noautodetect ro init=/home/virtme/virtme-ng/virtme/guest/virtme-init
[    0.203660][    T0] Unknown kernel command line parameters "virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-8/.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-8", will be passed to user space.
[    0.207269][    T0] random: crng init done
[    0.207635][    T0] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[    0.209411][    T0] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.210635][    T0] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.211542][    T0] Fallback order for Node 0: 0 
[    0.211549][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 262045
[    0.212336][    T0] Policy zone: DMA32
[    0.212580][    T0] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.213036][    T0] stackdepot: allocating hash table via alloc_large_system_hash
[    0.213515][    T0] stackdepot hash table entries: 1048576 (order: 12, 16777216 bytes, linear)
[    0.351359][    T0] **********************************************************
[    0.352053][    T0] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.352707][    T0] **                                                      **
[    0.353358][    T0] ** This system shows unhashed kernel memory addresses   **
[    0.354018][    T0] ** via the console, logs, and other interfaces. This    **
[    0.354669][    T0] ** might reduce the security of your system.            **
[    0.355315][    T0] **                                                      **
[    0.355957][    T0] ** If you see this message and you are not debugging    **
[    0.356599][    T0] ** the kernel, report this immediately to your system   **
[    0.357232][    T0] ** administrator!                                       **
[    0.357889][    T0] **                                                      **
[    0.358556][    T0] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.359206][    T0] **********************************************************
[    0.360810][    T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Poking KASLR using RDRAND RDTSC...
[    0.367197][    T0] ftrace: allocating 53199 entries in 208 pages
[    0.467297][    T0] ftrace: allocated 208 pages with 3 groups
[    0.471492][    T0] Dynamic Preempt: voluntary
[    0.474188][    T0] Running RCU self tests
[    0.474577][    T0] Running RCU synchronous self tests
[    0.475126][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.475648][    T0] rcu: RCU event tracing is enabled.
[    0.476115][    T0] rcu: RCU lockdep checking is enabled.
[    0.476611][    T0] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.477275][    T0] rcu: RCU callback double-/use-after-free debug is enabled.
[    0.477899][    T0] Trampoline variant of Tasks RCU enabled.
[    0.478388][    T0] Rude variant of Tasks RCU enabled.
[    0.478853][    T0] Tracing variant of Tasks RCU enabled.
[    0.479350][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.480091][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.481117][    T0] Running RCU synchronous self tests
[    0.481623][    T0] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.482500][    T0] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.483427][    T0] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.558639][    T0] NR_IRQS: 4352, nr_irqs: 848, preallocated irqs: 0
[    0.559478][    T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.560786][    T0] Console: colour *CGA 80x25
[    0.561155][    T0] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.561701][    T0] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.562010][    T0] ... MAX_LOCK_DEPTH:          48
[    0.562324][    T0] ... MAX_LOCKDEP_KEYS:        8192
[    0.562651][    T0] ... CLASSHASH_SIZE:          4096
[    0.562976][    T0] ... MAX_LOCKDEP_ENTRIES:     32768
[    0.563306][    T0] ... MAX_LOCKDEP_CHAINS:      65536
[    0.563638][    T0] ... CHAINHASH_SIZE:          32768
[    0.563967][    T0]  memory used by lock dependency info: 6429 kB
[    0.564381][    T0]  memory used for stack traces: 4224 kB
[    0.564733][    T0]  per task-struct memory footprint: 1920 bytes
[    0.565306][    T0] ACPI: Core revision 20240827
[    0.566460][    T0] APIC: Switch to symmetric I/O mode setup
[    0.566863][    T0] kvm-guest: APIC: send_IPI_mask() replaced with kvm_send_ipi_mask()
[    0.567379][    T0] kvm-guest: APIC: send_IPI_mask_allbutself() replaced with kvm_send_ipi_mask_allbutself()
[    0.568009][    T0] kvm-guest: setup PV IPIs
[    0.568609][    T0] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
[    0.569494][    T0] Calibrating delay loop (skipped) preset value.. 6000.00 BogoMIPS (lpj=3000000)
[    0.570196][    T0] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.570478][    T0] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.570478][    T0] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.570478][    T0] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.570478][    T0] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
[    0.570478][    T0] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.570478][    T0] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.570478][    T0] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.570478][    T0] RETBleed: Mitigation: Enhanced IBRS
[    0.570478][    T0] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.570478][    T0] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.570478][    T0] TAA: Mitigation: TSX disabled
[    0.570478][    T0] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.570478][    T0] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.570478][    T0] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.570478][    T0] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.570478][    T0] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.570478][    T0] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.570478][    T0] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.570478][    T0] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.570478][    T0] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.570478][    T0] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.570478][    T0] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.570478][    T0] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.570478][    T0] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.570478][    T0] x86/fpu: xstate_offset[5]:  960, xstate_sizes[5]:   64
[    0.570478][    T0] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]:  512
[    0.570478][    T0] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[    0.570478][    T0] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]:    8
[    0.570478][    T0] x86/fpu: Enabled xstate features 0x2ff, context size is 2568 bytes, using 'compacted' format.
[    0.570478][    T0] Freeing SMP alternatives memory: 40K
[    0.570478][    T0] pid_max: default: 32768 minimum: 301
[    0.570478][    T0] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.570478][    T0] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.570478][    T0] Running RCU synchronous self tests
[    0.570478][    T0] Running RCU synchronous self tests
[    0.570478][    T1] smpboot: CPU0: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz (family: 0x6, model: 0x55, stepping: 0x7)
[    0.576597][    T1] Running RCU Tasks wait API self tests
[    0.681664][    T1] Running RCU Tasks Rude wait API self tests
[    0.682049][    T1] Running RCU Tasks Trace wait API self tests
[    0.682510][    T1] Performance Events: Skylake events, full-width counters, Intel PMU driver.
[    0.683200][    T1] ... version:                2
[    0.683484][    T1] ... bit width:              48
[    0.683775][    T1] ... generic registers:      4
[    0.684062][    T1] ... value mask:             0000ffffffffffff
[    0.684426][    T1] ... max period:             00007fffffffffff
[    0.684482][    T1] ... fixed-purpose events:   3
[    0.684771][    T1] ... event mask:             000000070000000f
[    0.685595][    T1] signal: max sigframe size: 3632
[    0.686531][    T1] rcu: Hierarchical SRCU implementation.
[    0.686876][    T1] rcu: Max phase no-delay instances is 400.
[    0.688257][    T1] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.688548][   T15] Callback from call_rcu_tasks_trace() invoked.
[    0.701360][    T1] smp: Bringing up secondary CPUs ...
[    0.706366][    T1] smpboot: x86: Booting SMP configuration:
[    0.706503][    T1] .... node  #0, CPUs:      #1 #2 #3
[    0.713561][    T1] smp: Brought up 1 node, 4 CPUs
[    0.714487][    T1] smpboot: Total of 4 processors activated (24000.00 BogoMIPS)
[    0.719954][    T1] Memory: 745876K/1048180K available (49152K kernel code, 13777K rwdata, 11520K rodata, 6628K init, 17908K bss, 289696K reserved, 0K cma-reserved)
[    0.723504][    T1] devtmpfs: initialized
[    0.726315][    T1] x86/mm: Memory block size: 128MB
[    0.745658][    T1] Running RCU synchronous self tests
[    0.746126][    T1] Running RCU synchronous self tests
[    0.746597][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.747409][    T1] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
[    0.749857][    T1] PM: RTC time: 21:12:50, date: 2024-12-18
[    0.756978][    T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.763202][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.763209][    T1] thermal_sys: Registered thermal governor 'user_space'
[    0.763788][    T1] cpuidle: using governor menu
[    0.767804][    T1] PCI: Fatal: No config space access function found
[    0.768733][    T1] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.774845][    T1] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.775320][    T1] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.775499][    T1] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.775949][    T1] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.782361][    T1] ACPI: Added _OSI(Module Device)
[    0.782486][    T1] ACPI: Added _OSI(Processor Device)
[    0.782806][    T1] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.783135][    T1] ACPI: Added _OSI(Processor Aggregator Device)
[    0.843836][    T1] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.864179][    T1] ACPI: Interpreter enabled
[    0.864881][    T1] ACPI: PM: (supports S0 S5)
[    0.865171][    T1] ACPI: Using IOAPIC for interrupt routing
[    0.865990][    T1] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.866947][    T1] PCI: Using E820 reservations for host bridge windows
[    0.905617][   T13] Callback from call_rcu_tasks() invoked.
[    0.922386][    T1] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.924299][    T1] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[    0.924486][    T1] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.938948][    T1] acpi PNP0A08:00: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
[    0.987644][    T1] acpi PNP0A08:00: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.992350][    T1] PCI host bridge to bus 0000:00
[    0.995991][    T1] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[    0.996502][    T1] pci_bus 0000:00: root bus resource [mem 0x300000000000-0x3fffffffffff window]
[    0.997081][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.997806][    T1] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 conventional PCI endpoint
[    1.002161][    T1] ACPI: PCI: Interrupt link GSI0 configured for IRQ 16
[    1.003429][    T1] ACPI: PCI: Interrupt link GSI1 configured for IRQ 17
[    1.003910][    T1] ACPI: PCI: Interrupt link GSI2 configured for IRQ 18
[    1.004816][    T1] ACPI: PCI: Interrupt link GSI3 configured for IRQ 19
[    1.007605][    T1] iommu: Default domain type: Translated
[    1.008019][    T1] iommu: DMA domain TLB invalidation policy: lazy mode
[    1.014372][    T1] SCSI subsystem initialized
[    1.017906][    T1] pps_core: LinuxPPS API ver. 1 registered
[    1.018263][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.019691][    T1] PTP clock support registered
[    1.023006][    T1] Advanced Linux Sound Architecture Driver Initialized.
[    1.031487][    T1] PCI: Using ACPI for IRQ routing
[    1.033683][    T1] vgaarb: loaded
[    1.036480][    T1] clocksource: Switched to clocksource kvm-clock
[    1.042874][    T1] VFS: Disk quotas dquot_6.6.0
[    1.043298][    T1] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.049945][    T1] pnp: PnP ACPI init
[    1.055606][    T1] system 00:02: [mem 0xe0000000-0xefffffff window] has been reserved
[    1.056474][    T1] pnp: PnP ACPI: found 3 devices
[    1.111881][    T1] NET: Registered PF_INET protocol family
[    1.112933][    T1] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.118738][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 3, 36864 bytes, linear)
[    1.119378][    T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.120137][    T1] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.121066][    T1] TCP bind hash table entries: 8192 (order: 8, 1179648 bytes, linear)
[    1.122128][    T1] TCP: Hash tables configured (established 8192 bind 8192)
[    1.123105][    T1] UDP hash table entries: 512 (order: 5, 131072 bytes, linear)
[    1.123847][    T1] UDP-Lite hash table entries: 512 (order: 5, 131072 bytes, linear)
[    1.125610][    T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.126259][    T1] pci_bus 0000:00: resource 4 [mem 0xc0000000-0xdfffffff window]
[    1.126734][    T1] pci_bus 0000:00: resource 5 [mem 0x300000000000-0x3fffffffffff window]
[    1.127421][    T1] PCI: CLS 0 bytes, default 64
[    1.128100][    T1] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[    1.145137][    T1] kvm_amd: CPU 2 isn't AMD or Hygon
[    1.145470][    T1] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
[    1.165620][    T1] Initialise system trusted keyrings
[    1.167165][    T1] workingset: timestamp_bits=56 max_order=18 bucket_order=0
[    1.188754][    T1] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.189773][    T1] fuse: init (API version 7.41)
[    1.192131][    T1] 9p: Installing v9fs 9p2000 file system support
[    1.214616][    T1] Key type asymmetric registered
[    1.215117][    T1] Asymmetric key parser 'x509' registered
[    1.216495][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.217777][    T1] io scheduler mq-deadline registered
[    1.218246][    T1] io scheduler kyber registered
[    1.226885][    T1] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.228538][    T1] ACPI: button: Power Button [PWRB]
[    1.233461][    T1] virtiofs virtio0: discovered new tag: ROOTFS
[    1.235975][    T1] virtiofs virtio0: virtio_fs_setup_dax: No cache capability
[    1.244237][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.247085][    T1] 00:00: ttyS0 at I/O 0x3f8 (irq = 51, base_baud = 115200) is a 16550A
[    1.460339][    T1] Non-volatile memory driver v1.3
[    1.460712][    T1] Linux agpgart interface v0.103
[    1.462375][    T1] ACPI: bus type drm_connector registered
[    1.516930][    T1] loop: module loaded
[    1.533015][    T1] tun: Universal TUN/TAP device driver, 1.6
[    1.535647][    T1] i8042: PNP: No PS/2 controller found.
[    1.544374][    T1] rtc_cmos 00:01: registered as rtc0
[    1.544810][    T1] rtc_cmos 00:01: setting system clock to 2024-12-18T21:12:51 UTC (1734556371)
[    1.546054][    T1] rtc_cmos 00:01: alarms up to one day, 242 bytes nvram
[    1.550558][    T1] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    1.553582][   T57] printk: legacy console [hvc0] enabled
[    1.553953][   T57] printk: legacy bootconsole [earlyser0] disabled
          _      _                                    
   __   _(_)_ __| |_ _ __ ___   ___       _ __   __ _ 
   \ \ / / |  __| __|  _   _ \ / _ \_____|  _ \ / _  |
    \ V /| | |  | |_| | | | | |  __/_____| | | | (_| |
     \_/ |_|_|   \__|_| |_| |_|\___|     |_| |_|\__  |
                                                |___/ 
   kernel version: 6.13.0-rc2-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=90
xx__-> env
PWD=/home/virtme/testing-8
nr_open=1073741816
KSFT_MACHINE_SLOW=yes
HOME=/run/tmp/roothome
kselftest_override_timeout=90
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__->