Hi,

On 28/11/06, Herbert Xu <[EMAIL PROTECTED]> wrote:
The default config read/write handlers allows a 4-byte read/write at
address 255.  This can clobber the field after the config area.  This
happens to be the PCIBus pointer in the PCIDevice structure.

An easier way to prevent the clobbering is grow PCIDevice::config by
three bytes.

Regards,
Andrew


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to