Re: [PATCH v2 42/50] lasi: move from hw/hppa to hw/misc

2022-05-08 Thread Mark Cave-Ayland
On 08/05/2022 04:07, Richard Henderson wrote: On 5/4/22 04:25, Mark Cave-Ayland wrote: Move the LASI device implementation from hw/hppa to hw/misc so that it is located with all the other miscellaneous devices. Signed-off-by: Mark Cave-Ayland Acked-by: Helge Deller ---   MAINTAINERS 

Re: [PATCH v2 42/50] lasi: move from hw/hppa to hw/misc

2022-05-07 Thread Richard Henderson
On 5/4/22 04:25, Mark Cave-Ayland wrote: Move the LASI device implementation from hw/hppa to hw/misc so that it is located with all the other miscellaneous devices. Signed-off-by: Mark Cave-Ayland Acked-by: Helge Deller --- MAINTAINERS | 2 ++ hw/hppa/Kconfig

[PATCH v2 42/50] lasi: move from hw/hppa to hw/misc

2022-05-04 Thread Mark Cave-Ayland
Move the LASI device implementation from hw/hppa to hw/misc so that it is located with all the other miscellaneous devices. Signed-off-by: Mark Cave-Ayland Acked-by: Helge Deller --- MAINTAINERS | 2 ++ hw/hppa/Kconfig | 1 + hw/hppa/machine.c