From: Alex Mach <alexvm12e@xxxxxxx> Date: Tue, 18 May 2010 16:43:40 +0400 > Sure it should not always grant a requested access, it should lock > the address ranges used by guest systems and so prevent granting > access to other systems to the locked addresses. Isn't it? I just > find strange if adding a device that uses physical IO space (any > non-PnP ISA card for example) will result in pathching the > OpenFirmware. I/O space is protected as well, because it is also valid and common to make certain I/O devices only accessible to certain guests in the system. In fact, the PCI host controller's registers aren't accesible at all by any guest, it is only accessible by the hypervisor itself. Even programming DMA mappings into the IOMMU has to go through hypervisor calls. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html