On 12/05/2014 06:59 AM, Markus Armbruster wrote:
>> Thus, -c abort is not always useful to simulate a qemu-io crash;
>> therefore, this patch adds a new sigraise command which allows to raise
>> any Unix signal.
> I'd write "allows to raise a signal", since I trust folks that have a
>
Max Reitz writes:
> On 2014-12-05 at 13:23, Markus Armbruster wrote:
>> Max Reitz writes:
>>
>>> On 2014-12-05 at 10:52, Markus Armbruster wrote:
Max Reitz writes:
> abort() has the sometimes undesirable side-effect of generating a core
> dump. If that is not needed, SIGKILL h
On 2014-12-05 at 13:23, Markus Armbruster wrote:
Max Reitz writes:
On 2014-12-05 at 10:52, Markus Armbruster wrote:
Max Reitz writes:
abort() has the sometimes undesirable side-effect of generating a core
dump. If that is not needed, SIGKILL has the same effect of abruptly
crash qemu; with
Am 05.12.2014 um 13:23 hat Markus Armbruster geschrieben:
> Max Reitz writes:
>
> > On 2014-12-05 at 10:52, Markus Armbruster wrote:
> >> Max Reitz writes:
> >>
> >>> abort() has the sometimes undesirable side-effect of generating a core
> >>> dump. If that is not needed, SIGKILL has the same ef
Max Reitz writes:
> On 2014-12-05 at 10:52, Markus Armbruster wrote:
>> Max Reitz writes:
>>
>>> abort() has the sometimes undesirable side-effect of generating a core
>>> dump. If that is not needed, SIGKILL has the same effect of abruptly
>>> crash qemu; without a core dump.
>>>
>>> Thus, -c a
On 2014-12-05 at 10:52, Markus Armbruster wrote:
Max Reitz writes:
abort() has the sometimes undesirable side-effect of generating a core
dump. If that is not needed, SIGKILL has the same effect of abruptly
crash qemu; without a core dump.
Thus, -c abort is not always useful to simulate a qem
Max Reitz writes:
> abort() has the sometimes undesirable side-effect of generating a core
> dump. If that is not needed, SIGKILL has the same effect of abruptly
> crash qemu; without a core dump.
>
> Thus, -c abort is not always useful to simulate a qemu-io crash;
> therefore, this patch adds a
On Thu, 12/04 15:49, Max Reitz wrote:
> abort() has the sometimes undesirable side-effect of generating a core
> dump. If that is not needed, SIGKILL has the same effect of abruptly
> crash qemu; without a core dump.
>
> Thus, -c abort is not always useful to simulate a qemu-io crash;
> therefore,
abort() has the sometimes undesirable side-effect of generating a core
dump. If that is not needed, SIGKILL has the same effect of abruptly
crash qemu; without a core dump.
Thus, -c abort is not always useful to simulate a qemu-io crash;
therefore, this patch adds a new sigraise command which allo