Date: Sun, 07 Nov 2021 10:11:14 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 259673] ichwd does not detect qemu i6300esb virtual watchdog Message-ID: <bug-259673-227-aXvSCXHvcM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259673-227@https.bugs.freebsd.org/bugzilla/> References: <bug-259673-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259673 --- Comment #2 from christi@coraline.org --- chip=3D0x25a18086 is not present. This may be because QEMU does not emulat= e the entire i8300ESD chipset, just the watchdog device. If ichwd is detecting by searching for the chipset rather than the watchdog specifically, that could explain why it is not being detected? Full output from pciconf -v -l is: hostb0@pci0:0:0:0: class=3D0x060000 rev=3D0x02 hdr=3D0x00 vendor=3D0x8= 086 device=3D0x1237 subvendor=3D0x1af4 subdevice=3D0x1100 vendor =3D 'Intel Corporation' device =3D '440FX - 82441FX PMC [Natoma]' class =3D bridge subclass =3D HOST-PCI isab0@pci0:0:1:0: class=3D0x060100 rev=3D0x00 hdr=3D0x00 vendor=3D0x8= 086 device=3D0x7000 subvendor=3D0x1af4 subdevice=3D0x1100 vendor =3D 'Intel Corporation' device =3D '82371SB PIIX3 ISA [Natoma/Triton II]' class =3D bridge subclass =3D PCI-ISA atapci0@pci0:0:1:1: class=3D0x010180 rev=3D0x00 hdr=3D0x00 vendor=3D0x8= 086 device=3D0x7010 subvendor=3D0x1af4 subdevice=3D0x1100 vendor =3D 'Intel Corporation' device =3D '82371SB PIIX3 IDE [Natoma/Triton II]' class =3D mass storage subclass =3D ATA uhci0@pci0:0:1:2: class=3D0x0c0300 rev=3D0x01 hdr=3D0x00 vendor=3D0x8= 086 device=3D0x7020 subvendor=3D0x1af4 subdevice=3D0x1100 vendor =3D 'Intel Corporation' device =3D '82371SB PIIX3 USB [Natoma/Triton II]' class =3D serial bus subclass =3D USB intsmb0@pci0:0:1:3: class=3D0x068000 rev=3D0x03 hdr=3D0x00 vendor=3D0x8= 086 device=3D0x7113 subvendor=3D0x1af4 subdevice=3D0x1100 vendor =3D 'Intel Corporation' device =3D '82371AB/EB/MB PIIX4 ACPI' class =3D bridge vgapci0@pci0:0:2:0: class=3D0x030000 rev=3D0x02 hdr=3D0x00 vendor=3D0x1= 234 device=3D0x1111 subvendor=3D0x1af4 subdevice=3D0x1100 class =3D display subclass =3D VGA virtio_pci0@pci0:0:3:0: class=3D0x00ff00 rev=3D0x00 hdr=3D0x00 vendor=3D0x1= af4 device=3D0x1002 subvendor=3D0x1af4 subdevice=3D0x0005 vendor =3D 'Red Hat, Inc.' device =3D 'Virtio memory balloon' class =3D old none0@pci0:0:4:0: class=3D0x088000 rev=3D0x00 hdr=3D0x00 vendor=3D0x8= 086 device=3D0x25ab subvendor=3D0x1af4 subdevice=3D0x1100 vendor =3D 'Intel Corporation' device =3D '6300ESB Watchdog Timer' class =3D base peripheral virtio_pci1@pci0:0:5:0: class=3D0x010000 rev=3D0x00 hdr=3D0x00 vendor=3D0x1= af4 device=3D0x1004 subvendor=3D0x1af4 subdevice=3D0x0008 vendor =3D 'Red Hat, Inc.' device =3D 'Virtio SCSI' class =3D mass storage subclass =3D SCSI virtio_pci2@pci0:0:18:0: class=3D0x020000 rev=3D0x00 hdr=3D0x00 vend= or=3D0x1af4 device=3D0x1000 subvendor=3D0x1af4 subdevice=3D0x0001 vendor =3D 'Red Hat, Inc.' device =3D 'Virtio network device' class =3D network subclass =3D ethernet pcib1@pci0:0:30:0: class=3D0x060400 rev=3D0x00 hdr=3D0x01 vendor=3D0x1= b36 device=3D0x0001 subvendor=3D0x0000 subdevice=3D0x0000 vendor =3D 'Red Hat, Inc.' device =3D 'QEMU PCI-PCI bridge' class =3D bridge subclass =3D PCI-PCI pcib2@pci0:0:31:0: class=3D0x060400 rev=3D0x00 hdr=3D0x01 vendor=3D0x1= b36 device=3D0x0001 subvendor=3D0x0000 subdevice=3D0x0000 vendor =3D 'Red Hat, Inc.' device =3D 'QEMU PCI-PCI bridge' class =3D bridge subclass =3D PCI-PCI --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259673-227-aXvSCXHvcM>