All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Update NVMM support to recent changes
@ 2021-07-18 13:46 Reinoud Zandijk
  2021-07-18 13:46 ` [PATCH v1 1/2] Only check CONFIG_NVMM when NEED_CPU_H is defined Reinoud Zandijk
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Reinoud Zandijk @ 2021-07-18 13:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Reinoud Zandijk

This patchset fixes small NVMM accelerator compilation issues due to
changes made in the rest of Qemu since its import.

Signed-off-by: Reinoud Zandijk <Reinoud@NetBSD.org>
---

Reinoud Zandijk (2):
  Only check CONFIG_NVMM when NEED_CPU_H is defined
  Fix nvmm_ram_block_added() function arguments

 include/sysemu/nvmm.h       | 7 ++++---
 target/i386/nvmm/nvmm-all.c | 5 +++--
 2 files changed, 7 insertions(+), 5 deletions(-)

-- 
2.31.1



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

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-18 13:46 [PATCH v1 0/2] Update NVMM support to recent changes Reinoud Zandijk
2021-07-18 13:46 ` [PATCH v1 1/2] Only check CONFIG_NVMM when NEED_CPU_H is defined Reinoud Zandijk
2021-09-07 16:20   ` Philippe Mathieu-Daudé
2021-09-08  9:46     ` Reinoud Zandijk
2021-09-08 10:30       ` Philippe Mathieu-Daudé
2021-07-18 13:46 ` [PATCH v1 2/2] Fix nvmm_ram_block_added() function arguments Reinoud Zandijk
2021-07-18 16:38   ` Peter Maydell
2021-07-19 14:54     ` Reinoud Zandijk
2021-08-29 16:04 ` applied? Re: [PATCH v1 0/2] Update NVMM support to recent changes, [PATCH v1 1/2] Only check CONFIG_NVMM when NEED_CPU_H is defined, " Reinoud Zandijk
2021-08-29 16:39   ` Peter Maydell
2021-09-07 16:02     ` Reinoud Zandijk
2021-09-10 16:21       ` Paolo Bonzini

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.