On 17/06/2015 20:31, Hervé Poussineau wrote: >> > > Sure. It works well for my test case. Thanks Paolo! > > However, it breaks PC machines. > mtree gives: > 0000000000000cf8-0000000000000cfb (prio 0, RW): pci-conf-idx > 0000000000000cf9-0000000000000cf9 (prio 1, RW): piix3-reset-control > "make check" wants to write 4 bytes to 0xcf8. Your patch makes it write > only 1 byte, and bad things happen.
Yup, that's the same as the Windows XP breakage. Thanks for the test! Paolo