All of lore.kernel.org
 help / color / mirror / Atom feed
* Is Xen affected by this?
@ 2012-07-12 22:05 Thomas Goirand
  2012-07-13  1:49 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Goirand @ 2012-07-12 22:05 UTC (permalink / raw)
  To: xen-devel

Hi,

This one is a very old issue:
http://www.spinics.net/lists/kvm/msg39173.html

The patch hasn't been applied in (traditional) qemu-xen, even the
unstable version.

Cheers,

Thomas

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Is Xen affected by this?
  2012-07-12 22:05 Is Xen affected by this? Thomas Goirand
@ 2012-07-13  1:49 ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2012-07-13  1:49 UTC (permalink / raw)
  To: Thomas Goirand; +Cc: xen-devel

On Thu, 2012-07-12 at 18:05 -0400, Thomas Goirand wrote:
> Hi,
> 
> This one is a very old issue:
> http://www.spinics.net/lists/kvm/msg39173.html
> 
> The patch hasn't been applied in (traditional) qemu-xen, even the
> unstable version.

Thanks, I've had a look and this file is not compiled in the Xen
qemu-xen-traditional tree (i.e. we don't use it).

In a fully built tree I have:
        ijc@hastur:qemu-xen-traditional-dir$ find -name \*exec\*.[co]
        ./exec.c
        ./migration-exec.c
        ./migration-exec.o
        ./cpu-exec.c
        ./i386-dm/exec-dm.c
        ./i386-dm/exec-dm.o

Furthermore exec.o is listed in i386-dm/hookslib.mak:BAD_LIBOBJS which
is the list of files to filter from $(LIBOBJS) when building for Xen.

Lastly to be triply sure I "rm exec.c" and did:
        make -C tools subdir-all-qemu-xen-traditional-dir
There were no errors.

Ian.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-13  1:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-12 22:05 Is Xen affected by this? Thomas Goirand
2012-07-13  1:49 ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.