Thanks, applied.
On Mon, Feb 11, 2013 at 4:41 PM, Peter Maydell wrote:
> This patchset is just cleanups; it has two major aims:
> * remove 'cpu' from public-facing qemu_log function/type/etc
>names, since the logging is now entirely generic and not
>tied to TCG CPU debug logging at all
>
On Mon, Feb 11, 2013 at 4:41 PM, Peter Maydell wrote:
> This patchset is just cleanups; it has two major aims:
> * remove 'cpu' from public-facing qemu_log function/type/etc
>names, since the logging is now entirely generic and not
>tied to TCG CPU debug logging at all
> * remove unneces
On Mon, Feb 11, 2013 at 04:41:19PM +, Peter Maydell wrote:
> This patchset is just cleanups; it has two major aims:
> * remove 'cpu' from public-facing qemu_log function/type/etc
>names, since the logging is now entirely generic and not
>tied to TCG CPU debug logging at all
> * remove
On 2013-02-11 08:41, Peter Maydell wrote:
Peter Maydell (6):
qemu-log: Unify {cpu_set,set_cpu}_log_filename as
qemu_set_log_filename
qemu-log: Abstract out "print usage message about valid log
categories"
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
qemu-log:
This patchset is just cleanups; it has two major aims:
* remove 'cpu' from public-facing qemu_log function/type/etc
names, since the logging is now entirely generic and not
tied to TCG CPU debug logging at all
* remove unnecessary indirection through cpus.c (ie set_cpu_log
and set_cpu_lo