qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC v2 05/13] target/s390x: start moving TCG-only code to tcg/


From: David Hildenbrand
Subject: Re: [RFC v2 05/13] target/s390x: start moving TCG-only code to tcg/
Date: Tue, 20 Apr 2021 15:16:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 20.04.21 12:36, Claudio Fontana wrote:
move everything related to translate, as well as HELPER code in tcg/

mmu_helper.c stays put for now, as it contains both TCG and KVM code.


How hard would it be to split that up as well?

The internal.h file is renamed to s390x-internal.h, because of the
risk of collision with other files with the same name.

Can we move that change into a separate patch, so all we're left with are effective renames?


--
Thanks,

David / dhildenb




reply via email to

[Prev in Thread] Current Thread [Next in Thread]