]> Git Repo - qemu.git/commit
Add NVMM accelerator: x86 CPU support
authorReinoud Zandijk <[email protected]>
Fri, 2 Apr 2021 20:25:33 +0000 (22:25 +0200)
committerPaolo Bonzini <[email protected]>
Tue, 4 May 2021 12:15:34 +0000 (14:15 +0200)
commitfdc8635e870b7396a8e2fe4fadfdbec0060d5ef4
treebf481b4f93debc99f89f539f54459745e573f999
parent74a414a1dfdd7a9aa2d716f991c8a5c0853250ad
Add NVMM accelerator: x86 CPU support

Signed-off-by: Kamil Rytarowski <[email protected]>
Signed-off-by: Reinoud Zandijk <[email protected]>
Message-Id: <20210402202535[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target/i386/meson.build
target/i386/nvmm/meson.build [new file with mode: 0644]
target/i386/nvmm/nvmm-accel-ops.c [new file with mode: 0644]
target/i386/nvmm/nvmm-accel-ops.h [new file with mode: 0644]
target/i386/nvmm/nvmm-all.c [new file with mode: 0644]
This page took 0.025164 seconds and 4 git commands to generate.