On Fri, 15 Mar 2019, Philippe Mathieu-Daudé wrote:
$ fgrep 'pci_cfg_write ati-vga' trace.log ... [email protected]:pci_cfg_write ati-vga 06:0 @0x10 <- 0x4000008 [email protected]:pci_cfg_write ati-vga 06:0 @0x18 <- 0x5050000 [email protected]:pci_cfg_write ati-vga 06:0 @0x30 <- 0x5040001 [email protected]:pci_cfg_write ati-vga 06:0 @0x14 <- 0xa101 [email protected]:pci_cfg_write ati-vga 06:0 @0x4 <- 0x147
Linux seems to do: [email protected]:pci_cfg_write ati-vga 06:0 @0x10 <- 0x14000008 [email protected]:pci_cfg_write ati-vga 06:0 @0x18 <- 0x15050000 [email protected]:pci_cfg_write ati-vga 06:0 @0x14 <- 0x4001 [email protected]:pci_cfg_write ati-vga 06:0 @0x3c <- 0x0 [email protected]:pci_cfg_write ati-vga 06:0 @0x4 <- 0x3 Not sure where the difference comes from and why this fails. Regards, BALATON Zoltan
