[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Question about gen_jmp_tb
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] Question about gen_jmp_tb |
Date: |
Mon, 2 Jun 2014 11:56:56 +0100 |
On 2 June 2014 11:53, Jack Biggs <address@hidden> wrote:
> This is not a problem for now, the main reason we wanted to have this at the
> end is to potentially trace load / stores in the future. How would you
> recommend integrating this into icount? Just wanting to make sure I don't
> run into anything unexpected.
The icount hooks are in gen-icount.h.
thanks
-- PMM