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

Garrett D'Amore garrett at damore.org
Thu Sep 8 15:15:45 UTC 2011


This feels like a hack rather than a fix.  And a poor one at that.  The upstream bug indicates that the upstream have no such problems, and the failure seen is indicative of a failure to find the boot device in the guest.  I recommend further investigation.

	- Garrett

On Sep 8, 2011, at 7:28 AM, Andrzej Szeszo wrote:

> 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
> 
> 
> _______________________________________________
> oi-dev mailing list
> oi-dev at openindiana.org
> http://openindiana.org/mailman/listinfo/oi-dev





More information about the oi-dev mailing list