public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Huang Ying <ying.huang@intel.com>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	Andi Kleen <andi@firstfloor.org>,
	Dean Nelson <dnelson@redhat.com>
Subject: Re: [PATCH] Monitor command to translate guest physical address to host virtual address
Date: Sun, 03 Oct 2010 12:33:18 +0200	[thread overview]
Message-ID: <4CA85BEE.2030309@redhat.com> (raw)
In-Reply-To: <4CA855D6.8040609@redhat.com>

  On 10/03/2010 12:07 PM, Avi Kivity wrote:
>
>>
>> I  CC    x86_64-softmmu/monitor.o
>> cc1: warnings being treated as errors
>> /var/lib/buildbot/qemu-kvm/disable_kvm_i386_out_of_tree/build/monitor.c: 
>> In function 'do_p2v':
>> /var/lib/buildbot/qemu-kvm/disable_kvm_i386_out_of_tree/build/monitor.c:2312: 
>> error: cast to pointer from integer of different size
>> make[1]: *** [monitor.o] Error 1
>> make: *** [subdir-x86_64-softmmu] Error 2
>
> I've reverted it for now.  Please resubmit to qemu upstream 
> (qemu-devel@nongnu.org).  I also suggest coming up with a better name 
> for the command, and QMP support.
>

Another thing to consider is making it work on ranges, not pages.  This 
can be used with page migration for rebinding guest numa nodes to host 
numa nodes.

-- 
error compiling committee.c: too many arguments to function


      reply	other threads:[~2010-10-03 10:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-01  1:52 [PATCH] Monitor command to translate guest physical address to host virtual address Huang Ying
2010-10-01 22:53 ` Marcelo Tosatti
2010-10-02  8:16   ` Avi Kivity
2010-10-03 10:07     ` Avi Kivity
2010-10-03 10:33       ` Avi Kivity [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CA85BEE.2030309@redhat.com \
    --to=avi@redhat.com \
    --cc=andi@firstfloor.org \
    --cc=dnelson@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=ying.huang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox