Changeset 17194: af33f2054f47 changed the type of "hvm_io_bitmap" from char to long, but failed to update this line. Thanks, -- Dexuan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Oh, I mean "from char[] to unsigned long[]". Please use the description inside the patch. -- Dexuan -----Original Message----- From: Cui, Dexuan Sent: 2008年3月21日 17:30 To: ''Keir Fraser''; ''xen-devel@lists.xensource.com'' Subject: [PATCH] Fix hvm_io_bitmap setting issue Changeset 17194: af33f2054f47 changed the type of "hvm_io_bitmap" from char to long, but failed to update this line. Thanks, -- Dexuan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
I haven''t actually received your original email yet. But I see the line you mean -- it''s the one that sets IO_BITMAP_B. Ouch! Thanks, Keir On 21/3/08 09:33, "Cui, Dexuan" <dexuan.cui@intel.com> wrote:> Oh, I mean "from char[] to unsigned long[]". Please use the description inside > the patch. > > -- Dexuan > > > -----Original Message----- > From: Cui, Dexuan > Sent: 2008年3月21日 17:30 > To: ''Keir Fraser''; ''xen-devel@lists.xensource.com'' > Subject: [PATCH] Fix hvm_io_bitmap setting issue > > Changeset 17194: af33f2054f47 changed the type of "hvm_io_bitmap" from char to > long, but failed to update this line. > > Thanks, > -- Dexuan_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel