qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v6 08/32] icount: implement icount requestin


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH v6 08/32] icount: implement icount requesting
Date: Thu, 11 Dec 2014 12:06:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0


On 11/12/2014 09:16, Pavel Dovgaluk wrote:
>>> > > No, it worked well and I deleted _nocache version of that function.
>>> > > But I still need _raw one to get the instructions counter.
>> > 
>> > Oh, great.  This patch can also go in early.
> What's the next? Will you upstream some of the patches to simplify reviewing 
> of the others?

I'm waiting for Alex to review the PPC bits, but I've already queued these:

Paolo Bonzini (9):
      target-mips: kvm: do not use get_clock()

Pavel Dovgalyuk (8):
      cpu-exec: fix cpu_exec_nocache
      cpu-exec: reset exception_index correctly
      icount: set can_do_io outside TB execution
      icount: introduce cpu_get_icount_raw
      cpu-exec: invalidate nocache translation if they are interrupted
      timer: introduce new QEMU_CLOCK_VIRTUAL_RT clock
      cpus: make icount warp behave well with respect to stop/cont
      i386: do not cross the pages boundaries in replay mode

Also, more get_clock() changes were in Kevin's block pull request.

Paolo



reply via email to

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