On 11/01/2012 03:44 PM, Avi Kivity wrote: > > However we do have a problem with non-1/2/4/8 byte writes. Right now > any mismatched access ends up as an 8 byte write, we need an extra > accessor for arbitrary writes, or rather better use of the .impl members > of MemoryRegionOps.
Sorry, it's converted into a series of 8-bit writes. So the code is correct now, if inefficient. -- error compiling committee.c: too many arguments to function