Re: [Qemu-devel] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks

2015-09-11 Thread Alex Bennée
Michael Tokarev writes: > 03.08.2015 12:14, Alex Bennée wrote: >> Hi, >> >> This is mostly just a re-base to keep current with master. I've added >> a couple of outstanding s-o-b and r-b tags. There are also two new >> patches in this series which seemed to be worth keeping together: >> >> -

Re: [Qemu-devel] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks

2015-09-11 Thread Michael Tokarev
03.08.2015 12:14, Alex Bennée wrote: > Hi, > > This is mostly just a re-base to keep current with master. I've added > a couple of outstanding s-o-b and r-b tags. There are also two new > patches in this series which seemed to be worth keeping together: > > - a simple patch to dump invocation in

[Qemu-devel] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks

2015-08-03 Thread Alex Bennée
Hi, This is mostly just a re-base to keep current with master. I've added a couple of outstanding s-o-b and r-b tags. There are also two new patches in this series which seemed to be worth keeping together: - a simple patch to dump invocation info in the log - the cputlb logging clean-up posted