All of lore.kernel.org
 help / color / mirror / Atom feed
* PIO port width on various archs?
@ 2007-02-25  8:58 ` Avi Kivity
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread

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

Thread overview: 8+ 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-25  8:58 ` Avi Kivity
2007-02-26  4:27 ` [kvm-devel] " Hollis Blanchard
2007-02-26  4:27   ` Hollis Blanchard
2007-02-26  6:13   ` [kvm-devel] " Avi Kivity
2007-02-26  6:13     ` Avi Kivity
2007-02-26 16:52     ` Brian Johnson
2007-02-26 16:52       ` Brian Johnson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.