# vng -v -r arch/x86/boot/bzImage --user root --cpus 4
No EFI environment detected.
early console in extract_kernel
input_data: 0x0000000005dfe2c4
input_len: 0x0000000001be7273
output: 0x0000000001000000
output_len: 0x0000000005dfbcfc
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-rc3-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 Sat Dec 28 22:02:00 PST 2024
[    0.000000][    T0] Command line: virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-6/.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-6 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 675774036 cycles
[    0.000399][    T0] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.001571][    T0] tsc: Detected 3000.000 MHz processor
[    0.002080][    T0] last_pfn = 0x3ffff max_arch_pfn = 0x400000000
[    0.002500][    T0] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
[    0.003083][    T0] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.010143][    T0] found SMP MP-table at [mem 0x000f4470-0x000f447f]
[    0.010599][    T0] Using GB pages for direct mapping
[    0.011414][    T0] ACPI: Early table checksum verification disabled
[    0.011840][    T0] ACPI: RSDP 0x00000000000F4290 000024 (v02 BOCHS )
[    0.012273][    T0] ACPI: XSDT 0x000000003FFFFFB0 000034 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.012919][    T0] ACPI: FACP 0x000000003FFFFE3A 00010C (v05 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.013541][    T0] ACPI: DSDT 0x000000003FFFF200 000C3A (v02 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014156][    T0] ACPI: APIC 0x000000003FFFFF46 00006A (v03 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.014777][    T0] ACPI: Reserving FACP table memory at [mem 0x3ffffe3a-0x3fffff45]
[    0.015305][    T0] ACPI: Reserving DSDT table memory at [mem 0x3ffff200-0x3ffffe39]
[    0.015822][    T0] ACPI: Reserving APIC table memory at [mem 0x3fffff46-0x3fffffaf]
[    0.016773][    T0] No NUMA configuration found
[    0.017080][    T0] Faking a node at [mem 0x0000000000000000-0x000000003fffefff]
[    0.017596][    T0] NODE_DATA(0) allocated [mem 0x3fffa140-0x3fffefff]
[    0.031110][    T0] Zone ranges:
[    0.031355][    T0]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.031812][    T0]   DMA32    [mem 0x0000000001000000-0x000000003fffefff]
[    0.032269][    T0]   Normal   empty
[    0.032509][    T0]   Device   empty
[    0.032750][    T0] Movable zone start for each node
[    0.033078][    T0] Early memory node ranges
[    0.033360][    T0]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.033820][    T0]   node   0: [mem 0x0000000000100000-0x000000003fffefff]
[    0.034280][    T0] Initmem setup node 0 [mem 0x0000000000001000-0x000000003fffefff]
[    0.034805][    T0] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.035364][    T0] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.042316][    T0] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.158221][    T0] kasan: KernelAddressSanitizer initialized
[    0.158793][    T0] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.159303][    T0] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.159844][    T0] IOAPIC[1]: apic_id 1, version 32, address 0xfec10000, GSI 24-47
[    0.160353][    T0] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.160829][    T0] TSC deadline timer available
[    0.161140][    T0] CPU topo: Max. logical packages:   1
[    0.161490][    T0] CPU topo: Max. logical dies:       1
[    0.161838][    T0] CPU topo: Max. dies per package:   1
[    0.162193][    T0] CPU topo: Max. threads per core:   1
[    0.162541][    T0] CPU topo: Num. cores per package:     4
[    0.162908][    T0] CPU topo: Num. threads per package:   4
[    0.163274][    T0] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[    0.163766][    T0] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[    0.164285][    T0] kvm-guest: KVM setup pv remote TLB flush
[    0.164661][    T0] kvm-guest: setup PV sched yield
[    0.165004][    T0] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.165548][    T0] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.166114][    T0] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.166655][    T0] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.167202][    T0] [mem 0x40000000-0xfeffbfff] available for PCI devices
[    0.167649][    T0] Booting paravirtualized kernel on KVM
[    0.168041][    T0] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.186715][    T0] setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.189067][    T0] percpu: Embedded 72 pages/cpu s257552 r8192 d29168 u524288
[    0.189647][    T0] Kernel command line: virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-6/.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-6 rootfstype=virtiofs root=ROOTFS raid=noautodetect ro init=/home/virtme/virtme-ng/virtme/guest/virtme-init
[    0.193215][    T0] Unknown kernel command line parameters "virtme_hostname=virtme-ng nr_open=1073741816 virtme_link_mods=/home/virtme/testing-6/.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-6", will be passed to user space.
[    0.195923][    T0] random: crng init done
[    0.196200][    T0] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[    0.197572][    T0] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.198552][    T0] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.199420][    T0] Fallback order for Node 0: 0 
[    0.199427][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 262045
[    0.200193][    T0] Policy zone: DMA32
[    0.200432][    T0] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.200877][    T0] stackdepot: allocating hash table via alloc_large_system_hash
[    0.201350][    T0] stackdepot hash table entries: 1048576 (order: 12, 16777216 bytes, linear)
[    0.300113][    T0] **********************************************************
[    0.300617][    T0] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.301066][    T0] **                                                      **
[    0.301516][    T0] ** This system shows unhashed kernel memory addresses   **
[    0.301963][    T0] ** via the console, logs, and other interfaces. This    **
[    0.302414][    T0] ** might reduce the security of your system.            **
[    0.302861][    T0] **                                                      **
[    0.303308][    T0] ** If you see this message and you are not debugging    **
[    0.303758][    T0] ** the kernel, report this immediately to your system   **
[    0.304207][    T0] ** administrator!                                       **
[    0.304655][    T0] **                                                      **
[    0.305104][    T0] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.305578][    T0] **********************************************************
[    0.306677][    T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Poking KASLR using RDRAND RDTSC...
[    0.310796][    T0] ftrace: allocating 53184 entries in 208 pages
[    0.390086][    T0] ftrace: allocated 208 pages with 3 groups
[    0.392875][    T0] Dynamic Preempt: voluntary
[    0.394489][    T0] Running RCU self tests
[    0.394751][    T0] Running RCU synchronous self tests
[    0.395141][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.395541][    T0] rcu: RCU event tracing is enabled.
[    0.395870][    T0] rcu: RCU lockdep checking is enabled.
[    0.396210][    T0] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.396665][    T0] rcu: RCU callback double-/use-after-free debug is enabled.
[    0.397119][    T0] Trampoline variant of Tasks RCU enabled.
[    0.397478][    T0] Rude variant of Tasks RCU enabled.
[    0.397800][    T0] Tracing variant of Tasks RCU enabled.
[    0.398142][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.398662][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.399327][    T0] Running RCU synchronous self tests
[    0.399664][    T0] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.400268][    T0] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.400901][    T0] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    0.468128][    T0] NR_IRQS: 4352, nr_irqs: 848, preallocated irqs: 0
[    0.468854][    T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.470036][    T0] Console: colour *CGA 80x25
[    0.470410][    T0] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.470957][    T0] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.471262][    T0] ... MAX_LOCK_DEPTH:          48
[    0.471568][    T0] ... MAX_LOCKDEP_KEYS:        8192
[    0.471885][    T0] ... CLASSHASH_SIZE:          4096
[    0.472202][    T0] ... MAX_LOCKDEP_ENTRIES:     32768
[    0.472526][    T0] ... MAX_LOCKDEP_CHAINS:      65536
[    0.472846][    T0] ... CHAINHASH_SIZE:          32768
[    0.473173][    T0]  memory used by lock dependency info: 6429 kB
[    0.473553][    T0]  memory used for stack traces: 4224 kB
[    0.473897][    T0]  per task-struct memory footprint: 1920 bytes
[    0.474441][    T0] ACPI: Core revision 20240827
[    0.475538][    T0] APIC: Switch to symmetric I/O mode setup
[    0.475929][    T0] kvm-guest: APIC: send_IPI_mask() replaced with kvm_send_ipi_mask()
[    0.476438][    T0] kvm-guest: APIC: send_IPI_mask_allbutself() replaced with kvm_send_ipi_mask_allbutself()
[    0.477054][    T0] kvm-guest: setup PV IPIs
[    0.477633][    T0] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
[    0.478655][    T0] Calibrating delay loop (skipped) preset value.. 6000.00 BogoMIPS (lpj=3000000)
[    0.479339][    T0] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.479633][    T0] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.479633][    T0] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.479633][    T0] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.479633][    T0] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
[    0.479633][    T0] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.479633][    T0] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.479633][    T0] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.479633][    T0] RETBleed: Mitigation: Enhanced IBRS
[    0.479633][    T0] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.479633][    T0] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.479633][    T0] TAA: Mitigation: TSX disabled
[    0.479633][    T0] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.479633][    T0] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.479633][    T0] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.479633][    T0] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.479633][    T0] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.479633][    T0] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.479633][    T0] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.479633][    T0] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.479633][    T0] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.479633][    T0] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.479633][    T0] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.479633][    T0] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.479633][    T0] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.479633][    T0] x86/fpu: xstate_offset[5]:  960, xstate_sizes[5]:   64
[    0.479633][    T0] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]:  512
[    0.479633][    T0] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[    0.479633][    T0] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]:    8
[    0.479633][    T0] x86/fpu: Enabled xstate features 0x2ff, context size is 2568 bytes, using 'compacted' format.
[    0.479633][    T0] Freeing SMP alternatives memory: 40K
[    0.479633][    T0] pid_max: default: 32768 minimum: 301
[    0.479633][    T0] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.479633][    T0] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.479633][    T0] Running RCU synchronous self tests
[    0.479633][    T0] Running RCU synchronous self tests
[    0.479633][    T1] smpboot: CPU0: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz (family: 0x6, model: 0x55, stepping: 0x7)
[    0.484350][    T1] Running RCU Tasks wait API self tests
[    0.590777][    T1] Running RCU Tasks Rude wait API self tests
[    0.591144][    T1] Running RCU Tasks Trace wait API self tests
[    0.591608][    T1] Performance Events: Skylake events, full-width counters, Intel PMU driver.
[    0.592207][    T1] ... version:                2
[    0.592465][    T1] ... bit width:              48
[    0.592638][    T1] ... generic registers:      4
[    0.592894][    T1] ... value mask:             0000ffffffffffff
[    0.593222][    T1] ... max period:             00007fffffffffff
[    0.593550][    T1] ... fixed-purpose events:   3
[    0.593637][    T1] ... event mask:             000000070000000f
[    0.594347][    T1] signal: max sigframe size: 3632
[    0.595084][    T1] rcu: Hierarchical SRCU implementation.
[    0.595395][    T1] rcu: Max phase no-delay instances is 400.
[    0.596479][    T1] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.596684][   T15] Callback from call_rcu_tasks_trace() invoked.
[    0.607224][    T1] smp: Bringing up secondary CPUs ...
[    0.610344][    T1] smpboot: x86: Booting SMP configuration:
[    0.610666][    T1] .... node  #0, CPUs:      #1 #2 #3
[    0.617704][    T1] smp: Brought up 1 node, 4 CPUs
[    0.618303][    T1] smpboot: Total of 4 processors activated (24000.00 BogoMIPS)
[    0.622872][    T1] Memory: 745876K/1048180K available (49152K kernel code, 13789K rwdata, 11536K rodata, 6640K init, 17868K bss, 289696K reserved, 0K cma-reserved)
[    0.625641][    T1] devtmpfs: initialized
[    0.627698][    T1] x86/mm: Memory block size: 128MB
[    0.644085][    T1] Running RCU synchronous self tests
[    0.644436][    T1] Running RCU synchronous self tests
[    0.644689][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.645331][    T1] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
[    0.647568][    T1] PM: RTC time: 06:08:27, date: 2024-12-29
[    0.653009][    T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.658002][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.658008][    T1] thermal_sys: Registered thermal governor 'user_space'
[    0.658659][    T1] cpuidle: using governor menu
[    0.662409][    T1] PCI: Fatal: No config space access function found
[    0.663217][    T1] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.668794][    T1] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.668794][    T1] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.669105][    T1] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.669639][    T1] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.676317][    T1] ACPI: Added _OSI(Module Device)
[    0.676628][    T1] ACPI: Added _OSI(Processor Device)
[    0.676655][    T1] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.676977][    T1] ACPI: Added _OSI(Processor Aggregator Device)
[    0.737881][    T1] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.757409][    T1] ACPI: Interpreter enabled
[    0.758000][    T1] ACPI: PM: (supports S0 S5)
[    0.758289][    T1] ACPI: Using IOAPIC for interrupt routing
[    0.759591][    T1] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.759640][    T1] PCI: Using E820 reservations for host bridge windows
[    0.798716][   T13] Callback from call_rcu_tasks() invoked.
[    0.814432][    T1] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.815203][    T1] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[    0.815641][    T1] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.828573][    T1] acpi PNP0A08:00: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
[    0.877592][    T1] acpi PNP0A08:00: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.881108][    T1] PCI host bridge to bus 0000:00
[    0.883375][    T1] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[    0.884658][    T1] pci_bus 0000:00: root bus resource [mem 0x300000000000-0x3fffffffffff window]
[    0.885206][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.885773][    T1] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 conventional PCI endpoint
[    0.889328][    T1] ACPI: PCI: Interrupt link GSI0 configured for IRQ 16
[    0.890266][    T1] ACPI: PCI: Interrupt link GSI1 configured for IRQ 17
[    0.891006][    T1] ACPI: PCI: Interrupt link GSI2 configured for IRQ 18
[    0.891769][    T1] ACPI: PCI: Interrupt link GSI3 configured for IRQ 19
[    0.893720][    T1] iommu: Default domain type: Translated
[    0.894065][    T1] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.899927][    T1] SCSI subsystem initialized
[    0.903301][    T1] pps_core: LinuxPPS API ver. 1 registered
[    0.903640][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.904380][    T1] PTP clock support registered
[    0.907563][    T1] Advanced Linux Sound Architecture Driver Initialized.
[    0.914345][    T1] PCI: Using ACPI for IRQ routing
[    0.915928][    T1] vgaarb: loaded
[    0.918636][    T1] clocksource: Switched to clocksource kvm-clock
[    0.952076][    T1] VFS: Disk quotas dquot_6.6.0
[    0.952503][    T1] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.958291][    T1] pnp: PnP ACPI init
[    0.963168][    T1] system 00:02: [mem 0xe0000000-0xefffffff window] has been reserved
[    0.963942][    T1] pnp: PnP ACPI: found 3 devices
[    1.014815][    T1] NET: Registered PF_INET protocol family
[    1.015719][    T1] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.021001][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 3, 36864 bytes, linear)
[    1.021649][    T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.022255][    T1] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.023157][    T1] TCP bind hash table entries: 8192 (order: 8, 1179648 bytes, linear)
[    1.024155][    T1] TCP: Hash tables configured (established 8192 bind 8192)
[    1.025148][    T1] UDP hash table entries: 512 (order: 5, 131072 bytes, linear)
[    1.025856][    T1] UDP-Lite hash table entries: 512 (order: 5, 131072 bytes, linear)
[    1.027581][    T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.028214][    T1] pci_bus 0000:00: resource 4 [mem 0xc0000000-0xdfffffff window]
[    1.028698][    T1] pci_bus 0000:00: resource 5 [mem 0x300000000000-0x3fffffffffff window]
[    1.029389][    T1] PCI: CLS 0 bytes, default 64
[    1.030006][    T1] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[    1.046347][    T1] kvm_amd: CPU 2 isn't AMD or Hygon
[    1.046663][    T1] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
[    1.065500][    T1] Initialise system trusted keyrings
[    1.066503][    T1] workingset: timestamp_bits=56 max_order=18 bucket_order=0
[    1.083266][    T1] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.083892][    T1] fuse: init (API version 7.41)
[    1.085441][    T1] 9p: Installing v9fs 9p2000 file system support
[    1.102133][    T1] Key type asymmetric registered
[    1.102478][    T1] Asymmetric key parser 'x509' registered
[    1.103350][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.104071][    T1] io scheduler mq-deadline registered
[    1.104414][    T1] io scheduler kyber registered
[    1.110601][    T1] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.112374][    T1] ACPI: button: Power Button [PWRB]
[    1.116942][    T1] virtiofs virtio0: discovered new tag: ROOTFS
[    1.118531][    T1] virtiofs virtio0: virtio_fs_setup_dax: No cache capability
[    1.124374][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.127348][    T1] 00:00: ttyS0 at I/O 0x3f8 (irq = 51, base_baud = 115200) is a 16550A
[    1.318528][    T1] Non-volatile memory driver v1.3
[    1.318842][    T1] Linux agpgart interface v0.103
[    1.320328][    T1] ACPI: bus type drm_connector registered
[    1.372728][    T1] loop: module loaded
[    1.389408][    T1] i8042: PNP: No PS/2 controller found.
[    1.397802][    T1] rtc_cmos 00:01: registered as rtc0
[    1.398205][    T1] rtc_cmos 00:01: setting system clock to 2024-12-29T06:08:27 UTC (1735452507)
[    1.399447][    T1] rtc_cmos 00:01: alarms up to one day, 242 bytes nvram
[    1.403848][    T1] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    1.411330][   T62] printk: legacy console [hvc0] enabled
[    1.411687][   T62] printk: legacy bootconsole [earlyser0] disabled
          _      _                                    
   __   _(_)_ __| |_ _ __ ___   ___       _ __   __ _ 
   \ \ / / |  __| __|  _   _ \ / _ \_____|  _ \ / _  |
    \ V /| | |  | |_| | | | | |  __/_____| | | | (_| |
     \_/ |_|_|   \__|_| |_| |_|\___|     |_| |_|\__  |
                                                |___/ 
   kernel version: 6.13.0-rc3-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=240
xx__-> env
PWD=/home/virtme/testing-6
nr_open=1073741816
KSFT_MACHINE_SLOW=yes
HOME=/run/tmp/roothome
kselftest_override_timeout=240
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__->