On 28.11.19 09:35, Janosch Frank wrote: > On 11/28/19 8:09 AM, Thomas Huth wrote: >> On 27/11/2019 18.50, Janosch Frank wrote: >>> Let's also move the clear reset function into the reset handler. >>> >>> Signed-off-by: Janosch Frank <fran...@linux.ibm.com> >>> --- >>> target/s390x/cpu-qom.h | 1 + >>> target/s390x/cpu.c | 58 +++++++++++++----------------------------- >>> 2 files changed, 18 insertions(+), 41 deletions(-) >> >> I really wonder why we had so much duplicated code here before and >> nobody dared to clean it up in all those years... Thanks for doing that now! > > Looking back at my old patch series, I most often start with a cleanup > before I change or add anything... > > I'd guess that QEMU hasn't seen some love for a longer time.
Oh, I give QEMU some love quite often ... I just can't love every part of it equally well ;) I'd like to second the "thanks" for doing this cleanup :) -- Thanks, David / dhildenb