qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-8.0 0/2] hw: Reduce "qemu/accel.h" inclusion
@ 2022-11-30 13:56 Philippe Mathieu-Daudé
  2022-11-30 13:56 ` [PATCH-for-8.0 1/2] typedefs: Forward-declare AccelState Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2022-11-30 13:56 UTC (permalink / raw)
  To: qemu-devel
  Cc: Eduardo Habkost, Richard Henderson, Philippe Mathieu-Daudé,
	Thomas Huth, Yanan Wang, Paolo Bonzini, Marcel Apfelbaum

Another trivial series, restricting "qemu/accel.h".

Philippe Mathieu-Daudé (2):
  typedefs: Forward-declare AccelState
  hw: Reduce "qemu/accel.h" inclusion

 hw/core/machine.c       | 1 +
 include/hw/boards.h     | 1 -
 include/qemu/accel.h    | 4 ++--
 include/qemu/typedefs.h | 1 +
 4 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.38.1



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

end of thread, other threads:[~2022-11-30 23:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-30 13:56 [PATCH-for-8.0 0/2] hw: Reduce "qemu/accel.h" inclusion Philippe Mathieu-Daudé
2022-11-30 13:56 ` [PATCH-for-8.0 1/2] typedefs: Forward-declare AccelState Philippe Mathieu-Daudé
2022-11-30 14:26   ` Fabiano Rosas
2022-11-30 22:22   ` Richard Henderson
2022-11-30 13:56 ` [PATCH-for-8.0 2/2] hw: Reduce "qemu/accel.h" inclusion Philippe Mathieu-Daudé
2022-11-30 15:17   ` Fabiano Rosas
2022-11-30 15:43     ` Philippe Mathieu-Daudé
2022-11-30 15:44       ` Paolo Bonzini
2022-11-30 23:38   ` Wilfred Mallawa
2022-11-30 15:35 ` [PATCH-for-8.0 0/2] " Paolo Bonzini

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).