qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/2] ramblock: add hmp command "info ramblock


From: Peter Xu
Subject: Re: [Qemu-devel] [PATCH v2 0/2] ramblock: add hmp command "info ramblock"
Date: Thu, 27 Apr 2017 10:04:26 +0800
User-agent: Mutt/1.5.24 (2015-08-30)

On Thu, Apr 27, 2017 at 09:12:43AM +0800, Fam Zheng wrote:
> On Wed, 04/26 19:13, Peter Xu wrote:
> > v2:
> > - replace "lx" with "PRIx64" in three places
> 
> ram_addr_t doesn't have a fixed bit width, to keep compilers happy, maybe you
> can stick to PRIx64 in the format string, and cast the parameters.

Will do when there is new version. Thanks!

-- 
Peter Xu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]