qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v9 08/23] cpu: replay instructions sequence


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH v9 08/23] cpu: replay instructions sequence
Date: Wed, 18 Feb 2015 14:48:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0


On 18/02/2015 12:56, Pavel Dovgalyuk wrote:
> +        if (replay_state.instructions_count == 0) {

Please add an assertion that replay_data_kind is EVENT_INSTRUCTION,
since you are consuming it below.

> +            replay_has_unread_data = 0;
> +            qemu_notify_event();



reply via email to

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