qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] 2 MiB alignment in qemu_vmalloc()


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] 2 MiB alignment in qemu_vmalloc()
Date: Thu, 13 Oct 2011 09:56:50 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110927 Red Hat/3.1.15-1.el6_1 Thunderbird/3.1.15

  Hi,

I can try to make QEMU more useable with Valgrind by changing
the QEMU code (which was Valgrind compatible up to Avi's change).

Is there some way for apps to figure they are running in valgrind?
Then we could choose a different alignment automagically.

Who aborts btw? Is this valgrind itself? Or qemu due to memalign failing? In case of the latter we could simply catch it and try again with another alignment ...

cheers,
  Gerd




reply via email to

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