[PATCH v1 0/2] Update NVMM support to recent changes

Reinoud Zandijk posted 2 patches 2 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210718134650.1191-1-reinoud@NetBSD.org
Maintainers: Reinoud Zandijk <reinoud@netbsd.org>, Kamil Rytarowski <kamil@netbsd.org>
include/sysemu/nvmm.h       | 7 ++++---
target/i386/nvmm/nvmm-all.c | 5 +++--
2 files changed, 7 insertions(+), 5 deletions(-)
[PATCH v1 0/2] Update NVMM support to recent changes
Posted by Reinoud Zandijk 2 years, 9 months ago
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