Re: [PATCH v4 0/8] hw/sh4: Kconfig cleanups

2021-02-26 Thread Philippe Mathieu-Daudé
On 2/22/21 3:15 PM, Philippe Mathieu-Daudé wrote: > Philippe Mathieu-Daudé (8): > hw/sh4: Add missing license > hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board > hw/intc: Introduce SH_INTC Kconfig entry > hw/char: Introduce SH_SCI Kconfig entry > hw/timer: Introduce SH

Re: [PATCH v4 0/8] hw/sh4: Kconfig cleanups

2021-02-25 Thread Paolo Bonzini
On 22/02/21 15:15, Philippe Mathieu-Daudé wrote: Missing review: 1 (license) Since v3: - Include full MIT license text (Peter) Since v2: - Added missing TC58128/SH_PCI Kconfig entries (Peter) Since v1: - Addressed Peter Maydell review comments from https://www.mail-archive.com/qemu-block@nongn

Re: [PATCH v4 0/8] hw/sh4: Kconfig cleanups

2021-02-24 Thread Richard Henderson
On 2/22/21 6:15 AM, Philippe Mathieu-Daudé wrote: > Philippe Mathieu-Daudé (8): > hw/sh4: Add missing license > hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board > hw/intc: Introduce SH_INTC Kconfig entry > hw/char: Introduce SH_SCI Kconfig entry > hw/timer: Introduce SH_

[PATCH v4 0/8] hw/sh4: Kconfig cleanups

2021-02-22 Thread Philippe Mathieu-Daudé
Missing review: 1 (license) Since v3: - Include full MIT license text (Peter) Since v2: - Added missing TC58128/SH_PCI Kconfig entries (Peter) Since v1: - Addressed Peter Maydell review comments from https://www.mail-archive.com/qemu-block@nongnu.org/msg80599.html Philippe Mathieu-Daudé (8):