qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [4261] Errors while registering ioports are not fatal (


From: Paul Brook
Subject: Re: [Qemu-devel] [4261] Errors while registering ioports are not fatal (Glauber Costa).
Date: Sat, 26 Apr 2008 22:29:02 +0100
User-agent: KMail/1.9.9

> > If you configure two devices with the same IO port I'd expect writes to
> > go to one or both of them, or cause a CPU fault. Just like when you have
> > overlapping memory ranges. The device doesn't suddenly disappear in a
> > puff of smoke because the OS assigned overlapping IO ranges.
>
> The issue isn't the guest OS assigning overlapping IO regions.  The
> issues is that some devices (like IDE), register ioports directly
> independently of PCI regions.

This is a device bug. They shouldn't do that. This is exactly the "manual 
configuring of IO regions" you mentioned.

Paul




reply via email to

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