|
From: | Thomas Huth |
Subject: | Re: [PATCH 00/13] misc: Rename 'softmmu' -> 'system' |
Date: | Wed, 4 Oct 2023 14:37:14 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 |
On 04/10/2023 14.33, Daniel P. Berrangé wrote:
On Wed, Oct 04, 2023 at 11:06:15AM +0200, Philippe Mathieu-Daudé wrote:This series finishes the cleanup which remove the confusion of using 'softmmu' when we really mean 'system emulation', as opposition to 'user emulation'.Am I mis-understanding what you mean by 'finishes' here, as I see many references to softmmu remaining $ git grep softmmu | wc -l 270 In particular under configs/ I was also hoping it meant that we'd be changing configure to allow configure --target-list=x86_64-system though the lazy side of me would like configure --target-list=x86_64-vm for less typing
Maybe we should also bikeshed about the naming first... "system" is a quite overloaded word in this context already, and "vm" sounds rather like hardware-accelerated stuff ... what about using something like "sysemu"? Or "fullsys" for "full system emulation" (in contrast to "user space"-only emulation)?
Thomas
[Prev in Thread] | Current Thread | [Next in Thread] |