On 10/9/25 07:31, Philippe Mathieu-Daudé wrote:
B160L and C3700 share a lot of common code. Factor it out as an abstract HPPA_COMMON_MACHINE QOM parent.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/hppa/machine.c | 61 +++++++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 28 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
