qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] target-i386: Fix compilation with --enable-debu


From: Dunrong Huang
Subject: Re: [Qemu-devel] [PATCH] target-i386: Fix compilation with --enable-debug
Date: Sat, 30 Jun 2012 13:13:37 +0800

2012/6/30 Stefan Weil <address@hidden>:
> commit c4baa0503d9623f1ce891f525ccd140c598bc29a improved SSE table
> type safety which now raises compiler errors when latest QEMU was
> configured with --enable-debug.
>
> Fix this by splitting the SSE tables even further to separate
> helper functions with different signatures.
>
> Instead of crashing by calling address 0, the code now jumps to
> label illegal_op.
>
Your patch is much more elegant than mine, :-). And it works for me, thanks.

-- 
Best Regards,

Dunrong Huang



reply via email to

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