-
Notifications
You must be signed in to change notification settings - Fork 66
2 Fixes: for modules.order containing *.o's, -watchdog #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
In newer qemu -watchdog draws a warning and suggestion. This change seems to properly follow the advice and silence the thing. Its about 3 months old, Ive been using it w/o issues. Signed-off-by: Jim Cromie <[email protected]>
As of: v6.1-rc6-24-gf65a486821cf virtme-run --kdir $builddir is broken. The cause is: commit f65a486821cfd363833079b2a7b0769250ee21c9 (HEAD) Author: Masahiro Yamada <[email protected]> Date: Sun Dec 11 22:04:07 2022 +0900 kbuild: change module.order to list *.o instead of *.ko scripts/Makefile.build replaces the suffix .o with .ko, then scripts/Makefile.modpost calls the sed command to change .ko back to the original .o suffix. Instead of converting the suffixes back-and-forth, store the .o paths in modules.order, and replace it with .ko in 'make modules_install'. This avoids the unneeded sed command. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Luis Chamberlain <[email protected]> virtme-prep-kdir-mod is expecting *.ko's, and is now getting *.o's. It does the copying, but the *.o's arent loadable. Fix with another shell-var and a parameter substitution on it. This will also work for kernels before the cited patch, which already have the ko's Signed-off-by: Jim Cromie <[email protected]> -- v1 - used sed, now uses bash parameter substitution wo forking.
@jimc all of this should be already fixed in virtme-ng (virtme is not maintained anymore and we moved the development to https://github.com/arighi/virtme-ng) Can you give it a try with virtme-ng to confirm if everything works in your case? Thanks! |
On Fri, Nov 17, 2023 at 8:49 AM Andrea Righi ***@***.***> wrote:
@jimc all of this should be already fixed in virtme-ng (virtme is not maintained anymore and we moved the development to https://github.com/arighi/virtme-ng)
Can you give it a try with virtme-ng to confirm if everything works in your case? Thanks!
I saw it yesterday on LWN, cloned and installed it
(using sudo, by habit, it drew some warning, nothing wrong so far)
I havent tried building in earnest,
but the virtme-run wrapper is working just like before so far.
only thing "wrong" was no console output, which I was used to seeing.
And yay++ for doing this project, I'll try to help.
fwiw, heres the latest run using my krun shell-func wrapper
***@***.*** f2]$ krun
vm --show-command --show-boot-console --kdir . --mods=auto --kopt
nokaslr --rwdir=/root=/home/jimc/projects/lx/boots-dump/v6.6-36-g73a29cb216c0
--cwd=../../.. --kopt dynamic_debug.verbose=2 --qemu-opts -m size=1G
--smp 3
/usr/local/bin/qemu-system-x86_64 -fsdev
local,id=virtfs1,path=/,security_model=none,readonly=on,multidevs=remap
-device virtio-9p-pci,fsdev=virtfs1,mount_tag=/dev/root -fsdev
local,id=virtfs5,path=/home/jimc/projects/lx/boots-dump/v6.6-36-g73a29cb216c0,security_model=none,multidevs=remap
-device virtio-9p-pci,fsdev=virtfs5,mount_tag=virtme.initmount0
-machine accel=kvm:tcg -device i6300esb,id=watchdog0 -cpu host
-parallel none -net none -echr 1 -serial none -chardev
stdio,id=console,signal=off,mux=on -serial chardev:console -mon
chardev=console -vga none -display none -kernel
./arch/x86/boot/bzImage -append
'virtme_link_mods=/home/jimc/projects/lx/wk-rpi/builds/f2/.virtme_mods/lib/modules/0.0.0
virtme_initmount0=/root console=ttyS0 psmouse.proto=exps
"virtme_stty_con=rows 38 cols 104 iutf8" TERM=xterm-256color
virtme_chdir=home/jimc/projects/lx rootfstype=9p
rootflags=version=9p2000.L,trans=virtio,access=any raid=noautodetect
ro quiet loglevel=0 nokaslr dynamic_debug.verbose=2
init=/usr/local/lib/python3.11/site-packages/virtme/guest/bin/virtme-ng-init'
-m size=1G --smp 3
_ _
__ _(_)_ __| |_ _ __ ___ ___ _ __ __ _
\ \ / / | __| __| _ _ \ / _ \_____| _ \ / _ |
\ V /| | | | |_| | | | | | __/_____| | | | (_| |
\_/ |_|_| \__|_| |_| |_|\___| |_| |_|\__ |
|___/
kernel version: 6.6.0-f2-00036-g73a29cb216c0 x86_64
[root@(none) lx]#
[root@(none) lx]#
[root@(none) lx]#
[root@(none) lx]# dmesg
[ 0.000000] Linux version 6.6.0-f2-00036-g73a29cb216c0 ***@***.***)
(gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version
2.39-16.fc38) #175 SMP PREEMPT_DYNAMIC Thu Nov 16 09:49:00 MST 2023
[ 0.000000] Command line:
virtme_link_mods=/home/jimc/projects/lx/wk-rpi/builds/f2/.virtme_mods/lib/modules/0.0.0
virtme_initmount0=/root console=ttyS0 psmouse.proto=exps
"virtme_stty_con=rows 38 cols 104 iutf8" TERM=xterm-256color
virtme_chdir=home/jimc/projects/lx rootfstype=9p
rootflags=version=9p2000.L,trans=virtio,access=any raid=noautodetect
ro quiet loglevel=0 nokaslr dynamic_debug.verbose=2
init=/usr/local/lib/python3.11/site-packages/virtme/guest/bin/virtme-ng-init
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003ffe0000-0x000000003fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS
rel-1.16.2-0-gea1b7a073390-prebuilt.qemu.org 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: using sched offset of 520730270 cycles
[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff
max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000007] tsc: Detected 3193.986 MHz processor
[ 0.000617] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000621] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000628] last_pfn = 0x3ffe0 max_arch_pfn = 0x400000000
[ 0.000665] MTRR map: 4 entries (3 fixed + 1 variable; max 19),
built from 8 variable MTRRs
[ 0.000669] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002770] found SMP MP-table at [mem 0x000f5b90-0x000f5b9f]
[ 0.002794] Using GB pages for direct mapping
[ 0.003316] ACPI: Early table checksum verification disabled
[ 0.003320] ACPI: RSDP 0x00000000000F59B0 000014 (v00 BOCHS )
[ 0.003332] ACPI: RSDT 0x000000003FFE1BAD 000034 (v01 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.003340] ACPI: FACP 0x000000003FFE1A51 000074 (v01 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.003351] ACPI: DSDT 0x000000003FFE0040 001A11 (v01 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.003356] ACPI: FACS 0x000000003FFE0000 000040
[ 0.003360] ACPI: APIC 0x000000003FFE1AC5 000088 (v03 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.003365] ACPI: HPET 0x000000003FFE1B4D 000038 (v01 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.003370] ACPI: WAET 0x000000003FFE1B85 000028 (v01 BOCHS BXPC
00000001 BXPC 00000001)
[ 0.003374] ACPI: Reserving FACP table memory at [mem 0x3ffe1a51-0x3ffe1ac4]
[ 0.003376] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe1a50]
[ 0.003378] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]
[ 0.003380] ACPI: Reserving APIC table memory at [mem 0x3ffe1ac5-0x3ffe1b4c]
[ 0.003381] ACPI: Reserving HPET table memory at [mem 0x3ffe1b4d-0x3ffe1b84]
[ 0.003383] ACPI: Reserving WAET table memory at [mem 0x3ffe1b85-0x3ffe1bac]
[ 0.003998] No NUMA configuration found
[ 0.004000] Faking a node at [mem 0x0000000000000000-0x000000003ffdffff]
[ 0.004032] NODE_DATA(0) allocated [mem 0x3ffb5000-0x3ffdffff]
[ 0.039995] Zone ranges:
[ 0.039999] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.040004] DMA32 [mem 0x0000000001000000-0x000000003ffdffff]
[ 0.040007] Normal empty
[ 0.040008] Device empty
[ 0.040010] Movable zone start for each node
[ 0.040014] Early memory node ranges
[ 0.040015] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.040017] node 0: [mem 0x0000000000100000-0x000000003ffdffff]
[ 0.040021] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdffff]
[ 0.040034] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.040239] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.052546] On node 0, zone DMA32: 32 pages in unavailable ranges
[ 0.389904] kasan: KernelAddressSanitizer initialized
[ 0.390473] ACPI: PM-Timer IO Port: 0x608
[ 0.390499] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.390538] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.390543] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.390545] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.390547] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.390550] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.390551] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.390560] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.390561] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.390568] TSC deadline timer available
[ 0.390569] smpboot: Allowing 3 CPUs, 0 hotplug CPUs
[ 0.390603] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[ 0.390628] kvm-guest: KVM setup pv remote TLB flush
[ 0.390633] kvm-guest: setup PV sched yield
[ 0.390656] PM: hibernation: Registered nosave memory: [mem
0x00000000-0x00000fff]
[ 0.390660] PM: hibernation: Registered nosave memory: [mem
0x0009f000-0x0009ffff]
[ 0.390661] PM: hibernation: Registered nosave memory: [mem
0x000a0000-0x000effff]
[ 0.390663] PM: hibernation: Registered nosave memory: [mem
0x000f0000-0x000fffff]
[ 0.390666] [mem 0x40000000-0xfeffbfff] available for PCI devices
[ 0.390668] Booting paravirtualized kernel on KVM
[ 0.390671] clocksource: refined-jiffies: mask: 0xffffffff
max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.401283] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:3
nr_cpu_ids:3 nr_node_ids:1
[ 0.406498] percpu: Embedded 79 pages/cpu s286720 r8192 d28672 u524288
[ 0.406513] pcpu-alloc: s286720 r8192 d28672 u524288 alloc=1*2097152
[ 0.406517] pcpu-alloc: [0] 0 1 2 -
[ 0.406607] kvm-guest: PV spinlocks enabled
[ 0.406611] PV qspinlock hash table entries: 256 (order: 0, 4096
bytes, linear)
[ 0.406618] Kernel command line:
virtme_link_mods=/home/jimc/projects/lx/wk-rpi/builds/f2/.virtme_mods/lib/modules/0.0.0
virtme_initmount0=/root console=ttyS0 psmouse.proto=exps
"virtme_stty_con=rows 38 cols 104 iutf8" TERM=xterm-256color
virtme_chdir=home/jimc/projects/lx rootfstype=9p
rootflags=version=9p2000.L,trans=virtio,access=any raid=noautodetect
ro quiet loglevel=0 nokaslr dynamic_debug.verbose=2
init=/usr/local/lib/python3.11/site-packages/virtme/guest/bin/virtme-ng-init
[ 0.406908] Unknown kernel command line parameters
"virtme_link_mods=/home/jimc/projects/lx/wk-rpi/builds/f2/.virtme_mods/lib/modules/0.0.0
virtme_initmount0=/root virtme_stty_con=rows 38 cols 104 iutf8
virtme_chdir=home/jimc/projects/lx", will be passed to user space.
[ 0.406959] random: crng init done
[ 0.410576] Dentry cache hash table entries: 131072 (order: 8,
1048576 bytes, linear)
[ 0.410622] Inode-cache hash table entries: 65536 (order: 7, 524288
bytes, linear)
[ 0.410923] Fallback order for Node 0: 0
[ 0.410932] Built 1 zonelists, mobility grouping on. Total pages: 257760
[ 0.410934] Policy zone: DMA32
[ 0.410937] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.410939] stackdepot: allocating hash table via alloc_large_system_hash
[ 0.431925] stackdepot hash table entries: 1048576 (order: 11,
8388608 bytes, linear)
[ 0.453027] Memory: 803312K/1048056K available (26624K kernel code,
10001K rwdata, 16844K rodata, 3424K init, 9580K bss, 244488K reserved,
0K cma-reserved)
[ 0.453904] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=3, Nodes=1
[ 0.454201] ftrace: allocating 53790 entries in 211 pages
[ 0.469295] ftrace: allocated 211 pages with 5 groups
[ 0.472171] Dynamic Preempt: voluntary
[ 0.473271] rcu: Preemptible hierarchical RCU implementation.
[ 0.473273] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=3.
[ 0.473276] Trampoline variant of Tasks RCU enabled.
[ 0.473277] Rude variant of Tasks RCU enabled.
[ 0.473278] Tracing variant of Tasks RCU enabled.
[ 0.473279] rcu: RCU calculated value of scheduler-enlistment delay
is 100 jiffies.
[ 0.473281] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=3
[ 0.540965] NR_IRQS: 524544, nr_irqs: 448, preallocated irqs: 16
[ 0.542325] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.542953] Console: colour *CGA 80x25
[ 0.543008] printk: console [ttyS0] enabled
[ 0.543279] ACPI: Core revision 20230628
[ 0.544184] clocksource: hpet: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 19112604467 ns
[ 0.544331] APIC: Switch to symmetric I/O mode setup
[ 0.544552] x2apic enabled
[ 0.544862] APIC: Switched APIC routing to: physical x2apic
[ 0.544868] kvm-guest: APIC: send_IPI_mask() replaced with
kvm_send_ipi_mask()
[ 0.544875] kvm-guest: APIC: send_IPI_mask_allbutself() replaced
with kvm_send_ipi_mask_allbutself()
[ 0.544878] kvm-guest: setup PV IPIs
[ 0.547030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.547059] tsc: Marking TSC unstable due to TSCs unsynchronized
[ 0.547067] Calibrating delay loop (skipped) preset value.. 6387.97
BogoMIPS (lpj=3193986)
[ 0.547180] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.547315] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.547318] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.547325] Spectre V1 : Mitigation: usercopy/swapgs barriers and
__user pointer sanitization
[ 0.547329] Spectre V2 : Kernel not compiled with retpoline; no
mitigation available!
[ 0.547330] Spectre V2 : Vulnerable
[ 0.548067] Spectre V2 : Spectre v2 / SpectreRSB mitigation:
Filling RSB on context switch
[ 0.548069] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.548072] Spectre V2 : mitigation: Enabling conditional Indirect
Branch Prediction Barrier
[ 0.548076] Speculative Store Bypass: Mitigation: Speculative Store
Bypass disabled via prctl
[ 0.548078] Speculative Return Stack Overflow: IBPB-extending
microcode not applied!
[ 0.548080] Speculative Return Stack Overflow: WARNING: See
https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for
mitigation options.
[ 0.548081] Speculative Return Stack Overflow: WARNING: kernel not
compiled with CPU_SRSO.
[ 0.548102] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating
point registers'
[ 0.548105] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.548106] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.548108] x86/fpu: Supporting XSAVE feature 0x200: 'Protection
Keys User registers'
[ 0.548110] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.548112] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[ 0.548113] x86/fpu: Enabled xstate features 0x207, context size is
840 bytes, using 'compacted' format.
[ 0.552943] Freeing SMP alternatives memory: 48K
[ 0.552948] pid_max: default: 32768 minimum: 301
[ 0.553481] LSM: initializing
lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity
[ 0.553587] Yama: becoming mindful.
[ 0.553623] SELinux: Initializing.
[ 0.554017] LSM support for eBPF active
[ 0.554033] landlock: Up and running.
[ 0.554428] Mount-cache hash table entries: 2048 (order: 2, 16384
bytes, linear)
[ 0.554437] Mountpoint-cache hash table entries: 2048 (order: 2,
16384 bytes, linear)
[ 0.557328] smpboot: CPU0: AMD Ryzen 7 5800H with Radeon Graphics
(family: 0x19, model: 0x50, stepping: 0x0)
[ 0.558093] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.558190] RCU Tasks Rude: Setting shift to 2 and lim to 1
rcu_task_cb_adjust=1.
[ 0.558276] RCU Tasks Trace: Setting shift to 2 and lim to 1
rcu_task_cb_adjust=1.
[ 0.558362] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.558389] ... version: 0
[ 0.558391] ... bit width: 48
[ 0.558392] ... generic registers: 6
[ 0.558393] ... value mask: 0000ffffffffffff
[ 0.558395] ... max period: 00007fffffffffff
[ 0.558396] ... fixed-purpose events: 0
[ 0.558397] ... event mask: 000000000000003f
[ 0.558582] signal: max sigframe size: 3376
[ 0.558742] rcu: Hierarchical SRCU implementation.
[ 0.558744] rcu: Max phase no-delay instances is 400.
[ 0.562218] dyndbg: 6 debug prints in module main
[ 0.562228] dyndbg: 1 debug prints in module initramfs
[ 0.562238] dyndbg: 3 debug prints in module ibs
[ 0.562246] dyndbg: 2 debug prints in module pt
[ 0.562442] dyndbg: 10 debug prints in module kvm
[ 0.562588] dyndbg: 16 debug prints in module kvm_intel
[ 0.562720] dyndbg: 4 debug prints in module kvm_amd
[ 0.562756] dyndbg: 1 debug prints in module platform_pci_unplug
[ 0.562764] dyndbg: 5 debug prints in module tboot
[ 0.562883] dyndbg: 1 debug prints in module common
[ 0.562891] dyndbg: 2 debug prints in module aperfmperf
[ 0.563016] dyndbg: 15 debug prints in module microcode
[ 0.563159] dyndbg: 1 debug prints in module ioctl
[ 0.563271] dyndbg: 1 debug prints in module mshyperv
[ 0.563363] dyndbg: 7 debug prints in module boot
[ 0.563484] dyndbg: 3 debug prints in module cppc
[ 0.563628] dyndbg: 13 debug prints in module smpboot
[ 0.563636] dyndbg: 1 debug prints in module tsc_sync
[ 0.563645] dyndbg: 30 debug prints in module vector
[ 0.563655] dyndbg: 1 debug prints in module x2apic_uv_x
[ 0.563841] dyndbg: 2 debug prints in module machine_kexec_64
[ 0.563851] dyndbg: 2 debug prints in module crash
[ 0.563914] dyndbg: 8 debug prints in module kexec_bzimage64
[ 0.564033] dyndbg: 2 debug prints in module hpet
[ 0.564116] dyndbg: 3 debug prints in module kvm
[ 0.564186] dyndbg: 1 debug prints in module kvmclock
[ 0.564195] dyndbg: 2 debug prints in module init
[ 0.564270] dyndbg: 4 debug prints in module init_64
[ 0.564459] dyndbg: 3 debug prints in module mmiotrace
[ 0.564470] dyndbg: 1 debug prints in module numa
[ 0.564548] dyndbg: 1 debug prints in module pti
[ 0.564679] dyndbg: 2 debug prints in module iosf_mbi
[ 0.564689] dyndbg: 2 debug prints in module cpu
[ 0.564751] dyndbg: 1 debug prints in module workqueue
[ 0.564762] dyndbg: 4 debug prints in module params
[ 0.564830] dyndbg: 4 debug prints in module async
[ 0.564959] dyndbg: 5 debug prints in module suspend
[ 0.565024] dyndbg: 12 debug prints in module hibernate
[ 0.565397] dyndbg: 4 debug prints in module snapshot
[ 0.565463] dyndbg: 6 debug prints in module swap
[ 0.565550] dyndbg: 1 debug prints in module energy_model
[ 0.565559] dyndbg: 1 debug prints in module printk
[ 0.565567] dyndbg: 1 debug prints in module manage
[ 0.565755] dyndbg: 11 debug prints in module irqdomain
[ 0.565881] dyndbg: 2 debug prints in module cpuhotplug
[ 0.565952] dyndbg: 8 debug prints in module livepatch
[ 0.566016] dyndbg: 2 debug prints in module contiguous
[ 0.566302] dyndbg: 14 debug prints in module main
[ 0.566312] dyndbg: 2 debug prints in module kallsyms
[ 0.566320] dyndbg: 2 debug prints in module freezer
[ 0.566414] dyndbg: 3 debug prints in module crash_core
[ 0.566581] dyndbg: 4 debug prints in module kexec_file
[ 0.566650] dyndbg: 1 debug prints in module cgroup
[ 0.566663] dyndbg: 1 debug prints in module watchdog_perf
[ 0.566813] dyndbg: 3 debug prints in module trace_mmiotrace
[ 0.566952] dyndbg: 1 debug prints in module trace_syscalls
[ 0.566960] dyndbg: 1 debug prints in module util
[ 0.567054] dyndbg: 5 debug prints in module mm_init
[ 0.567062] dyndbg: 2 debug prints in module percpu
[ 0.567628] dyndbg: 5 debug prints in module page_alloc
[ 0.567698] dyndbg: 4 debug prints in module memory_hotplug
[ 0.567846] dyndbg: 5 debug prints in module zswap
[ 0.568018] dyndbg: 6 debug prints in module mempolicy
[ 0.568294] dyndbg: 1 debug prints in module sparse
[ 0.568304] dyndbg: 1 debug prints in module sparse_vmemmap
[ 0.568396] dyndbg: 6 debug prints in module huge_memory
[ 0.568534] dyndbg: 1 debug prints in module vmpressure
[ 0.568873] dyndbg: 14 debug prints in module kmemleak
[ 0.568943] dyndbg: 3 debug prints in module zpool
[ 0.569104] dyndbg: 6 debug prints in module cma
[ 0.569196] dyndbg: 1 debug prints in module splice
[ 0.569260] dyndbg: 1 debug prints in module fsnotify
[ 0.569269] dyndbg: 2 debug prints in module notification
[ 0.569277] dyndbg: 1 debug prints in module inotify_fsnotify
[ 0.569532] dyndbg: 5 debug prints in module inotify_user
[ 0.569710] dyndbg: 9 debug prints in module fanotify
[ 0.569944] dyndbg: 11 debug prints in module fanotify_user
[ 0.570389] dyndbg: 22 debug prints in module aio
[ 0.570400] dyndbg: 2 debug prints in module mount
[ 0.570484] dyndbg: 1 debug prints in module dir
[ 0.570493] dyndbg: 1 debug prints in module group
[ 0.570782] dyndbg: 8 debug prints in module configfs
[ 0.570791] dyndbg: 4 debug prints in module exportfs
[ 0.571677] dyndbg: 32 debug prints in module autofs4
[ 0.571750] dyndbg: 1 debug prints in module debugfs
[ 0.571759] dyndbg: 1 debug prints in module tracefs
[ 0.573231] dyndbg: 53 debug prints in module btrfs
[ 0.573298] dyndbg: 1 debug prints in module trusted
[ 0.573477] dyndbg: 1 debug prints in module inode
[ 0.573572] dyndbg: 9 debug prints in module selinux
[ 0.573722] dyndbg: 7 debug prints in module integrity
[ 0.573731] dyndbg: 4 debug prints in module ima
[ 0.574011] dyndbg: 5 debug prints in module evm
[ 0.574020] dyndbg: 6 debug prints in module asymmetric_keys
[ 0.574430] dyndbg: 13 debug prints in module x509_key_parser
[ 0.574667] dyndbg: 18 debug prints in module pkcs7_message
[ 0.574756] dyndbg: 8 debug prints in module verify_signed_pefile
[ 0.574850] dyndbg: 14 debug prints in module efi
[ 0.576291] dyndbg: 80 debug prints in module sed_opal
[ 0.576302] dyndbg: 1 debug prints in module percpu_refcount
[ 0.576485] dyndbg: 10 debug prints in module 842_compress
[ 0.576578] dyndbg: 7 debug prints in module 842_decompress
[ 0.576587] dyndbg: 11 debug prints in module asn1_decoder
[ 0.576813] dyndbg: 3 debug prints in module phy_core
[ 0.576987] dyndbg: 9 debug prints in module core
[ 0.576998] dyndbg: 1 debug prints in module pinmux
[ 0.577388] dyndbg: 2 debug prints in module pinconf
[ 0.577577] dyndbg: 7 debug prints in module pinctrl_amd
[ 0.577648] dyndbg: 3 debug prints in module pinctrl_baytrail
[ 0.577821] dyndbg: 6 debug prints in module pinctrl_cherryview
[ 0.577971] dyndbg: 5 debug prints in module pinctrl_intel
[ 0.578570] dyndbg: 18 debug prints in module gpiolib
[ 0.578747] dyndbg: 9 debug prints in module gpiolib_cdev
[ 0.578840] dyndbg: 6 debug prints in module gpiolib_acpi
[ 0.578928] dyndbg: 2 debug prints in module gpiolib_swnode
[ 0.579021] dyndbg: 7 debug prints in module probe
[ 0.579434] dyndbg: 11 debug prints in module pci
[ 0.579532] dyndbg: 3 debug prints in module pci_driver
[ 0.579542] dyndbg: 3 debug prints in module setup_bus
[ 0.579766] dyndbg: 2 debug prints in module setup_irq
[ 0.579774] dyndbg: 1 debug prints in module pcieportdrv
[ 0.579782] dyndbg: 4 debug prints in module err
[ 0.579954] dyndbg: 7 debug prints in module edr
[ 0.580040] dyndbg: 3 debug prints in module slot
[ 0.580241] dyndbg: 3 debug prints in module pci_acpi
[ 0.580351] dyndbg: 2 debug prints in module quirks
[ 0.580360] dyndbg: 1 debug prints in module pci_hotplug
[ 0.580832] dyndbg: 21 debug prints in module pciehp
[ 0.581214] dyndbg: 11 debug prints in module acpiphp
[ 0.581418] dyndbg: 19 debug prints in module vgaarb
[ 0.581507] dyndbg: 2 debug prints in module doe
[ 0.581516] dyndbg: 3 debug prints in module backlight
[ 0.581778] dyndbg: 5 debug prints in module fb
[ 0.581866] dyndbg: 9 debug prints in module intel_idle
[ 0.581875] dyndbg: 10 debug prints in module tables
[ 0.585114] dyndbg: 195 debug prints in module acpi
[ 0.585125] dyndbg: 1 debug prints in module ac
[ 0.585332] dyndbg: 3 debug prints in module button
[ 0.585431] dyndbg: 4 debug prints in module fan
[ 0.585440] dyndbg: 4 debug prints in module pci_slot
[ 0.586547] dyndbg: 42 debug prints in module processor
[ 0.586650] dyndbg: 7 debug prints in module thermal
[ 0.586742] dyndbg: 6 debug prints in module srat
[ 0.586828] dyndbg: 2 debug prints in module hmat
[ 0.586836] dyndbg: 1 debug prints in module acpi_memhotplug
[ 0.586929] dyndbg: 1 debug prints in module battery
[ 0.587477] dyndbg: 41 debug prints in module cppc_acpi
[ 0.587737] dyndbg: 9 debug prints in module pnp
[ 0.587914] dyndbg: 6 debug prints in module clk
[ 0.587922] dyndbg: 1 debug prints in module clk_gpio
[ 0.588389] dyndbg: 9 debug prints in module dmaengine
[ 0.588481] dyndbg: 2 debug prints in module virt_dma
[ 0.588662] dyndbg: 3 debug prints in module acpi_dma
[ 0.588751] dyndbg: 5 debug prints in module dw_dmac_core
[ 0.588930] dyndbg: 10 debug prints in module virtio_ring
[ 0.589021] dyndbg: 3 debug prints in module grant_table
[ 0.589567] dyndbg: 14 debug prints in module xenbus
[ 0.589658] dyndbg: 5 debug prints in module xenbus_probe_frontend
[ 0.590005] dyndbg: 21 debug prints in module core
[ 0.590377] dyndbg: 1 debug prints in module irq_helpers
[ 0.590389] dyndbg: 5 debug prints in module tty_io
[ 0.590397] dyndbg: 1 debug prints in module tty_jobctrl
[ 0.590570] dyndbg: 1 debug prints in module vt_ioctl
[ 0.590668] dyndbg: 5 debug prints in module serial_base
[ 0.590848] dyndbg: 4 debug prints in module 8250
[ 0.591029] dyndbg: 6 debug prints in module 8250_base
[ 0.591357] dyndbg: 7 debug prints in module 8250_pci
[ 0.591539] dyndbg: 1 debug prints in module 8250_pericom
[ 0.591549] dyndbg: 5 debug prints in module serdev
[ 0.591651] dyndbg: 2 debug prints in module virtio_console
[ 0.591826] dyndbg: 4 debug prints in module tpm
[ 0.591841] dyndbg: 10 debug prints in module tpm_tis_core
[ 0.592012] dyndbg: 1 debug prints in module tpm_crb
[ 0.592021] dyndbg: 2 debug prints in module iommu
[ 0.592277] dyndbg: 3 debug prints in module dmar
[ 0.593409] dyndbg: 9 debug prints in module iommu
[ 0.593604] dyndbg: 7 debug prints in module component
[ 0.594049] dyndbg: 23 debug prints in module core
[ 0.594189] dyndbg: 7 debug prints in module bus
[ 0.594639] dyndbg: 20 debug prints in module dd
[ 0.594730] dyndbg: 3 debug prints in module syscore
[ 0.594916] dyndbg: 5 debug prints in module class
[ 0.594925] dyndbg: 4 debug prints in module platform
[ 0.595394] dyndbg: 7 debug prints in module main
[ 0.595584] dyndbg: 5 debug prints in module wakeup
[ 0.595948] dyndbg: 18 debug prints in module domain
[ 0.595957] dyndbg: 1 debug prints in module domain_governor
[ 0.596419] dyndbg: 6 debug prints in module clock_ops
[ 0.596889] dyndbg: 21 debug prints in module firmware_class
[ 0.596899] dyndbg: 1 debug prints in module regmap
[ 0.597212] dyndbg: 7 debug prints in module regcache
[ 0.597317] dyndbg: 1 debug prints in module regmap_debugfs
[ 0.597416] dyndbg: 6 debug prints in module pinctrl
[ 0.597504] dyndbg: 1 debug prints in module syscon
[ 0.597705] dyndbg: 7 debug prints in module dax
[ 0.597716] dyndbg: 1 debug prints in module dma_buf
[ 0.599860] dyndbg: 132 debug prints in module cxl_core
[ 0.600404] dyndbg: 20 debug prints in module cxl_pci
[ 0.600602] dyndbg: 7 debug prints in module cxl_acpi
[ 0.600798] dyndbg: 2 debug prints in module cxl_port
[ 0.600900] dyndbg: 5 debug prints in module scsi_mod
[ 0.601151] dyndbg: 2 debug prints in module virtio_scsi
[ 0.601630] dyndbg: 26 debug prints in module libata
[ 0.601729] dyndbg: 1 debug prints in module ahci
[ 0.601909] dyndbg: 4 debug prints in module libahci
[ 0.602039] dyndbg: 4 debug prints in module spi
[ 0.602050] dyndbg: 1 debug prints in module spi_amd
[ 0.602462] dyndbg: 5 debug prints in module libphy
[ 0.602571] dyndbg: 4 debug prints in module realtek
[ 0.602666] dyndbg: 1 debug prints in module fwnode_mdio
[ 0.602932] dyndbg: 18 debug prints in module virtio_net
[ 0.604323] dyndbg: 100 debug prints in module cdrom
[ 0.604607] dyndbg: 14 debug prints in module pcmcia_core
[ 0.605571] dyndbg: 79 debug prints in module pcmcia
[ 0.608336] dyndbg: 162 debug prints in module usbcore
[ 0.608534] dyndbg: 10 debug prints in module pci_quirks
[ 0.609860] dyndbg: 54 debug prints in module ehci_hcd
[ 0.609977] dyndbg: 2 debug prints in module ehci_pci
[ 0.610804] dyndbg: 46 debug prints in module ohci_hcd
[ 0.610923] dyndbg: 7 debug prints in module ohci_pci
[ 0.611608] dyndbg: 11 debug prints in module uhci_hcd
[ 0.613663] dyndbg: 180 debug prints in module xhci_hcd
[ 0.613674] dyndbg: 5 debug prints in module xhci_pci
[ 0.613986] dyndbg: 14 debug prints in module xhci_pci_renesas
[ 0.615108] dyndbg: 55 debug prints in module usbserial
[ 0.615119] dyndbg: 1 debug prints in module i8042
[ 0.615414] dyndbg: 6 debug prints in module libps2
[ 0.615509] dyndbg: 6 debug prints in module input_core
[ 0.615793] dyndbg: 5 debug prints in module atkbd
[ 0.617456] dyndbg: 41 debug prints in module psmouse
[ 0.617564] dyndbg: 11 debug prints in module rtc_core
[ 0.617907] dyndbg: 5 debug prints in module rtc_cmos
[ 0.617918] dyndbg: 1 debug prints in module i2c_boardinfo
[ 0.618614] dyndbg: 28 debug prints in module i2c_core
[ 0.618937] dyndbg: 10 debug prints in module i2c_designware_core
[ 0.619440] dyndbg: 26 debug prints in module rc_core
[ 0.619747] dyndbg: 17 debug prints in module pps_core
[ 0.620176] dyndbg: 9 debug prints in module power_supply
[ 0.620186] dyndbg: 1 debug prints in module hwmon
[ 0.620594] dyndbg: 11 debug prints in module thermal_sys
[ 0.620604] dyndbg: 1 debug prints in module therm_throt
[ 0.621701] dyndbg: 47 debug prints in module md_mod
[ 0.622026] dyndbg: 9 debug prints in module dm_mod
[ 0.622705] dyndbg: 44 debug prints in module cpufreq
[ 0.622919] dyndbg: 9 debug prints in module freq_table
[ 0.623028] dyndbg: 1 debug prints in module cpufreq_stats
[ 0.623140] dyndbg: 1 debug prints in module cpufreq_performance
[ 0.623253] dyndbg: 1 debug prints in module cpufreq_powersave
[ 0.623451] dyndbg: 4 debug prints in module cpufreq_userspace
[ 0.623644] dyndbg: 11 debug prints in module amd_pstate
[ 0.624048] dyndbg: 27 debug prints in module intel_pstate
[ 0.624529] dyndbg: 1 debug prints in module sysfs
[ 0.624627] dyndbg: 1 debug prints in module led_class
[ 0.624770] dyndbg: 2 debug prints in module dmi_scan
[ 0.624780] dyndbg: 3 debug prints in module dmi_sysfs
[ 0.624971] dyndbg: 4 debug prints in module esrt
[ 0.625303] dyndbg: 8 debug prints in module rci2_table
[ 0.625607] dyndbg: 19 debug prints in module hid
[ 0.626317] dyndbg: 43 debug prints in module usbhid
[ 0.626611] dyndbg: 7 debug prints in module intel_pmc_core
[ 0.626720] dyndbg: 5 debug prints in module intel_turbo_max_3
[ 0.626729] dyndbg: 1 debug prints in module intel_scu_ipc
[ 0.626934] dyndbg: 3 debug prints in module mailbox
[ 0.627032] dyndbg: 2 debug prints in module pcc
[ 0.627521] dyndbg: 17 debug prints in module remoteproc
[ 0.627626] dyndbg: 1 debug prints in module cxl_pmu
[ 0.627635] dyndbg: 1 debug prints in module nvmem_core
[ 0.627644] dyndbg: 3 debug prints in module icc_core
[ 0.627965] dyndbg: 1 debug prints in module sock
[ 0.628382] dyndbg: 20 debug prints in module dev
[ 0.628594] dyndbg: 12 debug prints in module neighbour
[ 0.628898] dyndbg: 2 debug prints in module sch_api
[ 0.628908] dyndbg: 1 debug prints in module netfilter
[ 0.629006] dyndbg: 2 debug prints in module x_tables
[ 0.629015] dyndbg: 4 debug prints in module xt_tcpudp
[ 0.629221] dyndbg: 3 debug prints in module route
[ 0.629426] dyndbg: 1 debug prints in module ip_fragment
[ 0.629435] dyndbg: 1 debug prints in module ip_output
[ 0.629532] dyndbg: 1 debug prints in module tcp
[ 0.629750] dyndbg: 8 debug prints in module tcp_input
[ 0.629845] dyndbg: 4 debug prints in module tcp_output
[ 0.630040] dyndbg: 4 debug prints in module tcp_timer
[ 0.630049] dyndbg: 2 debug prints in module tcp_ipv4
[ 0.630057] dyndbg: 2 debug prints in module tcp_cong
[ 0.630464] dyndbg: 2 debug prints in module tcp_fastopen
[ 0.630485] dyndbg: 1 debug prints in module tcp_rate
[ 0.630494] dyndbg: 2 debug prints in module tcp_recovery
[ 0.630682] dyndbg: 7 debug prints in module udp
[ 0.630795] dyndbg: 1 debug prints in module arp
[ 0.630884] dyndbg: 2 debug prints in module icmp
[ 0.630901] dyndbg: 1 debug prints in module devinet
[ 0.631377] dyndbg: 8 debug prints in module fib_trie
[ 0.631763] dyndbg: 27 debug prints in module ping
[ 0.631784] dyndbg: 1 debug prints in module sysctl_net_ipv4
[ 0.631888] dyndbg: 1 debug prints in module tcp_cubic
[ 0.631974] dyndbg: 1 debug prints in module xfrm_output
[ 0.633152] dyndbg: 46 debug prints in module ipv6
[ 0.633163] dyndbg: 2 debug prints in module mip6
[ 0.633171] dyndbg: 2 debug prints in module ip6_checksum
[ 0.633179] dyndbg: 3 debug prints in module sysctl_net
[ 0.633471] dyndbg: 4 debug prints in module ncsi_rsp
[ 0.633481] dyndbg: 2 debug prints in module ncsi_aen
[ 0.633698] dyndbg: 12 debug prints in module ncsi_manage
[ 0.633881] dyndbg: 2 debug prints in module ncsi_netlink
[ 0.636527] dyndbg: 120 debug prints in module mptcp
[ 0.636672] dyndbg: 2 debug prints in module i386
[ 0.636791] dyndbg: 2 debug prints in module xen
[ 0.636800] dyndbg: 2 debug prints in module fixup
[ 0.637531] dyndbg: 7 debug prints in module irq
[ 0.637541] dyndbg: 1 debug prints in module decompress
[ 0.637820] dyndbg: 10 debug prints in module kobject
[ 0.637910] dyndbg: 6 debug prints in module kobject_uevent
[ 0.637912] dyndbg: 3240 prdebugs in 311 modules, 19 KiB in ddebug
tables, 101 kiB in __dyndbg section
[ 0.637924] dyndbg:
virtme_link_mods="/home/jimc/projects/lx/wk-rpi/builds/f2/.virtme_mods/lib/modules/0.0.0"
[ 0.637926] dyndbg: virtme_initmount0="/root"
[ 0.637927] dyndbg: console="ttyS0"
[ 0.637928] dyndbg: psmouse.proto="exps"
[ 0.637929] dyndbg: virtme_stty_con="rows 38 cols 104 iutf8"
[ 0.637931] dyndbg: TERM="xterm-256color"
[ 0.637932] dyndbg: virtme_chdir="home/jimc/projects/lx"
[ 0.637933] dyndbg: rootfstype="9p"
[ 0.637935] dyndbg: rootflags="version=9p2000.L,trans=virtio,access=any"
[ 0.637936] dyndbg: raid="noautodetect"
[ 0.637938] dyndbg: ro="(null)"
[ 0.637939] dyndbg: quiet="(null)"
[ 0.637940] dyndbg: loglevel="0"
[ 0.637941] dyndbg: nokaslr="(null)"
[ 0.637942] dyndbg: dynamic_debug.verbose="2"
[ 0.637944] dyndbg:
init="/usr/local/lib/python3.11/site-packages/virtme/guest/bin/virtme-ng-init"
[ 0.639280] smp: Bringing up secondary CPUs ...
[ 0.640451] smpboot: x86: Booting SMP configuration:
[ 0.640454] .... node #0, CPUs: #1 #2
[ 0.643123] smp: Brought up 1 node, 3 CPUs
[ 0.643127] smpboot: Max logical packages: 1
[ 0.643129] smpboot: Total of 3 processors activated (19163.91 BogoMIPS)
[ 0.647074] devtmpfs: initialized
[ 0.648444] x86/mm: Memory block size: 128MB
[ 0.658530] clocksource: jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.658544] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.659417] pinctrl core: initialized pinctrl subsystem
[ 0.660836] PM: RTC time: 00:35:35, date: 2023-11-18
[ 0.665952] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.668077] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.668137] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for
atomic allocations
[ 0.668202] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for
atomic allocations
[ 0.668363] audit: initializing netlink subsys (disabled)
[ 0.668451] audit: type=2000 audit(1700267735.890:1):
state=initialized audit_enabled=0 res=1
[ 0.671014] thermal_sys: Registered thermal governor 'fair_share'
[ 0.671017] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.671019] thermal_sys: Registered thermal governor 'step_wise'
[ 0.671020] thermal_sys: Registered thermal governor 'user_space'
[ 0.671093] cpuidle: using governor menu
[ 0.672485] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.673839] PCI: Using configuration type 1 for base access
[ 0.673841] PCI: Using configuration type 1 for extended access
[ 0.675224] kprobes: kprobe jump-optimization is enabled. All
kprobes are optimized if possible.
[ 0.677108] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.677111] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.677113] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.677114] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.679551] cryptd: max_cpu_qlen set to 1000
[ 0.682580] raid6: skipped pq benchmark and selected avx2x4
[ 0.682584] raid6: using avx2x2 recovery algorithm
[ 0.684013] ACPI: Added _OSI(Module Device)
[ 0.684016] ACPI: Added _OSI(Processor Device)
[ 0.684017] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.684019] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.754910] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.762715] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[ 0.768980] ACPI: Interpreter enabled
[ 0.769201] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.769205] ACPI: Using IOAPIC for interrupt routing
[ 0.769409] PCI: Using host bridge windows from ACPI; if necessary,
use "pci=nocrs" and report a bug
[ 0.769411] PCI: Using E820 reservations for host bridge windows
[ 0.773258] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.901767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.901829] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM
ClockPM Segments MSI EDR HPX-Type3]
[ 0.916477] acpiphp: Slot [2] registered
[ 0.916922] acpiphp: Slot [3] registered
[ 0.918053] acpiphp: Slot [4] registered
[ 0.918480] acpiphp: Slot [5] registered
[ 0.918880] acpiphp: Slot [6] registered
[ 0.919355] acpiphp: Slot [7] registered
[ 0.919778] acpiphp: Slot [8] registered
[ 0.920203] acpiphp: Slot [9] registered
[ 0.920603] acpiphp: Slot [10] registered
[ 0.921051] acpiphp: Slot [11] registered
[ 0.922137] acpiphp: Slot [12] registered
[ 0.922548] acpiphp: Slot [13] registered
[ 0.922958] acpiphp: Slot [14] registered
[ 0.923412] acpiphp: Slot [15] registered
[ 0.923803] acpiphp: Slot [16] registered
[ 0.924224] acpiphp: Slot [17] registered
[ 0.924616] acpiphp: Slot [18] registered
[ 0.925055] acpiphp: Slot [19] registered
[ 0.925877] acpiphp: Slot [20] registered
[ 0.926276] acpiphp: Slot [21] registered
[ 0.926690] acpiphp: Slot [22] registered
[ 0.927149] acpiphp: Slot [23] registered
[ 0.927520] acpiphp: Slot [24] registered
[ 0.927883] acpiphp: Slot [25] registered
[ 0.928269] acpiphp: Slot [26] registered
[ 0.928715] acpiphp: Slot [27] registered
[ 0.929685] acpiphp: Slot [28] registered
[ 0.930114] acpiphp: Slot [29] registered
[ 0.930536] acpiphp: Slot [30] registered
[ 0.930957] acpiphp: Slot [31] registered
[ 0.931213] PCI host bridge to bus 0000:00
[ 0.931236] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.931250] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.931269] pci_bus 0000:00: root bus resource [mem
0x000a0000-0x000bffff window]
[ 0.931281] pci_bus 0000:00: root bus resource [mem
0x40000000-0xfebfffff window]
[ 0.931294] pci_bus 0000:00: root bus resource [mem
0x100000000-0x17fffffff window]
[ 0.931307] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.931779] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.935757] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.939435] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.942607] pci 0000:00:01.1: reg 0x20: [io 0xc080-0xc08f]
[ 0.944821] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.944825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.944828] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.944830] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.948194] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.948873] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by
PIIX4 ACPI
[ 0.948900] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 0.952624] pci 0000:00:02.0: [1af4:1009] type 00 class 0x000200
[ 0.953911] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc03f]
[ 0.954659] pci 0000:00:02.0: reg 0x14: [mem 0xfebfd000-0xfebfdfff]
[ 0.958709] pci 0000:00:02.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff
64bit pref]
[ 1.011370] pci 0000:00:03.0: [1af4:1009] type 00 class 0x000200
[ 1.013118] pci 0000:00:03.0: reg 0x10: [io 0xc040-0xc07f]
[ 1.014120] pci 0000:00:03.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[ 1.019122] pci 0000:00:03.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff
64bit pref]
[ 1.073403] pci 0000:00:04.0: [8086:25ab] type 00 class 0x088000
[ 1.074541] pci 0000:00:04.0: reg 0x10: [mem 0xfebff000-0xfebff00f]
[ 1.139983] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.144168] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.148248] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.152355] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.153664] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.170422] iommu: Default domain type: Translated
[ 1.170422] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.177285] SCSI subsystem initialized
[ 1.177413] libata version 3.00 loaded.
[ 1.178638] ACPI: bus type USB registered
[ 1.179115] usbcore: registered new interface driver usbfs
[ 1.179353] usbcore: registered new interface driver hub
[ 1.179565] usbcore: registered new device driver usb
[ 1.180812] pps_core: LinuxPPS API ver. 1 registered
[ 1.180817] pps_core: Software ver. 5.3.6 - Copyright 2005-2007
Rodolfo Giometti ***@***.***>
[ 1.180918] PTP clock support registered
[ 1.182537] EDAC MC: Ver: 3.0.0
[ 1.189155] NetLabel: Initializing
[ 1.189165] NetLabel: domain hash size = 128
[ 1.189168] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.189772] NetLabel: unlabeled traffic allowed by default
[ 1.189977] mctp: management component transport protocol core
[ 1.189982] NET: Registered PF_MCTP protocol family
[ 1.190445] PCI: Using ACPI for IRQ routing
[ 1.190459] PCI: pci_cache_line_size set to 64 bytes
[ 1.190715] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 1.190748] e820: reserve RAM buffer [mem 0x3ffe0000-0x3fffffff]
[ 1.191304] vgaarb: loaded
[ 1.192923] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.192936] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.194482] clocksource: Switched to clocksource kvm-clock
[ 1.198489] VFS: Disk quotas dquot_6.6.0
[ 1.198909] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.200988] pnp: PnP ACPI init
[ 1.204130] pnp 00:02: [dma 2]
[ 1.213623] pnp: PnP ACPI: found 5 devices
[ 1.276322] clocksource: acpi_pm: mask: 0xffffff max_cycles:
0xffffff, max_idle_ns: 2085701024 ns
[ 1.277360] NET: Registered PF_INET protocol family
[ 1.280566] IP idents hash table entries: 16384 (order: 5, 131072
bytes, linear)
[ 1.282875] tcp_listen_portaddr_hash hash table entries: 512
(order: 1, 8192 bytes, linear)
[ 1.282906] Table-perturb hash table entries: 65536 (order: 6,
262144 bytes, linear)
[ 1.283014] TCP established hash table entries: 8192 (order: 4,
65536 bytes, linear)
[ 1.283131] TCP bind hash table entries: 8192 (order: 6, 262144
bytes, linear)
[ 1.283530] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.284554] MPTCP token hash table entries: 1024 (order: 2, 24576
bytes, linear)
[ 1.284677] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.284742] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.285419] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 1.285518] NET: Registered PF_XDP protocol family
[ 1.285531] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 1.285536] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 1.285538] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 1.285541] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
[ 1.285544] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 1.286329] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 1.286348] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 1.286463] PCI: CLS 0 bytes, default 64
[ 1.286719] kvm_intel: VMX not supported by CPU 0
[ 1.286961] kvm_amd: TSC scaling supported
[ 1.286967] kvm_amd: Nested Virtualization enabled
[ 1.286971] kvm_amd: Nested Paging enabled
[ 1.286997] kvm_amd: Virtual VMLOAD VMSAVE supported
[ 1.286998] kvm_amd: Virtual GIF supported
[ 1.286999] kvm_amd: LBR virtualization supported
[ 1.476974] Initialise system trusted keyrings
[ 1.477104] Key type blacklist registered
[ 1.477642] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[ 1.477784] zbud: loaded
[ 1.481599] 9p: Installing v9fs 9p2000 file system support
[ 1.484231] integrity: Platform Keyring initialized
[ 1.499771] NET: Registered PF_ALG protocol family
[ 1.499800] xor: automatically using best checksumming function avx
[ 1.499803] Key type asymmetric registered
[ 1.499810] Asymmetric key parser 'x509' registered
[ 1.504520] Block layer SCSI generic (bsg) driver version 0.4
loaded (major 244)
[ 1.508383] io scheduler mq-deadline registered
[ 1.508388] io scheduler kyber registered
[ 1.508550] io scheduler bfq registered
[ 1.513191] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 1.515020] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.516181] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.516968] ACPI: button: Power Button [PWRF]
[ 5.229323] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 8.929584] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 8.933302] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.934768] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200)
is a 16550A
[ 8.981360] Non-volatile memory driver v1.3
[ 8.981434] Linux agpgart interface v0.103
[ 8.989093] ata_piix 0000:00:01.1: version 2.13
[ 8.996373] scsi host0: ata_piix
[ 8.998717] scsi host1: ata_piix
[ 8.999637] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14
[ 8.999641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15
[ 9.005533] usbcore: registered new interface driver usbserial_generic
[ 9.013519] usbserial: USB Serial support registered for generic
[ 9.014013] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU]
at 0x60,0x64 irq 1,12
[ 9.015498] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.015539] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 9.016639] mousedev: PS/2 mouse device common for all mice
[ 9.017628] rtc_cmos 00:04: RTC can wake from S4
[ 9.020035] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input1
[ 9.022531] rtc_cmos 00:04: registered as rtc0
[ 9.022715] rtc_cmos 00:04: setting system clock to
2023-11-18T00:35:43 UTC (1700267743)
[ 9.023117] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes
nvram, hpet irqs
[ 9.023386] input: VirtualPS/2 VMware VMMouse as
/devices/platform/i8042/serio1/input/input3
[ 9.024894] i6300ESB timer 0000:00:04.0: initialized. heartbeat=30
sec (nowayout=0)
[ 9.025011] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is
disabled. Duplicate IMA measurements will not be recorded in the IMA
log.
[ 9.025064] device-mapper: uevent: version 1.0.3
[ 9.026047] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01)
initialised: ***@***.***
[ 9.026533] amd_pstate: the _CPC object is not present in SBIOS or
ACPI disabled
[ 9.027679] hid: raw HID events driver (C) Jiri Kosina
[ 9.028072] usbcore: registered new interface driver usbhid
[ 9.028075] usbhid: USB HID core driver
[ 9.028826] drop_monitor: Initializing network drop monitor service
[ 9.072894] Initializing XFRM netlink socket
[ 9.073389] NET: Registered PF_INET6 protocol family
[ 9.079340] Segment Routing with IPv6
[ 9.079343] RPL Segment Routing with IPv6
[ 9.079457] In-situ OAM (IOAM) with IPv6
[ 9.079603] mip6: Mobile IPv6
[ 9.079620] NET: Registered PF_PACKET protocol family
[ 9.080091] 9pnet: Installing 9P2000 support
[ 9.089151] IPI shorthand broadcast: enabled
[ 9.089274] AVX2 version of gcm_enc/dec engaged.
[ 9.089410] AES CTR mode by8 optimization enabled
[ 9.155315] ata2: found unknown device (class 0)
[ 9.156043] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 9.158282] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM
2.5+ PQ: 0 ANSI: 5
[ 9.171867] registered taskstats version 1
[ 9.178811] Loading compiled-in X.509 certificates
[ 9.185883] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[ 9.185918] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 9.193641] Loaded X.509 cert 'Build time autogenerated kernel key:
a256dd88ade1cd7e96403267cba6fcf4ee6d4de8'
[ 9.204398] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 9.205514] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 9.258820] kmemleak: Kernel memory leak detector initialized (mem
pool available: 14683)
[ 9.258826] page_owner is disabled
[ 9.259689] Key type .fscrypt registered
[ 9.259693] Key type fscrypt-provisioning registered
[ 9.269511] Btrfs loaded, zoned=yes, fsverity=yes
[ 9.269672] Key type big_key registered
[ 9.272988] Key type encrypted registered
[ 9.273040] ima: No TPM chip found, activating TPM-bypass!
[ 9.273076] Loading compiled-in module X.509 certificates
[ 9.274422] Loaded X.509 cert 'Build time autogenerated kernel key:
a256dd88ade1cd7e96403267cba6fcf4ee6d4de8'
[ 9.274436] ima: Allocated hash algorithm: sha256
[ 9.274532] ima: No architecture policies found
[ 9.274812] evm: Initialising EVM extended attributes:
[ 9.274814] evm: security.selinux
[ 9.274816] evm: security.SMACK64 (disabled)
[ 9.274817] evm: security.SMACK64EXEC (disabled)
[ 9.274818] evm: security.SMACK64TRANSMUTE (disabled)
[ 9.274820] evm: security.SMACK64MMAP (disabled)
[ 9.274821] evm: security.apparmor (disabled)
[ 9.274822] evm: security.ima
[ 9.274823] evm: security.capability
[ 9.274824] evm: HMAC attrs: 0x1
[ 9.337765] alg: No test for 842 (842-scomp)
[ 9.338037] alg: No test for 842 (842-generic)
[ 9.523940] PM: Magic number: 15:409:557
[ 9.524637] RAS: Correctable Errors collector initialized.
[ 9.525169] Unstable clock detected, switching default tracing
clock to "global"
If you want to keep using the local clock, then add:
"trace_clock=local"
on the kernel command line
[ 9.525260] clk: Disabling unused clocks
[ 9.525948] md: Skipping autodetection of RAID arrays.
(raid=autodetect will force)
[ 9.526230] 9pnet_virtio: no channels available for device
[ 9.530131] VFS: Mounted root (9p filesystem) readonly on device 0:21.
[ 9.531553] devtmpfs: mounted
[ 9.554240] Freeing unused decrypted memory: 2036K
[ 9.555123] Freeing unused kernel image (initmem) memory: 3424K
[ 9.567894] Write protecting the kernel read-only data: 45056k
[ 9.568858] Freeing unused kernel image (rodata/data gap) memory: 1588K
[ 9.608534] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 9.608545] rodata_test: all tests were successful
[ 9.608595] Run
/usr/local/lib/python3.11/site-packages/virtme/guest/bin/virtme-ng-init
as init process
[ 9.608598] with arguments:
[ 9.608599]
/usr/local/lib/python3.11/site-packages/virtme/guest/bin/virtme-ng-init
[ 9.608601] with environment:
[ 9.608602] HOME=/
[ 9.608604] TERM=xterm-256color
[ 9.608605]
virtme_link_mods=/home/jimc/projects/lx/wk-rpi/builds/f2/.virtme_mods/lib/modules/0.0.0
[ 9.608607] virtme_initmount0=/root
[ 9.608608] virtme_stty_con=rows 38 cols 104 iutf8
[ 9.608609] virtme_chdir=home/jimc/projects/lx
[ 9.777212] virtme-ng-init: virtme_hostname is not defined
[ 9.787432] virtme-ng-init: mount devtmpfs -> /dev: EBUSY: Device
or resource busy
[ 9.800457] virtme-ng-init: mount tmpfs -> /var/spool/rsyslog:
ENOENT: No such file or directory
[ 9.806454] virtme-ng-init: mount tmpfs -> /var/lib/apt: ENOENT: No
such file or directory
[ 9.808415] virtme-ng-init: mount tmpfs -> /var/lib/snapd/cookie:
ENOENT: No such file or directory
[ 12.731766] virtme-ng-init: Failed to create directory or subvolume
"/var/spool/cups/tmp": Permission denied
[ 13.143111] virtme-ng-init: Starting systemd-udevd version 253.12-1.fc38
[ 13.143198] virtme-ng-init: triggering udev coldplug
[ 15.348707] virtme-ng-init: waiting for udev to settle
[ 37.084607] i2c_piix4: module verification failed: signature and/or
required key missing - tainting kernel
[ 37.085703] dyndbg: 12 debug prints in module i2c_piix4
[ 37.090486] piix4_smbus 0000:00:01.3: SMBus Host Controller at
0x700, revision 0
[ 37.223635] dyndbg: 2 debug prints in module serio_raw
[ 37.225127] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 41.930445] dyndbg: 13 debug prints in module intel_rapl_common
[ 43.349964] dyndbg: 2 debug prints in module intel_rapl_msr
[ 46.479525] virtme-ng-init: udev is done
[ 46.480683] virtme-ng-init: initialization done
[root@(none) lx]#
… Message ID: ***@***.***>
|
@jimc awesome, thanks for testing! For the console output you need to pass |
1st fixes virtme-run --kdir