[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <45E14F9D.3050502@qumranet.com>
Date: Sun, 25 Feb 2007 10:58:05 +0200
From: Avi Kivity <avi@...ranet.com>
To: kvm-devel <kvm-devel@...ts.sourceforge.net>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: PIO port width on various archs?
I'm changing the kvm userspace interface to be more friendly to other
archs. One issue is the PIO port size. x86 uses 16 bits to hold the
port size (64K ports). Is that an issue for other archs?
I guess I could change it to __u32, but it's better to know what various
architectures actually require.
--
error compiling committee.c: too many arguments to function
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists