[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/35] Misc patches for 2018-12-18
From: |
Paolo Bonzini |
Subject: |
Re: [Qemu-devel] [PULL 00/35] Misc patches for 2018-12-18 |
Date: |
Wed, 19 Dec 2018 16:05:58 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 |
On 19/12/18 15:33, Peter Maydell wrote:
> PS: can the colorization be disabled? Grepping logfiles for
> ERROR, FAIL, etc doesn't work in the presence of colour
> escape sequences...
Oh interesting that it didn't grep fine for you, it seemed to be okay here.
I added it because "make -O" uses a pipe rather than tty, and causes
colors not to be applied. I'm thinking of adding a --enable-color=FOO
instead, for now I'll disable it and send v2.
Paolo
- [Qemu-devel] [PULL 27/35] qemu/queue.h: typedef QTAILQ heads, (continued)
- [Qemu-devel] [PULL 27/35] qemu/queue.h: typedef QTAILQ heads, Paolo Bonzini, 2018/12/17
- [Qemu-devel] [PULL 31/35] checkpatch: warn about qemu/queue.h head structs that are not typedef-ed, Paolo Bonzini, 2018/12/17
- [Qemu-devel] [PULL 28/35] qemu/queue.h: remove Q_TAILQ_{HEAD, ENTRY}, Paolo Bonzini, 2018/12/17
- [Qemu-devel] [PULL 29/35] qemu/queue.h: reimplement QTAILQ without pointer-to-pointers, Paolo Bonzini, 2018/12/17
- [Qemu-devel] [PULL 32/35] hw/watchdog/wdt_i6300esb: remove a unnecessary comment, Paolo Bonzini, 2018/12/17
- [Qemu-devel] [PULL 33/35] scripts: add script to convert multiline comments into 4-line format, Paolo Bonzini, 2018/12/17
- [Qemu-devel] [PULL 30/35] qemu/queue.h: simplify reverse access to QTAILQ, Paolo Bonzini, 2018/12/17
- [Qemu-devel] [PULL 34/35] remove space-tab sequences, Paolo Bonzini, 2018/12/17
- [Qemu-devel] [PULL 35/35] avoid TABs in files that only contain a few, Paolo Bonzini, 2018/12/17
- Re: [Qemu-devel] [PULL 00/35] Misc patches for 2018-12-18, Peter Maydell, 2018/12/19
- Re: [Qemu-devel] [PULL 00/35] Misc patches for 2018-12-18,
Paolo Bonzini <=