qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] igvm: add support for igvm memory map parameter in native mode
@ 2025-09-16 10:31 Gerd Hoffmann
  2025-09-16 10:31 ` [PATCH 1/2] igvm: move igvm.h file to include/system Gerd Hoffmann
  2025-09-16 10:31 ` [PATCH 2/2] igvm: add support for igvm memory map parameter in native mode Gerd Hoffmann
  0 siblings, 2 replies; 3+ messages in thread
From: Gerd Hoffmann @ 2025-09-16 10:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Zhao Liu, Gerd Hoffmann



Gerd Hoffmann (2):
  igvm: move igvm.h file to include/system
  igvm: add support for igvm memory map parameter in native mode

 {backends => include/system}/igvm.h |  5 ++++
 backends/igvm-cfg.c                 |  2 +-
 backends/igvm.c                     | 20 +++++++++----
 stubs/igvm.c                        | 21 ++++++++++++++
 target/i386/igvm.c                  | 44 +++++++++++++++++++++++++++++
 stubs/meson.build                   |  1 +
 target/i386/meson.build             |  3 ++
 7 files changed, 90 insertions(+), 6 deletions(-)
 rename {backends => include/system}/igvm.h (73%)
 create mode 100644 stubs/igvm.c
 create mode 100644 target/i386/igvm.c

-- 
2.51.0



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

end of thread, other threads:[~2025-09-16 10:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-16 10:31 [PATCH 0/2] igvm: add support for igvm memory map parameter in native mode Gerd Hoffmann
2025-09-16 10:31 ` [PATCH 1/2] igvm: move igvm.h file to include/system Gerd Hoffmann
2025-09-16 10:31 ` [PATCH 2/2] igvm: add support for igvm memory map parameter in native mode Gerd Hoffmann

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