Am 03.11.2017 um 14:37 hat Doug Gale geschrieben:
> Add trace output for commands, errors, and undefined behavior.
> Add guest error log output for undefined behavior.
> Report invalid undefined accesses to MMIO.
> Annotate unlikely error checks with unlikely.
>
> Signed-off-by: Doug Gale
> Revie
On Mon, Nov 27, 2017 at 12:58:32PM +0100, Kevin Wolf wrote:
> Am 25.11.2017 um 08:08 hat Doug Gale geschrieben:
> > Ping
>
> Stefan, do you expect this to go through a different tree than the
> tracing one?
Yes, patches that just add/remove/modify trace events go through the
affected component's
Am 25.11.2017 um 08:08 hat Doug Gale geschrieben:
> Ping
Stefan, do you expect this to go through a different tree than the
tracing one?
Kevin
> On Thu, Nov 16, 2017 at 6:16 AM, Doug Gale wrote:
> > I submitted it with git Nov 3 - the long lines issue with git-am
> > should be resolved. Please
Ping
On Thu, Nov 16, 2017 at 6:16 AM, Doug Gale wrote:
> I submitted it with git Nov 3 - the long lines issue with git-am
> should be resolved. Please let me know if there's still a problem.
>
> Thanks.
>
>
> On Fri, Nov 3, 2017 at 11:58 AM, Philippe Mathieu-Daudé
> wrote:
>> Cc'ing Trivial ;)
I submitted it with git Nov 3 - the long lines issue with git-am
should be resolved. Please let me know if there's still a problem.
Thanks.
On Fri, Nov 3, 2017 at 11:58 AM, Philippe Mathieu-Daudé wrote:
> Cc'ing Trivial ;)
>
> On 11/03/2017 10:37 AM, Doug Gale wrote:
>> Add trace output for com
Cc'ing Trivial ;)
On 11/03/2017 10:37 AM, Doug Gale wrote:
> Add trace output for commands, errors, and undefined behavior.
> Add guest error log output for undefined behavior.
> Report invalid undefined accesses to MMIO.
> Annotate unlikely error checks with unlikely.
>
> Signed-off-by: Doug Gal