On Tue, Feb 09, 2016 at 09:31:23AM -0800, Hollis Blanchard wrote: > On 02/09/2016 07:53 AM, Stefan Hajnoczi wrote: > >On Mon, Feb 08, 2016 at 04:03:05PM -0800, Hollis Blanchard wrote: > >>-memory_region_ops_read(void *mr, uint64_t offset, uint64_t value, unsigned > >>size) "mr %p offset %#"PRIx64" value %#"PRIx64" size %u" > >>-memory_region_ops_write(void *mr, uint64_t offset, uint64_t value, > >>unsigned size) "mr %p offset %#"PRIx64" value %#"PRIx64" size %u" > >>+memory_region_ops_read(void *mr, uint64_t addr, uint64_t value, unsigned > >>size) "mr %p offset %#"PRIx64" value %#"PRIx64" size %u" > >>+memory_region_ops_write(void *mr, uint64_t addr, uint64_t value, unsigned > >>size) "mr %p offset %#"PRIx64" value %#"PRIx64" size %u" > >Please update the format string too ("offset" -> "addr"). > > Oops, thanks. Do you want me to re-send the series, or just this patch?
I had no other comments and this is a small change so I can do it myself when merging the patches. No need to resend. Thanks, Stefan
signature.asc
Description: PGP signature