Re: [PATCH v2 0/1] hw/arm/aspeed: Allow machine to set UART default

2021-09-01 Thread Philippe Mathieu-Daudé
On 9/1/21 5:36 PM, p...@fb.com wrote: > From: Peter Delevoryas > > v1: https://lore.kernel.org/qemu-devel/20210831233140.2659116-1-p...@fb.com/ > v2: > - Replaced AspeedMachineClass "serial_hd0" with "uart_default" > - Removed "qdev_get_machine()" usage > - Removed unnecessary aspeed.h (machine c

Re: [PATCH v2 0/1] hw/arm/aspeed: Allow machine to set UART default

2021-09-01 Thread Philippe Mathieu-Daudé
On 9/1/21 5:36 PM, p...@fb.com wrote: > From: Peter Delevoryas > > v1: https://lore.kernel.org/qemu-devel/20210831233140.2659116-1-p...@fb.com/ Hint for patchew: Supersedes: <20210831233140.2659116-1-p...@fb.com>

[PATCH v2 0/1] hw/arm/aspeed: Allow machine to set UART default

2021-09-01 Thread pdel
From: Peter Delevoryas v1: https://lore.kernel.org/qemu-devel/20210831233140.2659116-1-p...@fb.com/ v2: - Replaced AspeedMachineClass "serial_hd0" with "uart_default" - Removed "qdev_get_machine()" usage - Removed unnecessary aspeed.h (machine class) includes in device files - Added "uint32_t uar