On 04/28/2011 12:21 PM, Stefan Weil wrote:
Am 28.04.2011 15:56, schrieb Anthony Liguori:
On 04/27/2011 11:16 AM, Venkateswararao Jujjuri wrote:
The following changes since commit
661bfc80e876d32da8befe53ba0234d87fc0bcc2:
Jan Kiszka (1):
pflash: Restore & fix lazy ROMD switching

are available in the git repository at:

git://repo.or.cz/qemu/aliguori/jvrao.git for-anthony

Pulled. Thanks.

Regards,

Anthony Liguori


This pull breaks compilation and linkage of latest QEMU:

* Compilation fails because of wrong include paths (caused by moved files).
I just sent a patch to fix this issue.

* The linker fails for all system emulations without virtio. Example:

LINK cris-softmmu/qemu-system-cris
../fsdev/qemu-fsdev.o:(.data+0xc): undefined reference to `local_ops'

The use of CONFIG_REALLY_VIRTFS was wrong in the rename patch. I'll push a fix.

Regards,

Anthony Liguori


I could add virtio to all these emulations, but I think a better solution
is required.

Regards,

Stefan Weil




Reply via email to