qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] system/qtest: Minor include cleanups
@ 2023-12-12 11:30 Philippe Mathieu-Daudé
  2023-12-12 11:30 ` [PATCH 1/2] system/qtest: Include missing 'hw/core/cpu.h' header Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-12-12 11:30 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Laurent Vivier, Paolo Bonzini,
	Philippe Mathieu-Daudé

Add missing header and restrict to sysemu.

Philippe Mathieu-Daudé (2):
  system/qtest: Include missing 'hw/core/cpu.h' header
  system/qtest: Restrict QTest API to system emulation

 include/sysemu/qtest.h | 2 ++
 system/qtest.c         | 1 +
 2 files changed, 3 insertions(+)

-- 
2.41.0



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

end of thread, other threads:[~2023-12-26 15:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-12 11:30 [PATCH 0/2] system/qtest: Minor include cleanups Philippe Mathieu-Daudé
2023-12-12 11:30 ` [PATCH 1/2] system/qtest: Include missing 'hw/core/cpu.h' header Philippe Mathieu-Daudé
2023-12-12 12:11   ` Thomas Huth
2023-12-12 11:30 ` [PATCH 2/2] system/qtest: Restrict QTest API to system emulation Philippe Mathieu-Daudé
2023-12-12 13:24   ` Thomas Huth
2023-12-26 15:40 ` [PATCH 0/2] system/qtest: Minor include cleanups Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).