qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Data bus error with redeonfb on mips_fulong2e


From: BALATON Zoltan
Subject: Re: [Qemu-devel] Data bus error with redeonfb on mips_fulong2e
Date: Fri, 15 Mar 2019 13:19:14 +0100 (CET)
User-agent: Alpine 2.21.9999 (BSF 287 2018-06-16)

On Fri, 15 Mar 2019, Philippe Mathieu-Daudé wrote:
$ fgrep 'pci_cfg_write ati-vga' trace.log
...
address@hidden:pci_cfg_write ati-vga 06:0 @0x10 <- 0x4000008
address@hidden:pci_cfg_write ati-vga 06:0 @0x18 <- 0x5050000
address@hidden:pci_cfg_write ati-vga 06:0 @0x30 <- 0x5040001
address@hidden:pci_cfg_write ati-vga 06:0 @0x14 <- 0xa101
address@hidden:pci_cfg_write ati-vga 06:0 @0x4 <- 0x147

Linux seems to do:

address@hidden:pci_cfg_write ati-vga 06:0 @0x10 <- 0x14000008
address@hidden:pci_cfg_write ati-vga 06:0 @0x18 <- 0x15050000
address@hidden:pci_cfg_write ati-vga 06:0 @0x14 <- 0x4001
address@hidden:pci_cfg_write ati-vga 06:0 @0x3c <- 0x0
address@hidden:pci_cfg_write ati-vga 06:0 @0x4 <- 0x3

Not sure where the difference comes from and why this fails.

Regards,
BALATON Zoltan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]