Qemu Command : qemu-system-mips64 -kernel kernel.img -initrd rootfs.img -append console=ttyS0 -m 512M -nographic -serial pipe:guest_pipe -no-reboot
Qemu Version : QEMU emulator version 8.1.2
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers
[    0.000000] Linux version 6.5.10 (ramin@ramin-pc) (mips64-openadk-linux-uclibcabin32-gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.41) #1 SMP Wed Nov 22 23:54:41 CET 2023
[    0.000000] earlycon: uart8250 at I/O port 0x3f8 (options '38400n8')
[    0.000000] printk: bootconsole [uart8250] enabled
[    0.000000] CPU0 revision is: 000182a0 (MIPS 20Kc)
[    0.000000] FPU revision is: 000f8200
[    0.000000] MIPS: machine is mti,malta
[    0.000000] Software DMA cache coherency enabled
[    0.000000] Initial ramdisk at: 0x900000000f250000 (14263808 bytes)
[    0.000000] Primary instruction cache 32kB, VIVT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000]   node   0: [mem 0x0000000090000000-0x000000009fffefff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000009fffefff]
[    0.000000] random: crng init done
[    0.000000] percpu: Embedded 14 pages/cpu s20336 r8192 d28816 u57344
[    0.000000] Kernel command line: rd_start=0xffffffff8f250000 rd_size=14263808 console=ttyS0
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.000000] Enable cache parity protection for MIPS 20KC/25KF CPUs.
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 122111
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] Memory: 463424K/524284K available (6410K kernel code, 769K rwdata, 1412K rodata, 288K init, 321K bss, 60860K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000] NR_IRQS: 256
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] CPU frequency 319.99 MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5972848724 ns
[    0.000064] sched_clock: 32 bits at 320MHz, resolution 3ns, wraps every 6711065598ns
[    0.005935] Console: colour dummy device 80x25
[    0.007126] Calibrating delay loop... 3198.97 BogoMIPS (lpj=6397952)
[    0.020860] pid_max: default: 32768 minimum: 301
[    0.022320] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.022505] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.043735] rcu: Hierarchical SRCU implementation.
[    0.043895] rcu: 	Max phase no-delay instances is 1000.
[    0.045724] smp: Bringing up secondary CPUs ...
[    0.045933] smp: Brought up 1 node, 1 CPU
[    0.052683] devtmpfs: initialized
[    0.061022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.061340] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.064618] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.077063] SCSI subsystem initialized
[    0.078177] usbcore: registered new interface driver usbfs
[    0.078518] usbcore: registered new interface driver hub
[    0.078707] usbcore: registered new device driver usb
[    0.079052] pps_core: LinuxPPS API ver. 1 registered
[    0.079170] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti 
[    0.079444] PTP clock support registered
[    0.089152] PCI host bridge to bus 0000:00
[    0.089501] pci_bus 0000:00: root bus resource [mem 0x10000000-0x17ffffff]
[    0.089899] pci_bus 0000:00: root bus resource [io  0x1000-0x1fffff]
[    0.090085] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.091150] pci 0000:00:00.0: [2046:ab11] type 00 class 0x100000
[    0.091677] pci 0000:00:00.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    0.091866] pci 0000:00:00.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    0.092058] pci 0000:00:00.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    0.092219] pci 0000:00:00.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    0.092378] pci 0000:00:00.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    0.092534] pci 0000:00:00.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    0.094036] pci 0000:00:0a.0: [8086:7110] type 00 class 0x060100
[    0.094532] pci 0000:00:0a.1: [8086:7111] type 00 class 0x010180
[    0.094786] pci 0000:00:0a.1: reg 0x20: [io  0x0000-0x000f]
[    0.095008] pci 0000:00:0a.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.095173] pci 0000:00:0a.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.095327] pci 0000:00:0a.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.095473] pci 0000:00:0a.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.095776] pci 0000:00:0a.2: [8086:7112] type 00 class 0x0c0300
[    0.095946] pci 0000:00:0a.2: reg 0x20: [io  0x0000-0x001f]
[    0.096328] pci 0000:00:0a.3: [8086:7113] type 00 class 0x068000
[    0.096724] pci 0000:00:0a.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
[    0.096902] pci 0000:00:0a.3: quirk: [io  0x1100-0x110f] claimed by PIIX4 SMB
[    0.097283] pci 0000:00:0b.0: [1022:2000] type 00 class 0x020000
[    0.097428] pci 0000:00:0b.0: reg 0x10: [io  0x0000-0x001f]
[    0.097545] pci 0000:00:0b.0: reg 0x14: [mem 0x00000000-0x0000001f]
[    0.097697] pci 0000:00:0b.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    0.098017] pci 0000:00:12.0: [1013:00b8] type 00 class 0x030000
[    0.098164] pci 0000:00:12.0: reg 0x10: [mem 0x00000000-0x01ffffff pref]
[    0.098302] pci 0000:00:12.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.098454] pci 0000:00:12.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.098897] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.099889] pci 0000:00:12.0: BAR 0: assigned [mem 0x10000000-0x11ffffff pref]
[    0.100183] pci 0000:00:0b.0: BAR 6: assigned [mem 0x12000000-0x1203ffff pref]
[    0.100361] pci 0000:00:12.0: BAR 6: assigned [mem 0x12040000-0x1204ffff pref]
[    0.100515] pci 0000:00:12.0: BAR 1: assigned [mem 0x12050000-0x12050fff]
[    0.100669] pci 0000:00:0a.2: BAR 4: assigned [io  0x1040-0x105f]
[    0.100802] pci 0000:00:0b.0: BAR 0: assigned [io  0x1060-0x107f]
[    0.100925] pci 0000:00:0b.0: BAR 1: assigned [mem 0x12051000-0x1205101f]
[    0.101062] pci 0000:00:0a.1: BAR 4: assigned [io  0x1080-0x108f]
[    0.103993] pci 0000:00:12.0: vgaarb: setting as boot VGA device
[    0.104166] pci 0000:00:12.0: vgaarb: bridge control possible
[    0.104312] pci 0000:00:12.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.104499] vgaarb: loaded
[    0.107142] clocksource: Switched to clocksource MIPS
[    0.114442] NET: Registered PF_INET protocol family
[    0.115676] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.119485] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.119728] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.119910] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.120188] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.123624] TCP: Hash tables configured (established 4096 bind 4096)
[    0.124752] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.125019] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.125827] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.126495] pci 0000:00:0a.2: enabling device (0000 -> 0001)
[    0.127253] PCI: CLS 0 bytes, default 32
[    0.132414] Unpacking initramfs...
[    0.150552] workingset: timestamp_bits=62 max_order=17 bucket_order=0
[    0.152568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.152806] io scheduler mq-deadline registered
[    0.152929] io scheduler kyber registered
[    0.161525] cirrusfb 0000:00:12.0: vgaarb: deactivate vga console
[    0.161786] cirrusfb 0000:00:12.0: enabling device (0000 -> 0002)
[    0.162591] cirrusfb 0000:00:12.0: Cirrus Logic chipset on PCI bus, RAM (4096 kB) at 0x10000000
[    0.205672] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.209952] printk: console [ttyS0] disabled
[    0.240770] serial8250.0: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.240990] serial8250.0: ttyS0 extra baud rates supported: 230400, 460800
[    0.240990] serial8250.0: ttyS0 extra baud rates supported: 230400, 460800
[    0.241979] printk: console [ttyS0] enabled
[    0.241979] printk: console [ttyS0] enabled
[    0.242636] printk: bootconsole [uart8250] disabled
[    0.242636] printk: bootconsole [uart8250] disabled
[    0.277497] Freeing initrd memory: 13928K
[    0.300614] serial8250.0: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.300925] serial8250.0: ttyS1 extra baud rates supported: 230400, 460800
[    0.323342] serial8250.0: ttyS2 at MMIO 0x1f000900 (irq = 20, base_baud = 230400) is a 16550A
[    0.325683] ata_piix 0000:00:0a.1: enabling device (0000 -> 0001)
[    0.329867] scsi host0: ata_piix
[    0.331452] scsi host1: ata_piix
[    0.331727] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1080 irq 14
[    0.331889] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1088 irq 15
[    0.332646] pcnet32 0000:00:0b.0: enabling device (0000 -> 0003)
[    0.333497] pcnet32: PCnet/PCI II 79C970A at 0x1060, 52:54:00:12:34:56 assigned IRQ 10
[    0.335402] pcnet32: eth0: registered as PCnet/PCI II 79C970A
[    0.335669] pcnet32: 1 cards_found
[    0.336452] uhci_hcd 0000:00:0a.2: UHCI Host Controller
[    0.336815] uhci_hcd 0000:00:0a.2: new USB bus registered, assigned bus number 1
[    0.337410] uhci_hcd 0000:00:0a.2: irq 11, io port 0x00001040
[    0.344099] hub 1-0:1.0: USB hub found
[    0.344501] hub 1-0:1.0: 2 ports detected
[    0.350183] usbcore: registered new interface driver usbhid
[    0.350355] usbhid: USB HID core driver
[    0.351103] NET: Registered PF_INET6 protocol family
[    0.356000] Segment Routing with IPv6
[    0.356187] In-situ OAM (IOAM) with IPv6
[    0.356503] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    0.358145] NET: Registered PF_PACKET protocol family
[    0.367132] clk: Disabling unused clocks
[    0.499173] ata2: found unknown device (class 0)
[    0.503699] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[    0.516795] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
[    0.542658] Freeing unused kernel image (initmem) memory: 288K
[    0.542846] This architecture does not have kernel memory protection.
[    0.543104] Run /init as init process
[    0.549454] process '/bin/busybox' started with executable stack
test console
test ttyS0
Disabled Tests :export NO_NPTL=1 NO_MATH=1 
-------------------- tests_start ------------------------
SKIP argp-ex1
PASS arg_test
PASS assert
SKIP argp-ex2
PASS crypt
PASS ctype
SKIP argp-ex3
PASS md5c-test
PASS sha256c-test
SKIP argp-ex4
PASS sha512c-test
SKIP argp-test
SKIP bug-argp1
SKIP tst-argp1
SKIP tst-argp2
PASS dladdr-pie
SKIP tst-iconv1
PASS dladdr
SKIP tst-iconv2
PASS dlafk
SKIP tst-iconv3
PASS dlstatic
PASS dltest-pie
SKIP tst-iconv4
PASS dltest
PASS tst-iconv5
PASS dltest2
PASS dlundef-pie
SKIP tst-iconv6
PASS dlundef
PASS nodelete
PASS nodelete1
PASS test1
PASS test2
PASS testscope
PASS tst-origin
PASS bug-if1
PASS gethost
PASS gethost_r-align
PASS gethostid
PASS getnetent
PASS if_nameindex
PASS tst-aton
PASS tst-ether_aton
PASS tst-ethers-line
PASS tst-ethers
PASS tst-getni1
PASS tst-getni2
PASS tst-ifaddrs
PASS tst-network
PASS tst-ntoa
PASS tst-res
PASS tst-sock-nonblock
PASS tst2_mbrtowc
PASS tst_iswalnum
PASS tst_iswalpha
PASS tst_iswcntrl
PASS tst_iswctype
PASS tst_iswdigit
PASS tst_iswgraph
PASS tst_iswlower
PASS tst_iswprint
PASS tst_iswpunct
PASS tst_iswspace
PASS tst_iswupper
PASS tst_iswxdigit
PASS tst_mblen
PASS tst_mbrlen
PASS tst_mbrtowc
PASS tst_mbsrtowcs
PASS tst_mbstowcs
PASS tst_mbtowc
PASS tst_strcoll
PASS tst_strxfrm
PASS tst_towctrans
PASS tst_towlower
PASS tst_towupper
PASS tst_wcrtomb
PASS tst_wcscat
PASS tst_wcschr
PASS tst_wcscmp
PASS tst_wcscoll
PASS tst_wcscpy
PASS tst_wcscspn
PASS tst_wcslen
PASS tst_wcsncat
PASS tst_wcsncmp
PASS tst_wcsncpy
PASS tst_wcspbrk
PASS tst_wcsrtombs
PASS tst_wcsspn
PASS tst_wcsstr
PASS tst_wcstok
PASS tst_wcstombs
PASS tst_wcswidth
PASS tst_wcsxfrm
PASS tst_wctob
PASS tst_wctomb
PASS tst_wctrans
PASS tst_wctype
PASS tst_wcwidth
PASS dump-ctype
PASS show-ucs-data
PASS tst-langinfo
PASS tst-mbswcs1
PASS tst-mbswcs2
PASS tst-mbswcs3
PASS tst-mbswcs4
PASS tst-mbswcs5
PASS tst-mbswcs6
PASS tst-numeric
PASS tst-setlocale
PASS tst_nl_langinfo
PASS malloc-standard-alignment
PASS malloc
PASS mallocbug
PASS realloc-can-shrink
PASS realloc0
PASS testmalloc
PASS tst-calloc
PASS tst-malloc
PASS tst-mallocfork
PASS tst-mcheck
SKIP tst-valloc
PASS bug-glob2
PASS mmap
PASS bug-readdir1
PASS mmap2
PASS ex1-O2
PASS dirent
PASS mmap64
PASS ex1
PASS dirent64
PASS tst-mmap-eofsync
PASS ex2-O2
PASS fdopen
PASS tst-mmap-fflushsync
PASS ex2
PASS opendir-tst1
PASS tst-mmap-offend
PASS ex3-O2
PASS popen
PASS tst-mmap-setvbuf
PASS ex3
PASS seek
PASS ex4-O2
PASS ex4
PASS sem
PASS stdarg
PASS ex5-O2
PASS getgroups
PASS tst-hasmntopt
PASS ex5
PASS grcat
PASS tst-regex2
PASS tst-inotify
PASS ex6-O2
PASS pwcat
PASS ex6
PASS tst-mkostemps
SKIP tst-regexloc
PASS ex7-O2
PASS test_grp
PASS tst-msgctl
PASS tst-nftw
PASS test_pwd
PASS ex7
PASS getrpcent
PASS tst-preadvwritev
PASS ex8-mtx-odd-O2
PASS tst-rlimit
PASS tst-rlimit64
PASS ex8-mtx-odd
PASS tst-c99-O2
PASS tst-c99
PASS tst-scandir
PASS tst-join2-O2
PASS tst-seekdir
PASS tst-join2
PASS tst-semctl
PASS tst-join3-O2
PASS tst-join3
PASS tst-shmctl
PASS tst-statfs
PASS tst-too-many-cleanups-O2
PASS tst-statvfs
PASS tst-too-many-cleanups
PASS tst-syscall0
PASS tst-syscall1
PASS tst-syscall6
PASS tst-posix_spawn
PASS tst-utmp
PASS tst-utmpx
PASS bug269-setjmp
PASS jmpbug
PASS sigjmpbug
PASS tst-setjmp
PASS tst-vfork-longjmp
PASS sigchld
PASS signal
PASS hello
PASS tst-raise
PASS tiny
PASS tst-signal
PASS tst-signalfd
PASS tst-sigset
PASS memcmp-stat
PASS stat-loop256
PASS stat-time64
PASS stat
PASS 64bit
PASS fclose-loop
PASS lseek_no_lfs
PASS scanf_m
PASS qsort
PASS test-canon
PASS test-canon2
PASS test-mkostemp-O_CLOEXEC
PASS test-mkostemp-child
PASS testatexit
PASS teston_exit
PASS teststrtol
PASS teststrtoq
PASS bug-strcoll1-O2
PASS bug-strcoll1
PASS bug-strncat1-O2
PASS bug-strncat1
PASS bug-strpbrk1-O2
PASS bug-strpbrk1
PASS bug-strspn1-O2
PASS bug-strspn1
PASS stratcliff-O2
PASS stratcliff
PASS test-ffs-O2
PASS test-ffs
PASS testcopy-O2
PASS testcopy
PASS tester-O2
PASS tester
PASS tst-bswap-O2
PASS tst-bswap
PASS tst-inlcall-O2
PASS tst-inlcall
PASS tst-memmove-O2
PASS tst-memmove
PASS tst-strlen-O2
PASS tst-strlen
PASS tst-strtok-O2
PASS tst-strtok
PASS tst-strxfrm-O2
PASS tst-strxfrm
PASS termios
PASS clocktest
PASS test_time
PASS tst-ctime
PASS tst-futimens1
PASS tst-mktime
PASS tst-mktime3
PASS tst-strptime2
PASS tst-timerfd
PASS clone
PASS errno
PASS exec-null
PASS fork
PASS getcwd
PASS getopt
PASS getopt_long
PASS tst-fallocate
PASS tst-getcwd
PASS tst-posix_fallocate
PASS tst-preadwrite
PASS tst-preadwrite64
PASS tst-pselect
PASS tstgetopt
PASS vfork
PASS tst-tls-at-ctor-O2
PASS tst-tls-at-ctor
PASS tst-tls1-O2
PASS tst-tls1-pie-O2
PASS tst-tls1-pie
PASS tst-tls1
PASS tst-tls10-O2
PASS tst-tls10
PASS tst-tls11-O2
PASS tst-tls11
PASS tst-tls12-O2
PASS tst-tls12
PASS tst-tls13-O2
PASS tst-tls13
PASS tst-tls14-O2
PASS tst-tls14
PASS tst-tls15-O2
PASS tst-tls15
PASS tst-tls17-O2
PASS tst-tls17
PASS tst-tls18-O2
PASS tst-tls18
PASS tst-tls2-O2
PASS tst-tls2-pie-O2
PASS tst-tls2-pie
PASS tst-tls2
PASS tst-tls3-O2
PASS tst-tls3-pie-O2
PASS tst-tls3-pie
PASS tst-tls3
PASS tst-tls4-O2
PASS tst-tls4
PASS tst-tls5-O2
PASS tst-tls5
PASS tst-tls6-O2
PASS tst-tls6
PASS tst-tls7-O2
PASS tst-tls7
PASS tst-tls8-O2
PASS tst-tls8
PASS tst-tls9-O2
PASS tst-tls9
Total skipped: 15
Total failed: 0
Total passed: 302