[oi-dev] 1479 Qemu delivered by pkg:/system/qemu/kvm is broken

Andrzej Szeszo aszeszo at gmail.com
Thu Sep 8 14:28:11 UTC 2011


I propose the change below to workaround https://www.illumos.org/issues/1479

diff --git a/components/qemu-kvm/Makefile b/components/qemu-kvm/Makefile
--- a/components/qemu-kvm/Makefile
+++ b/components/qemu-kvm/Makefile
@@ -46,6 +46,7 @@
  CONFIGURE_OPTIONS += --disable-kvm-device-assignment
  CONFIGURE_OPTIONS += --enable-trace-backend=dtrace
  CONFIGURE_OPTIONS += --target-list="i386-softmmu x86_64-softmmu"
+CONFIGURE_OPTIONS += --enable-debug

  COMPONENT_BUILD_ENV += PATH=$(PATH):/usr/sbin

Andrzej





More information about the oi-dev mailing list