All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tests: Drop mentions of SoftMMU
@ 2023-10-02 14:51 Philippe Mathieu-Daudé
  2023-10-02 14:51 ` [PATCH 1/2] tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-10-02 14:51 UTC (permalink / raw)
  To: qemu-devel
  Cc: Beraldo Leal, Philippe Mathieu-Daudé, Thomas Huth,
	Alex Bennée, Wainer dos Santos Moschetta,
	Daniel P. Berrangé

We want to clarify when code depends on a software
MMU, or when it depends on TCG system emulation.

This series replaces 'softmmu' by TCG when relevant,
or simply remove it.

Philippe Mathieu-Daudé (2):
  tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay
  tests/unit/test-seccomp: Remove mentions of softmmu in test names

 tests/unit/test-seccomp.c | 24 ++++++++++++------------
 tests/vm/ubuntu.aarch64   |  2 +-
 2 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.41.0



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-03 13:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-02 14:51 [PATCH 0/2] tests: Drop mentions of SoftMMU Philippe Mathieu-Daudé
2023-10-02 14:51 ` [PATCH 1/2] tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay Philippe Mathieu-Daudé
2023-10-02 15:07   ` Alex Bennée
2023-10-02 14:51 ` [PATCH 2/2] tests/unit/test-seccomp: Remove mentions of softmmu in test names Philippe Mathieu-Daudé
2023-10-03 13:55 ` [PATCH 0/2] tests: Drop mentions of SoftMMU Richard Henderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.