Zhang, Xiantao wrote: > Avi Kivity wrote: > >> Zhang, Xiantao wrote: >> >>> +#define TO_LEGACY_IO(addr) (((addr&0x3ffffff) >> 12 << 2)|((addr) >>> & 0x3)) >>> >>> >> Please change to a function. Other than that, patch looks good. >> > Thanks ! Attached. :) > Xiantao > > From: Zhang Xiantao <[EMAIL PROTECTED]> > Date: Thu, 31 Jan 2008 15:35:10 +0800 > Subject: [PATCH] kvm: qemu: Covert the mmio address space to port io in > userspace. > > IA64 also have no port io, but chipset is responsible for converting > some mmio to port io for keeping compatibility with legacy device. > Signed-off-by: Xiantao Zhang <[EMAIL PROTECTED]> >
Applied, thanks. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel