Re: [Qemu-devel] Possible bug when executing an instruction.

2015-11-17 Thread Eric Blake
On 11/17/2015 10:14 AM, John Snow wrote: > > > On 11/16/2015 08:44 PM, Toni Nedialkov wrote: >> There is some evidence to suggest that the instruction mulx rsp,rsp,rdx >> causes a segfault in QEMU. >> >> Was wondering if anyone would be kind enough to verify. And since I am >> not familiar with t

Re: [Qemu-devel] Possible bug when executing an instruction.

2015-11-17 Thread John Snow
On 11/16/2015 08:44 PM, Toni Nedialkov wrote: > There is some evidence to suggest that the instruction mulx rsp,rsp,rdx > causes a segfault in QEMU. > > Was wondering if anyone would be kind enough to verify. And since I am > not familiar with the bug reporting process, I am posting here. > > T

[Qemu-devel] Possible bug when executing an instruction.

2015-11-16 Thread Toni Nedialkov
There is some evidence to suggest that the instruction mulx rsp,rsp,rdx causes a segfault in QEMU. Was wondering if anyone would be kind enough to verify. And since I am not familiar with the bug reporting process, I am posting here. Thank you.