Qemu Command : qemu-system-mips64el -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) (mips64el-openadk-linux-uclibcabin32-gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.41) #1 SMP Wed Nov 22 23:43:59 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: 0x900000000f5c0000 (10664448 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-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000009fffffff]
[    0.000000] random: crng init done
[    0.000000] percpu: Embedded 14 pages/cpu s20336 r8192 d28816 u57344
[    0.000000] Kernel command line: rd_start=0xffffffff8f5c0000 rd_size=10664448 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: 122112
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] Memory: 466944K/524288K available (6381K kernel code, 782K rwdata, 1412K rodata, 304K init, 321K bss, 57344K 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 320.00 MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5972690294 ns
[    0.000062] sched_clock: 32 bits at 320MHz, resolution 3ns, wraps every 6710888446ns
[    0.006397] Console: colour dummy device 80x25
[    0.007604] Calibrating delay loop... 3135.48 BogoMIPS (lpj=6270976)
[    0.020879] pid_max: default: 32768 minimum: 301
[    0.022363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.022557] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.045721] rcu: Hierarchical SRCU implementation.
[    0.045862] rcu: 	Max phase no-delay instances is 1000.
[    0.047694] smp: Bringing up secondary CPUs ...
[    0.047902] smp: Brought up 1 node, 1 CPU
[    0.055129] devtmpfs: initialized
[    0.059523] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.059821] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.064469] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.078730] SCSI subsystem initialized
[    0.079692] usbcore: registered new interface driver usbfs
[    0.079964] usbcore: registered new interface driver hub
[    0.080155] usbcore: registered new device driver usb
[    0.080441] pps_core: LinuxPPS API ver. 1 registered
[    0.080545] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti 
[    0.080756] PTP clock support registered
[    0.087904] PCI host bridge to bus 0000:00
[    0.088177] pci_bus 0000:00: root bus resource [mem 0x10000000-0x17ffffff]
[    0.088638] pci_bus 0000:00: root bus resource [io  0x1000-0x1fffff]
[    0.088826] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.089815] pci 0000:00:00.0: [11ab:4620] type 00 class 0x060000
[    0.090327] pci 0000:00:00.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    0.090486] pci 0000:00:00.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    0.090637] pci 0000:00:00.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    0.090785] pci 0000:00:00.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    0.090952] pci 0000:00:00.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    0.092458] pci 0000:00:0a.0: [8086:7110] type 00 class 0x060100
[    0.092930] pci 0000:00:0a.1: [8086:7111] type 00 class 0x010180
[    0.093187] pci 0000:00:0a.1: reg 0x20: [io  0x0000-0x000f]
[    0.093358] pci 0000:00:0a.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.093510] pci 0000:00:0a.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.093661] pci 0000:00:0a.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.093811] pci 0000:00:0a.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.094365] pci 0000:00:0a.2: [8086:7112] type 00 class 0x0c0300
[    0.094530] pci 0000:00:0a.2: reg 0x20: [io  0x0000-0x001f]
[    0.094919] pci 0000:00:0a.3: [8086:7113] type 00 class 0x068000
[    0.095383] pci 0000:00:0a.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
[    0.095570] pci 0000:00:0a.3: quirk: [io  0x1100-0x110f] claimed by PIIX4 SMB
[    0.095939] pci 0000:00:0b.0: [1022:2000] type 00 class 0x020000
[    0.096089] pci 0000:00:0b.0: reg 0x10: [io  0x0000-0x001f]
[    0.096210] pci 0000:00:0b.0: reg 0x14: [mem 0x00000000-0x0000001f]
[    0.096366] pci 0000:00:0b.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    0.096681] pci 0000:00:12.0: [1013:00b8] type 00 class 0x030000
[    0.096818] pci 0000:00:12.0: reg 0x10: [mem 0x00000000-0x01ffffff pref]
[    0.096962] pci 0000:00:12.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.097111] pci 0000:00:12.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.097542] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.098455] pci 0000:00:12.0: BAR 0: assigned [mem 0x10000000-0x11ffffff pref]
[    0.098742] pci 0000:00:0b.0: BAR 6: assigned [mem 0x12000000-0x1203ffff pref]
[    0.098920] pci 0000:00:12.0: BAR 6: assigned [mem 0x12040000-0x1204ffff pref]
[    0.099073] pci 0000:00:12.0: BAR 1: assigned [mem 0x12050000-0x12050fff]
[    0.099287] pci 0000:00:0a.2: BAR 4: assigned [io  0x1040-0x105f]
[    0.099425] pci 0000:00:0b.0: BAR 0: assigned [io  0x1060-0x107f]
[    0.099547] pci 0000:00:0b.0: BAR 1: assigned [mem 0x12051000-0x1205101f]
[    0.099681] pci 0000:00:0a.1: BAR 4: assigned [io  0x1080-0x108f]
[    0.102426] pci 0000:00:12.0: vgaarb: setting as boot VGA device
[    0.102592] pci 0000:00:12.0: vgaarb: bridge control possible
[    0.102733] pci 0000:00:12.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.102923] vgaarb: loaded
[    0.104024] clocksource: Switched to clocksource MIPS
[    0.110427] NET: Registered PF_INET protocol family
[    0.111447] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.114675] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.114910] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.115092] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.115353] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.116881] TCP: Hash tables configured (established 4096 bind 4096)
[    0.117947] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.118210] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.118952] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.119602] pci 0000:00:0a.2: enabling device (0000 -> 0001)
[    0.120284] PCI: CLS 0 bytes, default 32
[    0.125632] Unpacking initramfs...
[    0.136648] workingset: timestamp_bits=62 max_order=17 bucket_order=0
[    0.138352] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.138573] io scheduler mq-deadline registered
[    0.138695] io scheduler kyber registered
[    0.146409] cirrusfb 0000:00:12.0: vgaarb: deactivate vga console
[    0.146650] cirrusfb 0000:00:12.0: enabling device (0000 -> 0002)
[    0.147709] cirrusfb 0000:00:12.0: Cirrus Logic chipset on PCI bus, RAM (4096 kB) at 0x10000000
[    0.185674] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.190573] printk: console [ttyS0] disabled
[    0.212963] serial8250.0: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.213189] serial8250.0: ttyS0 extra baud rates supported: 230400, 460800
[    0.213189] serial8250.0: ttyS0 extra baud rates supported: 230400, 460800
[    0.215629] printk: console [ttyS0] enabled
[    0.215629] printk: console [ttyS0] enabled
[    0.216561] printk: bootconsole [uart8250] disabled
[    0.216561] printk: bootconsole [uart8250] disabled
[    0.235539] Freeing initrd memory: 10412K
[    0.256866] serial8250.0: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.257045] serial8250.0: ttyS1 extra baud rates supported: 230400, 460800
[    0.279078] serial8250.0: ttyS2 at MMIO 0x1f000900 (irq = 20, base_baud = 230400) is a 16550A
[    0.281105] ata_piix 0000:00:0a.1: enabling device (0000 -> 0001)
[    0.285189] scsi host0: ata_piix
[    0.286646] scsi host1: ata_piix
[    0.286935] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1080 irq 14
[    0.287100] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1088 irq 15
[    0.287864] pcnet32 0000:00:0b.0: enabling device (0000 -> 0003)
[    0.288672] pcnet32: PCnet/PCI II 79C970A at 0x1060, 52:54:00:12:34:56 assigned IRQ 11
[    0.290530] pcnet32: eth0: registered as PCnet/PCI II 79C970A
[    0.290778] pcnet32: 1 cards_found
[    0.291518] uhci_hcd 0000:00:0a.2: UHCI Host Controller
[    0.291940] uhci_hcd 0000:00:0a.2: new USB bus registered, assigned bus number 1
[    0.292532] uhci_hcd 0000:00:0a.2: irq 10, io port 0x00001040
[    0.299088] hub 1-0:1.0: USB hub found
[    0.299465] hub 1-0:1.0: 2 ports detected
[    0.301800] usbcore: registered new interface driver usbhid
[    0.301940] usbhid: USB HID core driver
[    0.302583] NET: Registered PF_INET6 protocol family
[    0.308566] Segment Routing with IPv6
[    0.308741] In-situ OAM (IOAM) with IPv6
[    0.309040] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    0.310581] NET: Registered PF_PACKET protocol family
[    0.319496] clk: Disabling unused clocks
[    0.456227] ata2: found unknown device (class 0)
[    0.459935] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[    0.471314] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
[    0.495412] Freeing unused kernel image (initmem) memory: 304K
[    0.495543] This architecture does not have kernel memory protection.
[    0.495785] Run /init as init process
[    0.502318] process '/bin/busybox' started with executable stack
test console
test ttyS0
Disabled Tests :export NO_LOCALE=1 NO_THREADS=1 NO_MATH=1 NO_NPTL=1 NO_TLS=1 
-------------------- tests_start ------------------------
PASS argp-ex1
PASS argp-ex2
PASS argp-ex3
PASS argp-ex4
PASS argp-test
PASS bug-argp1
PASS tst-argp1
PASS tst-argp2
PASS arg_test
PASS assert
PASS crypt
PASS md5c-test
PASS sha256c-test
PASS sha512c-test
PASS ctype
SKIP tst-iconv1
SKIP tst-iconv2
SKIP tst-iconv3
SKIP tst-iconv4
SKIP tst-iconv5
SKIP tst-iconv6
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_iswspace
PASS tst_iswpunct
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 bug-glob2
PASS malloc-standard-alignment
PASS bug-readdir1
PASS malloc
PASS dirent
PASS mallocbug
PASS dirent64
PASS realloc-can-shrink
PASS fdopen
PASS realloc0
PASS opendir-tst1
PASS testmalloc
PASS popen
PASS tst-calloc
PASS seek
PASS tst-malloc
PASS sem
PASS tst-mallocfork
PASS stdarg
PASS tst-mcheck
PASS tst-hasmntopt
PASS mmap
PASS tst-valloc
PASS tst-inotify
PASS mmap2
PASS mmap64
PASS tst-mkostemps
PASS tst-mmap-eofsync
SKIP tst-msgctl
	skip: 32-bit time_t cannot represent the post-2038 test date
PASS tst-mmap-fflushsync
PASS tst-nftw
PASS tst-preadvwritev
PASS tst-mmap-offend
PASS tst-rlimit
PASS tst-mmap-setvbuf
PASS tst-rlimit64
PASS tst-scandir
PASS tst-seekdir
SKIP tst-semctl
	skip: 32-bit time_t cannot represent the post-2038 test date
SKIP tst-shmctl
	skip: 32-bit time_t cannot represent the post-2038 test date
PASS tst-statfs
PASS tst-statvfs
PASS tst-syscall0
PASS tst-syscall1
PASS tst-syscall6
PASS tst-utmp
PASS tst-utmpx
PASS getgroups
PASS grcat
PASS pwcat
PASS test_grp
PASS test_pwd
PASS tst-regex2
SKIP tst-regexloc
PASS getrpcent
PASS tst-posix_spawn
PASS bug269-setjmp
PASS jmpbug
PASS sigjmpbug
PASS tst-setjmp
PASS tst-vfork-longjmp
PASS sigchld
PASS signal
PASS tst-raise
PASS tst-signal
PASS tst-signalfd
PASS tst-sigset
PASS hello
PASS tiny
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 bug-strcoll1-O2
PASS teststrtoq
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
Total skipped: 10
Total failed: 0
Total passed: 214