[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [PATCH 11/11] Unplug emulated disks and nics
On 05/26/2010 05:27 AM, Stefano Stabellini wrote: > It is needed for LINUX_VERSION_CODE, see below: > > >>> + >>> +#define XEN_IOPORT_MAGIC_VAL 0x49d2 >>> +#define XEN_IOPORT_LINUX_PRODNUM 0xffff >>> +#define XEN_IOPORT_LINUX_DRVVER ((LINUX_VERSION_CODE << 8) + 0x0) >>> Ah. What's that for? Does qemu change its behaviour depending on the kernel version? Ah, something to do with blacklisting. But is the Linux kernel version the most useful value here? Shouldn't there be some kind of separate version number? And what's the blacklisting stuff for anyway? Wow, this interface is perverse. It reuses the same IO port but changes function depending on the size of the IO? Again, wow. J _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |