Created
October 21, 2021 01:31
-
-
Save anatol/1edabdb98332f1a878757fea1e66ab28 to your computer and use it in GitHub Desktop.
Boot Alpine Linux with booster
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== RUN TestBooster | |
2021/10/20 18:21:29 Call 'go build' for init | |
2021/10/20 18:21:30 Call 'go build' for generator | |
=== RUN TestBooster/AlpineLinux | |
2021/10/20 18:21:30 Create booster.img with /tmp/TestBooster3158640757/001/generator -force -initBinary /tmp/TestBooster3158640757/001/init -kernelVersion 5.14.13-arch1-1 -output /tmp/booster.img1747078059 -config /tmp/booster.yaml1718932174 | |
ooster.img1747078059 : 0 MB... | |
/tmp/booster.img1747078059: 66284480 bytes | |
2021/10/20 18:21:32 QEMU command line: qemu-system-x86_64 -monitor unix:/tmp/vmtest3889201056/monitor.socket -serial unix:/tmp/vmtest3889201056/console.socket -no-reboot -nographic -display none -kernel /usr/lib/modules/5.14.13-arch1-1/vmlinuz -initrd /tmp/booster.img1747078059 -append 'booster.log=debug printk.devkmsg=on root=/dev/sda console=ttyS0,115200 ignore_loglevel' -m 8G -smp 12 -enable-kvm -cpu host -device virtio-scsi-pci,id=scsi -drive format=raw,if=none,id=hd0,file=assets/alpinelinux.img -device scsi-hd,drive=hd0 | |
SeaBIOS (version ArchLinux 1.14.0-1) | |
iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF91250+BFEF1250 CA00 | |
Press Ctrl-B to configure iPXE (PCI 00:03.0)... | |
Booting from ROM... | |
Probing EDD (edd=off to disable)... ok | |
[ 0.000000] Linux version 5.14.13-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Sun, 17 Oct 2021 12:09:30 +0000 | |
[ 0.000000] Command line: booster.log=debug printk.devkmsg=on root=/dev/sda console=ttyS0,115200 ignore_loglevel | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' | |
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64 | |
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64 | |
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format. | |
[ 0.000000] signal: max sigframe size: 2032 | |
[ 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-0x00000000bffdcfff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000bffdd000-0x00000000bfffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable | |
[ 0.000000] printk: debug: ignoring loglevel setting. | |
[ 0.000000] NX (Execute Disable) protection: active | |
[ 0.000000] SMBIOS 2.8 present. | |
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ArchLinux 1.14.0-1 04/01/2014 | |
[ 0.000000] Hypervisor detected: KVM | |
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 | |
[ 0.000000] kvm-clock: cpu 0, msr 14b801001, primary cpu clock | |
[ 0.000001] kvm-clock: using sched offset of 622072579 cycles | |
[ 0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns | |
[ 0.000007] tsc: Detected 2592.006 MHz processor | |
[ 0.000439] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
[ 0.000441] e820: remove [mem 0x000a0000-0x000fffff] usable | |
[ 0.000444] last_pfn = 0x240000 max_arch_pfn = 0x400000000 | |
[ 0.000463] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT | |
[ 0.000471] last_pfn = 0xbffdd max_arch_pfn = 0x400000000 | |
[ 0.008035] found SMP MP-table at [mem 0x000f5bf0-0x000f5bff] | |
[ 0.008055] Using GB pages for direct mapping | |
[ 0.008201] RAMDISK: [mem 0xbed51000-0xbffcffff] | |
[ 0.008208] ACPI: Early table checksum verification disabled | |
[ 0.008220] ACPI: RSDP 0x00000000000F5BB0 000014 (v00 BOCHS ) | |
[ 0.008224] ACPI: RSDT 0x00000000BFFE1854 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) | |
[ 0.008230] ACPI: FACP 0x00000000BFFE16B0 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) | |
[ 0.008238] ACPI: DSDT 0x00000000BFFDFB80 001B30 (v01 BOCHS BXPC 00000001 BXPC 00000001) | |
[ 0.008242] ACPI: FACS 0x00000000BFFDFB40 000040 | |
[ 0.008245] ACPI: APIC 0x00000000BFFE1724 0000D0 (v01 BOCHS BXPC 00000001 BXPC 00000001) | |
[ 0.008249] ACPI: HPET 0x00000000BFFE17F4 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) | |
[ 0.008252] ACPI: WAET 0x00000000BFFE182C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) | |
[ 0.008255] ACPI: Reserving FACP table memory at [mem 0xbffe16b0-0xbffe1723] | |
[ 0.008256] ACPI: Reserving DSDT table memory at [mem 0xbffdfb80-0xbffe16af] | |
[ 0.008257] ACPI: Reserving FACS table memory at [mem 0xbffdfb40-0xbffdfb7f] | |
[ 0.008258] ACPI: Reserving APIC table memory at [mem 0xbffe1724-0xbffe17f3] | |
[ 0.008259] ACPI: Reserving HPET table memory at [mem 0xbffe17f4-0xbffe182b] | |
[ 0.008260] ACPI: Reserving WAET table memory at [mem 0xbffe182c-0xbffe1853] | |
[ 0.008494] No NUMA configuration found | |
[ 0.008495] Faking a node at [mem 0x0000000000000000-0x000000023fffffff] | |
[ 0.008498] NODE_DATA(0) allocated [mem 0x23fffc000-0x23fffffff] | |
[ 0.008692] Zone ranges: | |
[ 0.008693] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.008695] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] | |
[ 0.008696] Normal [mem 0x0000000100000000-0x000000023fffffff] | |
[ 0.008698] Device empty | |
[ 0.008699] Movable zone start for each node | |
[ 0.008699] Early memory node ranges | |
[ 0.008700] node 0: [mem 0x0000000000001000-0x000000000009efff] | |
[ 0.008702] node 0: [mem 0x0000000000100000-0x00000000bffdcfff] | |
[ 0.008703] node 0: [mem 0x0000000100000000-0x000000023fffffff] | |
[ 0.008704] Initmem setup node 0 [mem 0x0000000000001000-0x000000023fffffff] | |
[ 0.008870] On node 0, zone DMA: 1 pages in unavailable ranges | |
[ 0.008884] On node 0, zone DMA: 97 pages in unavailable ranges | |
[ 0.026099] On node 0, zone Normal: 35 pages in unavailable ranges | |
[ 0.026369] ACPI: PM-Timer IO Port: 0x608 | |
[ 0.026381] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) | |
[ 0.026414] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 | |
[ 0.026417] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) | |
[ 0.026419] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) | |
[ 0.026420] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) | |
[ 0.026423] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) | |
[ 0.026424] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) | |
[ 0.026427] ACPI: Using ACPI (MADT) for SMP configuration information | |
[ 0.026428] ACPI: HPET id: 0x8086a201 base: 0xfed00000 | |
[ 0.026433] TSC deadline timer available | |
[ 0.026436] smpboot: Allowing 12 CPUs, 0 hotplug CPUs | |
[ 0.026450] kvm-guest: KVM setup pv remote TLB flush | |
[ 0.026452] kvm-guest: setup PV sched yield | |
[ 0.026462] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] | |
[ 0.026464] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] | |
[ 0.026465] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] | |
[ 0.026466] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] | |
[ 0.026467] PM: hibernation: Registered nosave memory: [mem 0xbffdd000-0xbfffffff] | |
[ 0.026467] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] | |
[ 0.026468] PM: hibernation: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] | |
[ 0.026468] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xfffbffff] | |
[ 0.026469] PM: hibernation: Registered nosave memory: [mem 0xfffc0000-0xffffffff] | |
[ 0.026470] [mem 0xc0000000-0xfeffbfff] available for PCI devices | |
[ 0.026471] Booting paravirtualized kernel on KVM | |
[ 0.026473] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns | |
[ 0.029860] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1 | |
[ 0.030343] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144 | |
[ 0.030347] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152 | |
[ 0.030349] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- | |
[ 0.030377] kvm-guest: setup async PF for cpu 0 | |
[ 0.030381] kvm-guest: stealtime: cpu 0, msr 237a2f080 | |
[ 0.030384] kvm-guest: PV spinlocks enabled | |
[ 0.030385] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) | |
[ 0.030392] Built 1 zonelists, mobility grouping on. Total pages: 2064093 | |
[ 0.030393] Policy zone: Normal | |
[ 0.030394] Kernel command line: booster.log=debug printk.devkmsg=on root=/dev/sda console=ttyS0,115200 ignore_loglevel | |
[ 0.031542] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) | |
[ 0.031943] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) | |
[ 0.032257] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off | |
[ 0.056512] Memory: 8114736K/8388076K available (14344K kernel code, 2064K rwdata, 9356K rodata, 1804K init, 4076K bss, 273080K reserved, 0K cma-reserved) | |
[ 0.056524] random: get_random_u64 called from __kmem_cache_create+0x2a/0x5a0 with crng_init=0 | |
[ 0.056627] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1 | |
[ 0.056639] Kernel/User page tables isolation: enabled | |
[ 0.056653] ftrace: allocating 42548 entries in 167 pages | |
[ 0.067433] ftrace: allocated 167 pages with 5 groups | |
[ 0.067662] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.067664] rcu: RCU dyntick-idle grace-period acceleration is enabled. | |
[ 0.067664] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12. | |
[ 0.067665] rcu: RCU priority boosting: priority 1 delay 500 ms. | |
[ 0.067666] Trampoline variant of Tasks RCU enabled. | |
[ 0.067667] Rude variant of Tasks RCU enabled. | |
[ 0.067667] Tracing variant of Tasks RCU enabled. | |
[ 0.067668] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. | |
[ 0.067669] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12 | |
[ 0.070162] NR_IRQS: 20736, nr_irqs: 520, preallocated irqs: 16 | |
[ 0.070370] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) | |
[ 0.077779] Console: colour VGA+ 80x25 | |
[ 0.172382] printk: console [ttyS0] enabled | |
[ 0.172876] ACPI: Core revision 20210604 | |
[ 0.173560] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns | |
[ 0.174684] APIC: Switch to symmetric I/O mode setup | |
[ 0.175508] x2apic enabled | |
[ 0.176046] Switched APIC routing to physical x2apic. | |
[ 0.176597] kvm-guest: setup PV IPIs | |
[ 0.177728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
[ 0.178630] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x255cbc978bf, max_idle_ns: 440795251759 ns | |
[ 0.179754] Calibrating delay loop (skipped) preset value.. 5186.01 BogoMIPS (lpj=8640020) | |
[ 0.180769] pid_max: default: 32768 minimum: 301 | |
[ 0.183107] LSM: Security Framework initializing | |
[ 0.183695] landlock: Up and running. | |
[ 0.184118] Yama: becoming mindful. | |
[ 0.184493] LSM support for eBPF active | |
[ 0.184911] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.186074] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.186636] x86/cpu: User Mode Instruction Prevention (UMIP) activated | |
[ 0.187385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 | |
[ 0.187946] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 | |
[ 0.188620] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization | |
[ 0.189754] Spectre V2 : Mitigation: Full generic retpoline | |
[ 0.190341] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch | |
[ 0.191211] Spectre V2 : Enabling Restricted Speculation for firmware calls | |
[ 0.191990] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier | |
[ 0.193085] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp | |
[ 0.194082] SRBDS: Unknown: Dependent on hypervisor status | |
[ 0.194656] MDS: Mitigation: Clear CPU buffers | |
[ 0.197696] Freeing SMP alternatives memory: 36K | |
[ 0.198249] smpboot: CPU0: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (family: 0x6, model: 0x9e, stepping: 0xa) | |
[ 0.199693] Performance Events: Skylake events, full-width counters, Intel PMU driver. | |
[ 0.199751] ... version: 2 | |
[ 0.199751] ... bit width: 48 | |
[ 0.199751] ... generic registers: 4 | |
[ 0.199753] ... value mask: 0000ffffffffffff | |
[ 0.200391] ... max period: 00007fffffffffff | |
[ 0.200952] ... fixed-purpose events: 3 | |
[ 0.201373] ... event mask: 000000070000000f | |
[ 0.202015] rcu: Hierarchical SRCU implementation. | |
[ 0.202912] smp: Bringing up secondary CPUs ... | |
[ 0.203224] x86: Booting SMP configuration: | |
[ 0.203660] .... node #0, CPUs: #1 | |
[ 0.109464] kvm-clock: cpu 1, msr 14b801041, secondary cpu clock | |
[ 0.109464] smpboot: CPU 1 Converting physical 0 to logical die 1 | |
[ 0.206431] kvm-guest: setup async PF for cpu 1 | |
[ 0.206988] kvm-guest: stealtime: cpu 1, msr 237a6f080 | |
[ 0.207636] #2 | |
[ 0.109464] kvm-clock: cpu 2, msr 14b801081, secondary cpu clock | |
[ 0.109464] smpboot: CPU 2 Converting physical 0 to logical die 2 | |
[ 0.213100] kvm-guest: setup async PF for cpu 2 | |
[ 0.213669] kvm-guest: stealtime: cpu 2, msr 237aaf080 | |
[ 0.214219] #3 | |
[ 0.109464] kvm-clock: cpu 3, msr 14b8010c1, secondary cpu clock | |
[ 0.109464] smpboot: CPU 3 Converting physical 0 to logical die 3 | |
[ 0.216429] kvm-guest: setup async PF for cpu 3 | |
[ 0.217192] kvm-guest: stealtime: cpu 3, msr 237aef080 | |
[ 0.218037] #4 | |
[ 0.109464] kvm-clock: cpu 4, msr 14b801101, secondary cpu clock | |
[ 0.109464] smpboot: CPU 4 Converting physical 0 to logical die 4 | |
[ 0.223099] kvm-guest: setup async PF for cpu 4 | |
[ 0.223725] kvm-guest: stealtime: cpu 4, msr 237b2f080 | |
[ 0.224508] #5 | |
[ 0.109464] kvm-clock: cpu 5, msr 14b801141, secondary cpu clock | |
[ 0.109464] smpboot: CPU 5 Converting physical 0 to logical die 5 | |
[ 0.229763] kvm-guest: setup async PF for cpu 5 | |
[ 0.230298] kvm-guest: stealtime: cpu 5, msr 237b6f080 | |
[ 0.230833] #6 | |
[ 0.109464] kvm-clock: cpu 6, msr 14b801181, secondary cpu clock | |
[ 0.109464] smpboot: CPU 6 Converting physical 0 to logical die 6 | |
[ 0.233096] kvm-guest: setup async PF for cpu 6 | |
[ 0.233618] kvm-guest: stealtime: cpu 6, msr 237baf080 | |
[ 0.234168] #7 | |
[ 0.109464] kvm-clock: cpu 7, msr 14b8011c1, secondary cpu clock | |
[ 0.109464] smpboot: CPU 7 Converting physical 0 to logical die 7 | |
[ 0.236430] kvm-guest: setup async PF for cpu 7 | |
[ 0.236995] kvm-guest: stealtime: cpu 7, msr 237bef080 | |
[ 0.237615] #8 | |
[ 0.109464] kvm-clock: cpu 8, msr 14b801201, secondary cpu clock | |
[ 0.109464] smpboot: CPU 8 Converting physical 0 to logical die 8 | |
[ 0.243096] kvm-guest: setup async PF for cpu 8 | |
[ 0.243681] kvm-guest: stealtime: cpu 8, msr 237c2f080 | |
[ 0.244231] #9 | |
[ 0.109464] kvm-clock: cpu 9, msr 14b801241, secondary cpu clock | |
[ 0.109464] smpboot: CPU 9 Converting physical 0 to logical die 9 | |
[ 0.246430] kvm-guest: setup async PF for cpu 9 | |
[ 0.247034] kvm-guest: stealtime: cpu 9, msr 237c6f080 | |
[ 0.248019] #10 | |
[ 0.109464] kvm-clock: cpu 10, msr 14b801281, secondary cpu clock | |
[ 0.109464] smpboot: CPU 10 Converting physical 0 to logical die 10 | |
[ 0.253099] kvm-guest: setup async PF for cpu 10 | |
[ 0.253614] kvm-guest: stealtime: cpu 10, msr 237caf080 | |
[ 0.254206] #11 | |
[ 0.109464] kvm-clock: cpu 11, msr 14b8012c1, secondary cpu clock | |
[ 0.109464] smpboot: CPU 11 Converting physical 0 to logical die 11 | |
[ 0.259765] kvm-guest: setup async PF for cpu 11 | |
[ 0.260250] kvm-guest: stealtime: cpu 11, msr 237cef080 | |
[ 0.260813] smp: Brought up 1 node, 12 CPUs | |
[ 0.260813] smpboot: Max logical packages: 12 | |
[ 0.260836] smpboot: Total of 12 processors activated (62233.15 BogoMIPS) | |
[ 0.263417] devtmpfs: initialized | |
[ 0.263476] x86/mm: Memory block size: 128MB | |
[ 0.264252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns | |
[ 0.264479] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) | |
[ 0.266471] pinctrl core: initialized pinctrl subsystem | |
[ 0.267137] PM: RTC time: 01:21:33, date: 2021-10-21 | |
[ 0.267875] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.268711] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.269769] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.270769] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.271628] audit: initializing netlink subsys (disabled) | |
[ 0.272307] audit: type=2000 audit(1634779293.583:1): state=initialized audit_enabled=0 res=1 | |
[ 0.272307] thermal_sys: Registered thermal governor 'fair_share' | |
[ 0.273086] thermal_sys: Registered thermal governor 'bang_bang' | |
[ 0.273837] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.274534] thermal_sys: Registered thermal governor 'user_space' | |
[ 0.275318] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.276070] cpuidle: using governor ladder | |
[ 0.276970] cpuidle: using governor menu | |
[ 0.277662] HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB | |
[ 0.278630] ACPI: bus type PCI registered | |
[ 0.279079] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
[ 0.279834] PCI: Using configuration type 1 for base access | |
[ 0.281527] Kprobes globally optimized | |
[ 0.282047] HugeTLB: can free 6 vmemmap pages for hugepages-2048kB | |
[ 0.283088] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.283802] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.284685] ACPI: Added _OSI(Module Device) | |
[ 0.286426] ACPI: Added _OSI(Processor Device) | |
[ 0.286945] ACPI: Added _OSI(3.0 _SCP Extensions) | |
[ 0.287557] ACPI: Added _OSI(Processor Aggregator Device) | |
[ 0.288155] ACPI: Added _OSI(Linux-Dell-Video) | |
[ 0.288611] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) | |
[ 0.289155] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) | |
[ 0.290523] ACPI: 1 ACPI AML tables successfully acquired and loaded | |
[ 0.292022] ACPI: Interpreter enabled | |
[ 0.292518] ACPI: PM: (supports S0 S3 S4 S5) | |
[ 0.293018] ACPI: Using IOAPIC for interrupt routing | |
[ 0.293100] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
[ 0.294422] ACPI: Enabled 2 GPEs in block 00 to 0F | |
[ 0.297287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) | |
[ 0.298099] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] | |
[ 0.299050] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. | |
[ 0.300454] acpiphp: Slot [3] registered | |
[ 0.300887] acpiphp: Slot [4] registered | |
[ 0.301322] acpiphp: Slot [5] registered | |
[ 0.301757] acpiphp: Slot [6] registered | |
[ 0.302199] acpiphp: Slot [7] registered | |
[ 0.302703] acpiphp: Slot [8] registered | |
[ 0.303099] acpiphp: Slot [9] registered | |
[ 0.303528] acpiphp: Slot [10] registered | |
[ 0.303970] acpiphp: Slot [11] registered | |
[ 0.304410] acpiphp: Slot [12] registered | |
[ 0.304909] acpiphp: Slot [13] registered | |
[ 0.305371] acpiphp: Slot [14] registered | |
[ 0.305997] acpiphp: Slot [15] registered | |
[ 0.306438] acpiphp: Slot [16] registered | |
[ 0.306912] acpiphp: Slot [17] registered | |
[ 0.307354] acpiphp: Slot [18] registered | |
[ 0.307797] acpiphp: Slot [19] registered | |
[ 0.308240] acpiphp: Slot [20] registered | |
[ 0.308693] acpiphp: Slot [21] registered | |
[ 0.309287] acpiphp: Slot [22] registered | |
[ 0.309767] acpiphp: Slot [23] registered | |
[ 0.310249] acpiphp: Slot [24] registered | |
[ 0.310678] acpiphp: Slot [25] registered | |
[ 0.311109] acpiphp: Slot [26] registered | |
[ 0.311535] acpiphp: Slot [27] registered | |
[ 0.312083] acpiphp: Slot [28] registered | |
[ 0.312628] acpiphp: Slot [29] registered | |
[ 0.313093] acpiphp: Slot [30] registered | |
[ 0.313521] acpiphp: Slot [31] registered | |
[ 0.314028] PCI host bridge to bus 0000:00 | |
[ 0.314449] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] | |
[ 0.315157] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
[ 0.316029] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
[ 0.316419] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] | |
[ 0.317183] pci_bus 0000:00: root bus resource [mem 0x240000000-0x2bfffffff window] | |
[ 0.317963] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 0.318790] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 | |
[ 0.320188] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 | |
[ 0.321238] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 | |
[ 0.323554] pci 0000:00:01.1: reg 0x20: [io 0xc080-0xc08f] | |
[ 0.324930] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] | |
[ 0.326029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] | |
[ 0.326420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] | |
[ 0.327207] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] | |
[ 0.328232] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 | |
[ 0.329220] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI | |
[ 0.329766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB | |
[ 0.330914] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000 | |
[ 0.335001] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref] | |
[ 0.345774] pci 0000:00:02.0: reg 0x18: [mem 0xfebf0000-0xfebf0fff] | |
[ 0.364928] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref] | |
[ 0.366438] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 | |
[ 0.370118] pci 0000:00:03.0: reg 0x10: [mem 0xfebc0000-0xfebdffff] | |
[ 0.376420] pci 0000:00:03.0: reg 0x14: [io 0xc000-0xc03f] | |
[ 0.384577] pci 0000:00:03.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] | |
[ 0.386609] pci 0000:00:04.0: [1af4:1004] type 00 class 0x010000 | |
[ 0.390292] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f] | |
[ 0.396424] pci 0000:00:04.0: reg 0x14: [mem 0xfebf1000-0xfebf1fff] | |
[ 0.413103] pci 0000:00:04.0: reg 0x20: [mem 0xfe000000-0xfe003fff 64bit pref] | |
[ 0.444640] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 | |
[ 0.446998] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 | |
[ 0.450257] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 | |
[ 0.453595] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 | |
[ 0.456691] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 | |
[ 0.462259] iommu: Default domain type: Translated | |
[ 0.463236] pci 0000:00:02.0: vgaarb: setting as boot VGA device | |
[ 0.466417] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none | |
[ 0.466435] pci 0000:00:02.0: vgaarb: bridge control possible | |
[ 0.469598] vgaarb: loaded | |
[ 0.470473] SCSI subsystem initialized | |
[ 0.472724] libata version 3.00 loaded. | |
[ 0.473129] ACPI: bus type USB registered | |
[ 0.475365] usbcore: registered new interface driver usbfs | |
[ 0.476461] usbcore: registered new interface driver hub | |
[ 0.479330] usbcore: registered new device driver usb | |
[ 0.479840] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.482673] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.483110] PTP clock support registered | |
[ 0.485283] EDAC MC: Ver: 3.0.0 | |
[ 0.487072] NetLabel: Initializing | |
[ 0.489764] NetLabel: domain hash size = 128 | |
[ 0.492207] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 0.493175] NetLabel: unlabeled traffic allowed by default | |
[ 0.496192] PCI: Using ACPI for IRQ routing | |
[ 0.496438] PCI: pci_cache_line_size set to 64 bytes | |
[ 0.499532] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] | |
[ 0.499770] e820: reserve RAM buffer [mem 0xbffdd000-0xbfffffff] | |
[ 0.501989] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 | |
[ 0.503092] hpet0: 3 comparators, 64-bit 100.000000 MHz counter | |
[ 0.510030] clocksource: Switched to clocksource kvm-clock | |
[ 0.528097] VFS: Disk quotas dquot_6.6.0 | |
[ 0.528850] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.530178] pnp: PnP ACPI init | |
[ 0.530848] pnp 00:02: [dma 2] | |
[ 0.531735] pnp: PnP ACPI: found 6 devices | |
[ 0.538782] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
[ 0.540209] NET: Registered PF_INET protocol family | |
[ 0.541228] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.543273] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) | |
[ 0.544652] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
[ 0.545798] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) | |
[ 0.546858] TCP: Hash tables configured (established 65536 bind 65536) | |
[ 0.547796] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) | |
[ 0.548835] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) | |
[ 0.549769] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) | |
[ 0.550804] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.551570] NET: Registered PF_XDP protocol family | |
[ 0.552156] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] | |
[ 0.552909] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] | |
[ 0.553656] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] | |
[ 0.554483] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window] | |
[ 0.555307] pci_bus 0000:00: resource 8 [mem 0x240000000-0x2bfffffff window] | |
[ 0.556187] pci 0000:00:01.0: PIIX3: Enabling Passive Release | |
[ 0.556898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers | |
[ 0.557622] pci 0000:00:01.0: Activating ISA DMA hang workarounds | |
[ 0.558396] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
[ 0.559427] PCI: CLS 0 bytes, default 64 | |
[ 0.559955] Trying to unpack rootfs image as initramfs... | |
[ 0.583290] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) | |
[ 0.584125] software IO TLB: mapped [mem 0x00000000bad51000-0x00000000bed51000] (64MB) | |
[ 0.585330] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cbc978bf, max_idle_ns: 440795251759 ns | |
[ 0.667130] Freeing initrd memory: 18940K | |
[ 0.669370] Initialise system trusted keyrings | |
[ 0.669978] Key type blacklist registered | |
[ 0.670559] workingset: timestamp_bits=41 max_order=21 bucket_order=0 | |
[ 0.672230] zbud: loaded | |
[ 0.679458] Key type asymmetric registered | |
[ 0.680002] Asymmetric key parser 'x509' registered | |
[ 0.680625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) | |
[ 0.681660] io scheduler mq-deadline registered | |
[ 0.682279] io scheduler kyber registered | |
[ 0.682815] io scheduler bfq registered | |
[ 0.684050] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 0.684981] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 | |
[ 0.686144] ACPI: button: Power Button [PWRF] | |
[ 0.687136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
[ 0.688200] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A | |
[ 0.690863] Non-volatile memory driver v1.3 | |
[ 0.691405] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]> | |
[ 0.692258] AMD-Vi: AMD IOMMUv2 functionality not available on this system | |
[ 0.694326] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.695147] ehci-pci: EHCI PCI platform driver | |
[ 0.695725] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 0.696516] ohci-pci: OHCI PCI platform driver | |
[ 0.697090] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 0.697921] usbcore: registered new interface driver usbserial_generic | |
[ 0.698750] usbserial: USB Serial support registered for generic | |
[ 0.699605] rtc_cmos 00:05: RTC can wake from S4 | |
[ 0.700562] rtc_cmos 00:05: registered as rtc0 | |
[ 0.701252] rtc_cmos 00:05: setting system clock to 2021-10-21T01:21:33 UTC (1634779293) | |
[ 0.702337] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs | |
[ 0.703315] intel_pstate: CPU model not supported | |
[ 0.704388] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.705192] hid: raw HID events driver (C) Jiri Kosina | |
[ 0.705977] intel_pmc_core intel_pmc_core.0: initialized | |
[ 0.706699] drop_monitor: Initializing network drop monitor service | |
[ 0.707542] Initializing XFRM netlink socket | |
[ 0.708151] NET: Registered PF_INET6 protocol family | |
[ 0.710903] Segment Routing with IPv6 | |
[ 0.711372] RPL Segment Routing with IPv6 | |
[ 0.711904] NET: Registered PF_PACKET protocol family | |
[ 0.713601] IPI shorthand broadcast: enabled | |
[ 0.714226] sched_clock: Marking stable (607438436, 106131120)->(1162068175, -448498619) | |
[ 0.715776] registered taskstats version 1 | |
[ 0.717194] Loading compiled-in X.509 certificates | |
[ 0.719054] Loaded X.509 cert 'Build time autogenerated kernel key: c489b3212c8f847a11eda23ed858bb787c0d6dac' | |
[ 0.720844] zswap: loaded using pool lz4/z3fold | |
[ 0.722019] Key type ._fscrypt registered | |
[ 0.722590] Key type .fscrypt registered | |
[ 0.723146] Key type fscrypt-provisioning registered | |
[ 0.724097] PM: Magic number: 9:528:357 | |
[ 0.724836] RAS: Correctable Errors collector initialized. | |
[ 0.726782] Freeing unused decrypted memory: 2036K | |
[ 0.728020] Freeing unused kernel image (initmem) memory: 1804K | |
[ 0.760042] Write protecting the kernel read-only data: 26624k | |
[ 0.767310] Freeing unused kernel image (text/rodata gap) memory: 2036K | |
[ 0.771971] Freeing unused kernel image (rodata/data gap) memory: 884K | |
[ 0.905046] x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
[ 0.906038] rodata_test: all tests were successful | |
[ 0.906712] x86/mm: Checking user space page tables | |
[ 0.946463] x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
[ 0.947314] Run /init as init process | |
[ 0.947877] with arguments: | |
[ 0.948388] /init | |
[ 0.948763] with environment: | |
[ 0.949174] HOME=/ | |
[ 0.949511] TERM=linux | |
[ 0.955011] booster: no match found for alias input:b0019v0000p0001e0000-e0,1,k74,ramlsfw | |
[ 0.956496] booster: no match found for alias acpi:LNXPWRBN: | |
[ 0.957714] booster: no match found for alias acpi:LNXCPU: | |
[ 0.958795] booster: no match found for alias acpi:LNXCPU: | |
[ 0.959708] booster: no match found for alias acpi:LNXCPU: | |
[ 0.960421] booster: no match found for alias acpi:LNXCPU: | |
[ 0.961314] booster: no match found for alias acpi:LNXCPU: | |
[ 0.962173] booster: no match found for alias acpi:LNXCPU: | |
[ 0.963122] booster: no match found for alias acpi:LNXCPU: | |
[ 0.964066] booster: no match found for alias acpi:LNXCPU: | |
[ 0.965057] booster: no match found for alias acpi:LNXCPU: | |
[ 0.965851] booster: no match found for alias acpi:LNXCPU: | |
[ 0.966725] booster: no match found for alias acpi:LNXCPU: | |
[ 0.967431] booster: no match found for alias acpi:LNXCPU: | |
[ 0.968130] booster: no match found for alias acpi:ACPI0010:PNP0A05: | |
[ 0.968981] booster: no match found for alias acpi:PNP0A06: | |
[ 0.969707] booster: no match found for alias acpi:PNP0A06: | |
[ 0.970467] booster: no match found for alias acpi:PNP0103: | |
[ 0.971170] booster: no match found for alias acpi:PNP0A06: | |
[ 0.971879] booster: modalias acpi:PNP0303: matched module i8042 | |
[ 0.973235] booster: no match found for alias acpi:QEMU0002: | |
[ 0.974368] booster: no match found for alias acpi:PNP0400: | |
[ 0.975138] booster: no match found for alias acpi:PNP0700: | |
[ 0.975891] booster: no match found for alias acpi:PNP0B00: | |
[ 0.976607] booster: no match found for alias acpi:PNP0501: | |
[ 0.977276] booster: modalias acpi:PNP0F13: matched module i8042 | |
[ 0.978030] booster: no match found for alias acpi:PNP0A03: | |
[ 0.978761] booster: no match found for alias acpi:PNP0C0F: | |
[ 0.979640] booster: no match found for alias acpi:PNP0C0F: | |
[ 0.980324] booster: no match found for alias acpi:PNP0C0F: | |
[ 0.981033] booster: no match found for alias acpi:PNP0C0F: | |
[ 0.981693] booster: no match found for alias acpi:PNP0C0F: | |
[ 0.982657] booster: no match found for alias acpi:LNXSYBUS: | |
[ 0.983772] booster: no match found for alias acpi:LNXSYBUS: | |
[ 0.984667] booster: no match found for alias acpi:LNXSYSTM: | |
[ 0.985610] booster: no match found for alias pci:v00008086d00001237sv00001AF4sd00001100bc06sc00i00 | |
[ 0.986822] booster: no match found for alias pci:v00008086d00007000sv00001AF4sd00001100bc06sc01i00 | |
[ 0.988014] booster: no match found for alias pci:v00008086d00007113sv00001AF4sd00001100bc06sc80i00 | |
[ 0.989280] booster: no match found for alias pci:v00008086d00007010sv00001AF4sd00001100bc01sc01i80 | |
[ 0.990734] booster: no match found for alias pci:v00008086d0000100Esv00001AF4sd00001100bc02sc00i00 | |
[ 0.992029] booster: modalias pci:v00001AF4d00001004sv00001AF4sd00000008bc01sc00i00 matched module virtio_pci | |
[ 0.993617] booster: no match found for alias pci:v00001234d00001111sv00001AF4sd00001100bc03sc00i00 | |
[ 0.995324] booster: no match found for alias acpi:QEMU0002: | |
[ 0.996505] booster: no match found for alias platform:intel_pmc_core | |
[ 0.997793] booster: no match found for alias acpi:PNP0103: | |
[ 0.998915] booster: no match found for alias platform:platform-framebuffer | |
[ 1.000304] booster: no match found for alias platform:pcspkr | |
[ 1.001455] booster: no match found for alias platform:reg-dummy | |
[ 1.002646] booster: no match found for alias platform:serial8250 | |
[ 1.003860] booster: no match found for alias platform:alarmtimer | |
[ 1.005064] booster: loading module serio | |
[ 1.005948] booster: modalias cpu:type:x86,ven0000fam0006mod009E:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001B,002B,0034,003A,003B,003D,0068,006B,006F,0070,0072,0074,0075,0076,0079,007F,0080,0081,0085,0089,008C,008D,008F,0091,0093,0094,0095,0096,0097,0098,0099,009A,009B,009C,009D,009E,009F,00C0,00C5,00C8,00E1,00E7,00EB,00EC,00F0,00F1,00F3,00F5,00F6,00F9,00FA,00FB,00FD,00FF,0100,0101,0102,0103,0104,0111,0114,0115,0120,0121,0123,0125,0127,0128,0129,012A,012E,0132,0133,0134,0137,0140,0141,0142,0143,0165,01AC,01AE,01AF,01B8,01C2,0202,024A,025A,025B,025D,025F matched module aesni_intel | |
[ 1.013400] booster: modalias cpu:type:x86,ven0000fam0006mod009E:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001B,002B,0034,003A,003B,003D,0068,006B,006F,0070,0072,0074,0075,0076,0079,007F,0080,0081,0085,0089,008C,008D,008F,0091,0093,0094,0095,0096,0097,0098,0099,009A,009B,009C,009D,009E,009F,00C0,00C5,00C8,00E1,00E7,00EB,00EC,00F0,00F1,00F3,00F5,00F6,00F9,00FA,00FB,00FD,00FF,0100,0101,0102,0103,0104,0111,0114,0115,0120,0121,0123,0125,0127,0128,0129,012A,012E,0132,0133,0134,0137,0140,0141,0142,0143,0165,01AC,01AE,01AF,01B8,01C2,0202,024A,025A,025B,025D,025F matched module ghash_clmulni_intel | |
[ 1.021189] booster: modalias cpu:type:x86,ven0000fam0006mod009E:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001B,002B,0034,003A,003B,003D,0068,006B,006F,0070,0072,0074,0075,0076,0079,007F,0080,0081,0085,0089,008C,008D,008F,0091,0093,0094,0095,0096,0097,0098,0099,009A,009B,009C,009D,009E,009F,00C0,00C5,00C8,00E1,00E7,00EB,00EC,00F0,00F1,00F3,00F5,00F6,00F9,00FA,00FB,00FD,00FF,0100,0101,0102,0103,0104,0111,0114,0115,0120,0121,0123,0125,0127,0128,0129,012A,012E,0132,0133,0134,0137,0140,0141,0142,0143,0165,01AC,01AE,01AF,01B8,01C2,0202,024A,025A,025B,025D,025F matched module crc32c_intel | |
[ 1.028847] booster: modalias cpu:type:x86,ven0000fam0006mod009E:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001B,002B,0034,003A,003B,003D,0068,006B,006F,0070,0072,0074,0075,0076,0079,007F,0080,0081,0085,0089,008C,008D,008F,0091,0093,0094,0095,0096,0097,0098,0099,009A,009B,009C,009D,009E,009F,00C0,00C5,00C8,00E1,00E7,00EB,00EC,00F0,00F1,00F3,00F5,00F6,00F9,00FA,00FB,00FD,00FF,0100,0101,0102,0103,0104,0111,0114,0115,0120,0121,0123,0125,0127,0128,0129,012A,012E,0132,0133,0134,0137,0140,0141,0142,0143,0165,01AC,01AE,01AF,01B8,01C2,0202,024A,025A,025B,025D,025F matched module crc32_pclmul | |
[ 1.036531] booster: modalias cpu:type:x86,ven0000fam0006mod009E:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001B,002B,0034,003A,003B,003D,0068,006B,006F,0070,0072,0074,0075,0076,0079,007F,0080,0081,0085,0089,008C,008D,008F,0091,0093,0094,0095,0096,0097,0098,0099,009A,009B,009C,009D,009E,009F,00C0,00C5,00C8,00E1,00E7,00EB,00EC,00F0,00F1,00F3,00F5,00F6,00F9,00FA,00FB,00FD,00FF,0100,0101,0102,0103,0104,0111,0114,0115,0120,0121,0123,0125,0127,0128,0129,012A,012E,0132,0133,0134,0137,0140,0141,0142,0143,0165,01AC,01AE,01AF,01B8,01C2,0202,024A,025A,025B,025D,025F matched module crct10dif_pclmul | |
[ 1.044284] booster: no match found for alias dmi:bvnSeaBIOS:bvrArchLinux1.14.0-1:bd04/01/2014:br0.0:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-6.1:cvnQEMU:ct1:cvrpc-i440fx-6.1:sku: | |
[ 1.046544] booster: udev event {Header:add@/bus/serio Action:add Devpath:/bus/serio Subsystem:bus Seqnum:1015 Vars:map[ACTION:add DEVPATH:/bus/serio SEQNUM:1015 SUBSYSTEM:bus]} | |
[ 1.048658] booster: udev event {Header:add@/module/serio Action:add Devpath:/module/serio Subsystem:module Seqnum:1016 Vars:map[ACTION:add DEVPATH:/module/serio SEQNUM:1016 SUBSYSTEM:module]} | |
[ 1.050973] booster: loading module virtio_pci_modern_dev | |
[ 1.051900] booster: loading module crct10dif_pclmul | |
[ 1.052663] booster: loading module cryptd | |
[ 1.053343] booster: loading module crc32c_intel | |
[ 1.054420] booster: udev event {Header:add@/module/virtio_pci_modern_dev Action:add Devpath:/module/virtio_pci_modern_dev Subsystem:module Seqnum:1017 Vars:map[ACTION:add DEVPATH:/module/virtio_pci_modern_dev SEQNUM:1017 SUBSYSTEM:module]} | |
[ 1.057403] booster: loading module virtio_pci | |
[ 1.058241] booster: loading module crc32_pclmul | |
[ 1.058407] cryptd: max_cpu_qlen set to 1000 | |
[ 1.058942] booster: udev event {Header:add@/module/crct10dif_pclmul Action:add Devpath:/module/crct10dif_pclmul Subsystem:module Seqnum:1018 Vars:map[ACTION:add DEVPATH:/module/crct10dif_pclmul SEQNUM:1018 SUBSYSTEM:module]} | |
[ 1.063383] booster: udev event {Header:add@/module/crc32c_intel Action:add Devpath:/module/crc32c_intel Subsystem:module Seqnum:1019 Vars:map[ACTION:add DEVPATH:/module/crc32c_intel SEQNUM:1019 SUBSYSTEM:module]} | |
[ 1.067054] booster: loading module i8042 | |
[ 1.067672] booster: udev event {Header:add@/module/cryptd Action:add Devpath:/module/cryptd Subsystem:module Seqnum:1020 Vars:map[ACTION:add DEVPATH:/module/cryptd SEQNUM:1020 SUBSYSTEM:module]} | |
[ 1.071396] booster: loading module ghash_clmulni_intel | |
[ 1.072175] booster: loading module crypto_simd | |
[ 1.072950] booster: udev event {Header:add@/module/crc32_pclmul Action:add Devpath:/module/crc32_pclmul Subsystem:module Seqnum:1021 Vars:map[ACTION:add DEVPATH:/module/crc32_pclmul SEQNUM:1021 SUBSYSTEM:module]} | |
[ 1.076956] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 | |
[ 1.076984] booster: udev event {Header:bind@/devices/pnp0/00:00 Action:bind Devpath:/devices/pnp0/00:00 Subsystem:pnp Seqnum:1022 Vars:map[ACTION:bind DEVPATH:/devices/pnp0/00:00 DRIVER:i8042 kbd SEQNUM:1022 SUBSYSTEM:pnp]} | |
[ 1.079598] serio: i8042 KBD port at 0x60,0x64 irq 1 | |
[ 1.082396] booster: udev event {Header:add@/bus/pnp/drivers/i8042 kbd Action:add Devpath:/bus/pnp/drivers/i8042 kbd Subsystem:drivers Seqnum:1023 Vars:map[ACTION:add DEVPATH:/bus/pnp/drivers/i8042 kbd SEQNUM:1023 SUBSYSTEM:drivers]} | |
[ 1.083221] serio: i8042 AUX port at 0x60,0x64 irq 12 | |
[ 1.087190] booster: udev event {Header:bind@/devices/pnp0/00:01 Action:bind Devpath:/devices/pnp0/00:01 Subsystem:pnp Seqnum:1024 Vars:map[ACTION:bind DEVPATH:/devices/pnp0/00:01 DRIVER:i8042 aux SEQNUM:1024 SUBSYSTEM:pnp]} | |
[ 1.088165] ACPI: \_SB_.LNKD: Enabled at IRQ 11 | |
[ 1.091781] booster: udev event {Header:add@/bus/pnp/drivers/i8042 aux Action:add Devpath:/bus/pnp/drivers/i8042 aux Subsystem:drivers Seqnum:1025 Vars:map[ACTION:add DEVPATH:/bus/pnp/drivers/i8042 aux SEQNUM:1025 SUBSYSTEM:drivers]} | |
[ 1.127646] booster: udev event {Header:add@/devices/platform/i8042 Action:add Devpath:/devices/platform/i8042 Subsystem:platform Seqnum:1026 Vars:map[ACTION:add DEVPATH:/devices/platform/i8042 MODALIAS:platform:i8042 SEQNUM:1026 SUBSYSTEM:platform]} | |
[ 1.130601] booster: udev event {Header:add@/devices/platform/i8042/serio0 Action:add Devpath:/devices/platform/i8042/serio0 Subsystem:serio Seqnum:1027 Vars:map[ACTION:add DEVPATH:/devices/platform/i8042/serio0 MODALIAS:serio:ty06pr00id00ex00 SEQNUM:1027 SERIO_EXTRA:00 SERIO_FIRMWARE_ID:PNP: PNP0303 SERIO_ID:00 SERIO_PROTO:00 SERIO_TYPE:06 SUBSYSTEM:serio]} | |
[ 1.134822] booster: udev event {Header:add@/devices/platform/i8042/serio1 Action:add Devpath:/devices/platform/i8042/serio1 Subsystem:serio Seqnum:1028 Vars:map[ACTION:add DEVPATH:/devices/platform/i8042/serio1 MODALIAS:serio:ty01pr00id00ex00 SEQNUM:1028 SERIO_EXTRA:00 SERIO_FIRMWARE_ID:PNP: PNP0f13 SERIO_ID:00 SERIO_PROTO:00 SERIO_TYPE:01 SUBSYSTEM:serio]} | |
[ 1.138992] booster: udev event {Header:bind@/devices/platform/i8042 Action:bind Devpath:/devices/platform/i8042 Subsystem:platform Seqnum:1029 Vars:map[ACTION:bind DEVPATH:/devices/platform/i8042 DRIVER:i8042 MODALIAS:platform:i8042 SEQNUM:1029 SUBSYSTEM:platform]} | |
[ 1.142100] booster: loading module aesni_intel | |
[ 1.142745] booster: modalias serio:ty06pr00id00ex00 matched module atkbd | |
[ 1.143792] booster: no match found for alias platform:i8042 | |
[ 1.144571] booster: modalias serio:ty01pr00id00ex00 matched module atkbd | |
[ 1.145579] booster: udev event {Header:add@/bus/platform/drivers/i8042 Action:add Devpath:/bus/platform/drivers/i8042 Subsystem:drivers Seqnum:1030 Vars:map[ACTION:add DEVPATH:/bus/platform/drivers/i8042 SEQNUM:1030 SUBSYSTEM:drivers]} | |
[ 1.148401] booster: udev event {Header:add@/module/i8042 Action:add Devpath:/module/i8042 Subsystem:module Seqnum:1031 Vars:map[ACTION:add DEVPATH:/module/i8042 SEQNUM:1031 SUBSYSTEM:module]} | |
[ 1.150719] booster: udev event {Header:add@/devices/pci0000:00/0000:00:04.0/virtio0 Action:add Devpath:/devices/pci0000:00/0000:00:04.0/virtio0 Subsystem:virtio Seqnum:1032 Vars:map[ACTION:add DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0 MODALIAS:virtio:d00000008v00001AF4 SEQNUM:1032 SUBSYSTEM:virtio]} | |
[ 1.154385] booster: modalias serio:ty01pr00id00ex00 matched module serio_raw | |
[ 1.155426] booster: loading module serio_raw | |
[ 1.156133] booster: modalias serio:ty06pr00id00ex00 matched module serio_raw | |
[ 1.157151] booster: udev event {Header:bind@/devices/pci0000:00/0000:00:04.0 Action:bind Devpath:/devices/pci0000:00/0000:00:04.0 Subsystem:pci Seqnum:1033 Vars:map[ACTION:bind DEVPATH:/devices/pci0000:00/0000:00:04.0 DRIVER:virtio-pci MODALIAS:pci:v00001AF4d00001004sv00001AF4sd00000008bc01sc00i00 PCI_CLASS:10000 PCI_ID:1AF4:1004 PCI_SLOT_NAME:0000:00:04.0 PCI_SUBSYS_ID:1AF4:0008 SEQNUM:1033 SUBSYSTEM:pci]} | |
[ 1.161968] booster: modalias virtio:d00000008v00001AF4 matched module virtio_scsi | |
[ 1.163298] booster: loading module libps2 | |
[ 1.163350] AVX2 version of gcm_enc/dec engaged. | |
[ 1.163943] booster: no match found for alias platform:i8042 | |
[ 1.165337] booster: udev event {Header:add@/bus/pci/drivers/virtio-pci Action:add Devpath:/bus/pci/drivers/virtio-pci Subsystem:drivers Seqnum:1034 Vars:map[ACTION:add DEVPATH:/bus/pci/drivers/virtio-pci SEQNUM:1034 SUBSYSTEM:drivers]} | |
[ 1.168190] booster: udev event {Header:add@/module/virtio_pci Action:add Devpath:/module/virtio_pci Subsystem:module Seqnum:1035 Vars:map[ACTION:add DEVPATH:/module/virtio_pci SEQNUM:1035 SUBSYSTEM:module]} | |
[ 1.170687] booster: udev event {Header:add@/module/crypto_simd Action:add Devpath:/module/crypto_simd Subsystem:module Seqnum:1036 Vars:map[ACTION:add DEVPATH:/module/crypto_simd SEQNUM:1036 SUBSYSTEM:module]} | |
[ 1.173217] booster: udev event {Header:add@/module/ghash_clmulni_intel Action:add Devpath:/module/ghash_clmulni_intel Subsystem:module Seqnum:1037 Vars:map[ACTION:add DEVPATH:/module/ghash_clmulni_intel SEQNUM:1037 SUBSYSTEM:module]} | |
[ 1.175913] booster: loading module virtio_scsi | |
[ 1.176559] booster: modalias pci:v00001AF4d00001004sv00001AF4sd00000008bc01sc00i00 matched module virtio_pci | |
[ 1.176573] AES CTR mode by8 optimization enabled | |
[ 1.178810] booster: udev event {Header:add@/bus/serio/drivers/serio_raw Action:add Devpath:/bus/serio/drivers/serio_raw Subsystem:drivers Seqnum:1038 Vars:map[ACTION:add DEVPATH:/bus/serio/drivers/serio_raw SEQNUM:1038 SUBSYSTEM:drivers]} | |
[ 1.182134] booster: udev event {Header:add@/module/aesni_intel Action:add Devpath:/module/aesni_intel Subsystem:module Seqnum:1039 Vars:map[ACTION:add DEVPATH:/module/aesni_intel SEQNUM:1039 SUBSYSTEM:module]} | |
[ 1.184668] booster: udev event {Header:add@/module/serio_raw Action:add Devpath:/module/serio_raw Subsystem:module Seqnum:1040 Vars:map[ACTION:add DEVPATH:/module/serio_raw SEQNUM:1040 SUBSYSTEM:module]} | |
[ 1.187119] booster: udev event {Header:add@/module/libps2 Action:add Devpath:/module/libps2 Subsystem:module Seqnum:1041 Vars:map[ACTION:add DEVPATH:/module/libps2 SEQNUM:1041 SUBSYSTEM:module]} | |
[ 1.189995] booster: udev event {Header:add@/devices/virtual/workqueue/scsi_tmf_0 Action:add Devpath:/devices/virtual/workqueue/scsi_tmf_0 Subsystem:workqueue Seqnum:1042 Vars:map[ACTION:add DEVPATH:/devices/virtual/workqueue/scsi_tmf_0 SEQNUM:1042 SUBSYSTEM:workqueue]} | |
[ 1.193815] booster: loading module atkbd | |
[ 1.194552] scsi host0: Virtio SCSI HBA | |
[ 1.196039] booster: udev event {Header:add@/devices/pci0000:00/0000:00:04.0/virtio0/host0 Action:add Devpath:/devices/pci0000:00/0000:00:04.0/virtio0/host0 Subsystem:scsi Seqnum:1043 Vars:map[ACTION:add DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0/host0 DEVTYPE:scsi_host SEQNUM:1043 SUBSYSTEM:scsi]} | |
[ 1.236544] booster: udev event {Header:add@/devices/pci0000:00/0000:00:04.0/virtio0/host0/scsi_host/host0 Action:add Devpath:/devices/pci0000:00/0000:00:04.0/virtio0/host0/scsi_host/host0 Subsystem:scsi_host Seqnum:1044 Vars:map[ACTION:add DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0/host0/scsi_host/host0 SEQNUM:1044 SUBSYSTEM:scsi_host]} | |
[ 1.236897] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 | |
[ 1.240657] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 | |
[ 1.242446] booster: udev event {Header:bind@/devices/pci0000:00/0000:00:04.0/virtio0 Action:bind Devpath:/devices/pci0000:00/0000:00:04.0/virtio0 Subsystem:virtio Seqnum:1045 Vars:map[ACTION:bind DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0 DRIVER:virtio_scsi MODALIAS:virtio:d00000008v00001AF4 SEQNUM:1045 SUBSYSTEM:virtio]} | |
[ 1.250138] booster: udev event {Header:add@/bus/virtio/drivers/virtio_scsi Action:add Devpath:/bus/virtio/drivers/virtio_scsi Subsystem:drivers Seqnum:1046 Vars:map[ACTION:add DEVPATH:/bus/virtio/drivers/virtio_scsi SEQNUM:1046 SUBSYSTEM:drivers]} | |
[ 1.255091] booster: udev event {Header:add@/module/virtio_scsi Action:add Devpath:/module/virtio_scsi Subsystem:module Seqnum:1047 Vars:map[ACTION:add DEVPATH:/module/virtio_scsi SEQNUM:1047 SUBSYSTEM:module]} | |
[ 1.258164] booster: udev event {Header:add@/bus/serio/drivers/atkbd Action:add Devpath:/bus/serio/drivers/atkbd Subsystem:drivers Seqnum:1048 Vars:map[ACTION:add DEVPATH:/bus/serio/drivers/atkbd SEQNUM:1048 SUBSYSTEM:drivers]} | |
[ 1.261331] booster: udev event {Header:add@/module/atkbd Action:add Devpath:/module/atkbd Subsystem:module Seqnum:1049 Vars:map[ACTION:add DEVPATH:/module/atkbd SEQNUM:1049 SUBSYSTEM:module]} | |
[ 1.264420] booster: udev event {Header:add@/devices/platform/i8042/serio0/input/input1 Action:add Devpath:/devices/platform/i8042/serio0/input/input1 Subsystem:input Seqnum:1050 Vars:map[ACTION:add DEVPATH:/devices/platform/i8042/serio0/input/input1 EV:120013 KEY:402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe LED:7 MODALIAS:input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw MSC:10 NAME:"AT Translated Set 2 keyboard" PHYS:"isa0060/serio0/input0" PRODUCT:11/1/1/ab41 PROP:0 SEQNUM:1050 SUBSYSTEM:input]} | |
[ 1.265295] random: fast init done | |
[ 1.272356] booster: udev event {Header:add@/devices/platform/i8042/serio0/input/input1/input1::numlock Action:add Devpath:/devices/platform/i8042/serio0/input/input1/input1::numlock Subsystem:leds Seqnum:1051 Vars:map[ACTION:add DEVPATH:/devices/platform/i8042/serio0/input/input1/input1::numlock SEQNUM:1051 SUBSYSTEM:leds]} | |
[ 1.274280] sd 0:0:0:0: Power-on or device reset occurred | |
[ 1.277022] booster: udev event {Header:change@/devices/platform/i8042/serio0/input/input1/input1::numlock Action:change Devpath:/devices/platform/i8042/serio0/input/input1/input1::numlock Subsystem:leds Seqnum:1052 Vars:map[ACTION:change DEVPATH:/devices/platform/i8042/serio0/input/input1/input1::numlock SEQNUM:1052 SUBSYSTEM:leds TRIGGER:kbd-numlock]} | |
[ 1.278209] sd 0:0:0:0: [sda] 409600 512-byte logical blocks: (210 MB/200 MiB) | |
[ 1.281965] booster: no match found for alias input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw | |
[ 1.283132] sd 0:0:0:0: [sda] Write Protect is off | |
[ 1.285189] booster: modalias virtio:d00000008v00001AF4 matched module virtio_scsi | |
[ 1.285900] sd 0:0:0:0: [sda] Mode Sense: 63 00 00 08 | |
[ 1.286887] booster: udev event {Header:add@/devices/platform/i8042/serio0/input/input1/input1::capslock Action:add Devpath:/devices/platform/i8042/serio0/input/input1/input1::capslock Subsystem:leds Seqnum:1053 Vars:map[ACTION:add DEVPATH:/devices/platform/i8042/serio0/input/input1/input1::capslock SEQNUM:1053 SUBSYSTEM:leds]} | |
[ 1.287703] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 1.291275] booster: udev event {Header:change@/devices/platform/i8042/serio0/input/input1/input1::capslock Action:change Devpath:/devices/platform/i8042/serio0/input/input1/input1::capslock Subsystem:leds Seqnum:1054 Vars:map[ACTION:change DEVPATH:/devices/platform/i8042/serio0/input/input1/input1::capslock SEQNUM:1054 SUBSYSTEM:leds TRIGGER:kbd-capslock]} | |
[ 1.297457] booster: udev event {Header:add@/devices/platform/i8042/serio0/input/input1/input1::scrolllock Action:add Devpath:/devices/platform/i8042/serio0/input/input1/input1::scrolllock Subsystem:leds Seqnum:1055 Vars:map[ACTION:add DEVPATH:/devices/platform/i8042/serio0/input/input1/input1::scrolllock SEQNUM:1055 SUBSYSTEM:leds]} | |
[ 1.301154] booster: udev event {Header:change@/devices/platform/i8042/serio0/input/input1/input1::scrolllock Action:change Devpath:/devices/platform/i8042/serio0/input/input1/input1::scrolllock Subsystem:leds Seqnum:1056 Vars:map[ACTION:change DEVPATH:/devices/platform/i8042/serio0/input/input1/input1::scrolllock SEQNUM:1056 SUBSYSTEM:leds TRIGGER:kbd-scrolllock]} | |
[ 1.304766] booster: udev event {Header:add@/devices/platform/i8042/serio0/input/input1/event1 Action:add Devpath:/devices/platform/i8042/serio0/input/input1/event1 Subsystem:input Seqnum:1057 Vars:map[ACTION:add DEVNAME:input/event1 DEVPATH:/devices/platform/i8042/serio0/input/input1/event1 MAJOR:13 MINOR:65 SEQNUM:1057 SUBSYSTEM:input]} | |
[ 1.308189] booster: udev event {Header:bind@/devices/platform/i8042/serio0 Action:bind Devpath:/devices/platform/i8042/serio0 Subsystem:serio Seqnum:1058 Vars:map[ACTION:bind DEVPATH:/devices/platform/i8042/serio0 DRIVER:atkbd MODALIAS:serio:ty06pr00id00ex00 SEQNUM:1058 SERIO_EXTRA:00 SERIO_FIRMWARE_ID:PNP: PNP0303 SERIO_ID:00 SERIO_PROTO:00 SERIO_TYPE:06 SUBSYSTEM:serio]} | |
[ 1.312490] booster: udev event {Header:add@/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0 Action:add Devpath:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0 Subsystem:scsi Seqnum:1059 Vars:map[ACTION:add DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0 DEVTYPE:scsi_target SEQNUM:1059 SUBSYSTEM:scsi]} | |
[ 1.316320] booster: udev event {Header:add@/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0 Action:add Devpath:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0 Subsystem:scsi Seqnum:1060 Vars:map[ACTION:add DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0 DEVTYPE:scsi_device MODALIAS:scsi:t-0x00 SEQNUM:1060 SUBSYSTEM:scsi]} | |
[ 1.320646] booster: modalias serio:ty06pr00id00ex00 matched module atkbd | |
[ 1.321635] booster: udev event {Header:add@/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/scsi_device/0:0:0:0 Action:add Devpath:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/scsi_device/0:0:0:0 Subsystem:scsi_device Seqnum:1061 Vars:map[ACTION:add DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/scsi_device/0:0:0:0 SEQNUM:1061 SUBSYSTEM:scsi_device]} | |
[ 1.326433] booster: no match found for alias scsi:t-0x00 | |
[ 1.327140] booster: modalias serio:ty06pr00id00ex00 matched module serio_raw | |
[ 1.328017] booster: udev event {Header:add@/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/bsg/0:0:0:0 Action:add Devpath:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/bsg/0:0:0:0 Subsystem:bsg Seqnum:1062 Vars:map[ACTION:add DEVNAME:bsg/0:0:0:0 DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/bsg/0:0:0:0 MAJOR:243 MINOR:0 SEQNUM:1062 SUBSYSTEM:bsg]} | |
[ 1.332657] booster: udev event {Header:add@/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/scsi_disk/0:0:0:0 Action:add Devpath:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/scsi_disk/0:0:0:0 Subsystem:scsi_disk Seqnum:1063 Vars:map[ACTION:add DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/scsi_disk/0:0:0:0 SEQNUM:1063 SUBSYSTEM:scsi_disk]} | |
[ 1.337173] booster: udev event {Header:change@/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0 Action:change Devpath:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0 Subsystem:scsi Seqnum:1064 Vars:map[ACTION:change DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0 DEVTYPE:scsi_device DRIVER:sd MODALIAS:scsi:t-0x00 SDEV_UA:POWER_ON_RESET_OCCURRED SEQNUM:1064 SUBSYSTEM:scsi]} | |
[ 1.341808] booster: udev event {Header:add@/devices/virtual/bdi/8:0 Action:add Devpath:/devices/virtual/bdi/8:0 Subsystem:bdi Seqnum:1065 Vars:map[ACTION:add DEVPATH:/devices/virtual/bdi/8:0 SEQNUM:1065 SUBSYSTEM:bdi]} | |
[ 1.344199] booster: udev event {Header:add@/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/block/sda Action:add Devpath:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/block/sda Subsystem:block Seqnum:1066 Vars:map[ACTION:add DEVNAME:sda DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0/block/sda DEVTYPE:disk MAJOR:8 MINOR:0 SEQNUM:1066 SUBSYSTEM:block]} | |
[ 1.344626] sd 0:0:0:0: [sda] Attached SCSI disk | |
[ 1.349118] booster: no match found for alias scsi:t-0x00 | |
[ 1.350804] booster: found a new device /dev/sda | |
[ 1.351516] booster: udev event {Header:bind@/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0 Action:bind Devpath:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0 Subsystem:scsi Seqnum:1067 Vars:map[ACTION:bind DEVPATH:/devices/pci0000:00/0000:00:04.0/virtio0/host0/target0:0:0/0:0:0:0 DEVTYPE:scsi_device DRIVER:sd MODALIAS:scsi:t-0x00 SEQNUM:1067 SUBSYSTEM:scsi]} | |
[ 1.356382] booster: blkinfo for /dev/sda: type=ext4 UUID=89536a4d-0e58-4038-9890-1134e7a0a892 LABEL= | |
[ 1.357577] booster: no match found for alias scsi:t-0x00 | |
[ 1.358303] booster: loading module crc16 | |
[ 1.358937] booster: loading module jbd2 | |
[ 1.359631] booster: loading module mbcache | |
[ 1.360435] booster: udev event {Header:add@/module/crc16 Action:add Devpath:/module/crc16 Subsystem:module Seqnum:1068 Vars:map[ACTION:add DEVPATH:/module/crc16 SEQNUM:1068 SUBSYSTEM:module]} | |
[ 1.363547] booster: udev event {Header:add@/module/mbcache Action:add Devpath:/module/mbcache Subsystem:module Seqnum:1069 Vars:map[ACTION:add DEVPATH:/module/mbcache SEQNUM:1069 SUBSYSTEM:module]} | |
[ 1.368433] booster: udev event {Header:add@/module/jbd2 Action:add Devpath:/module/jbd2 Subsystem:module Seqnum:1070 Vars:map[ACTION:add DEVPATH:/module/jbd2 SEQNUM:1070 SUBSYSTEM:module]} | |
[ 1.370573] booster: loading module ext4 | |
[ 1.392938] booster: udev event {Header:add@/module/ext4 Action:add Devpath:/module/ext4 Subsystem:module Seqnum:1071 Vars:map[ACTION:add DEVPATH:/module/ext4 SEQNUM:1071 SUBSYSTEM:module]} | |
[ 1.395077] booster: mounting /dev/sda->/booster.root, fs=ext4, flags=0x0, options= | |
[ 1.399265] EXT4-fs (sda): recovery complete | |
[ 1.399856] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. | |
[ 1.402032] booster: Switching to the new userspace now. Да пабачэння! | |
OpenRC 0.44.6.7677c4163f is starting up Linux 5.14.13-arch1-1 (x86_64) | |
* /proc is already mounted | |
* /run/openrc: creating directory | |
* /run/lock: creating directory | |
* /run/lock: correcting owner | |
* Caching service dependencies ... [ ok ] | |
Welcome to Alpine Linux 3.15.0_alpha20210804 (edge) | |
Kernel 5.14.13-arch1-1 on an x86_64 (ttyS0) | |
archlinux login: | |
--- PASS: TestBooster (7.08s) | |
--- PASS: TestBooster/AlpineLinux (5.87s) | |
PASS | |
ok tests 7.087s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment