public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PIO port width on various archs?
@ 2007-02-25  8:58 Avi Kivity
  2007-02-26  4:27 ` [kvm-devel] " Hollis Blanchard
  0 siblings, 1 reply; 4+ messages in thread
From: Avi Kivity @ 2007-02-25  8:58 UTC (permalink / raw)
  To: kvm-devel, linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-02-26 17:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-25  8:58 PIO port width on various archs? Avi Kivity
2007-02-26  4:27 ` [kvm-devel] " Hollis Blanchard
2007-02-26  6:13   ` Avi Kivity
2007-02-26 16:52     ` Brian Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox