This was kernel dying in ata subsystem:
[ 1.724000] ata1.00: ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100
[ 1.724000] ata1.00: 204800 sectors, multi 16: LBA48
[ 1.728000] ata1.00: limited to UDMA/33 due to 40-wire cable
[ 1.736000] ata1.00: configured for UDMA/33
[ 1.796000] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 2.5+
PQ: 0 ANSI: 5
[ 1.820000] sd 0:0:0:0: [sda] 204800 512-byte logical blocks: (104 MB/100
MiB)
[ 1.832000] sd 0:0:0:0: [sda] Write Protect is off
[ 1.836000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 1.864000] Data bus error, epc == ffffffff804157d8, ra == ffffffff804f7ddc
[ 1.864000] Oops[#1]:
mips64el-softmmu/qemu-system-mips64el -M fulong2e -kernel
/dev/shm/boot/vmlinux-3.16.0-4-loongson-2e -hda /dev/shm/LONGSOON_disk -cdrom
/dev/shm/debian-8.0.0-mipsel-xfce-CD-1.iso -nographic -d unimp,guest_errors -append
"console=ttyS0" > VMLINUX_3.16.log 2>&1
and without ata disk but with just CD it moved into 'normal' panic (no root
device)
[ 1.912000] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 1.916000] ata2.00: limited to UDMA/33 due to 40-wire cable
[ 1.924000] ata2.00: configured for UDMA/33
[ 2.604000] input: ImExPS/2 Generic Explorer Mouse as
/devices/platform/i8042/serio1/input/input2
[ 6.928000] ata2.00: qc timeout (cmd 0xa0)
[ 6.928000] ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
[ 7.088000] ata2.00: configured for UDMA/33
[ 12.092000] ata2.00: qc timeout (cmd 0xa0)
[ 12.096000] ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
[ 12.096000] ata2.00: limiting speed to UDMA/33:PIO3
[ 12.252000] ata2.00: configured for UDMA/33
[ 17.252000] ata2.00: qc timeout (cmd 0xa0)
[ 17.252000] ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
[ 17.256000] ata2.00: disabled
[ 17.260000] ata2: soft resetting link
[ 17.420000] ata2: EH complete
[ 17.428000] VFS: Cannot open root device "(null)" or unknown-block(0,0):
error -6
mips64el-softmmu/qemu-system-mips64el -M fulong2e -kernel /dev/shm/vmlinux-2e -cdrom
/dev/shm/debian-8.0.0-mipsel-xfce-CD-1.iso -nographic -d unimp,guest_errors -append
"console=ttyS0"
Hm. Note I skipped adding ati-vga device in those tests, because Debian 3.16
kernel was panicing in radeon code too.