aboutsummaryrefslogtreecommitdiff
path: root/os-win32.c
diff options
context:
space:
mode:
authorBin Meng <bin.meng@windriver.com>2022-09-25 19:29:39 +0800
committerThomas Huth <thuth@redhat.com>2022-09-27 20:51:20 +0200
commit3039fd4b6e9b80ab35b34493181202a22b952812 (patch)
treef96f3fe57dd2da81b3eab634c92df64e064f0ab4 /os-win32.c
parentdbc4f48b5ab3e6d85f78aa4df6bd6ad561c3d152 (diff)
downloadqemu-3039fd4b6e9b80ab35b34493181202a22b952812.zip
qemu-3039fd4b6e9b80ab35b34493181202a22b952812.tar.gz
qemu-3039fd4b6e9b80ab35b34493181202a22b952812.tar.bz2
tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
Previously request_{bios, pflash} cases were skipped on win32, mainly due to create_blob_file() calling mmap() which does not exist on win32. This rewirtes create_blob_file() to be portable, so that we can enable these cases on Windows. Suggested-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Bin Meng <bin.meng@windriver.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220925113032.1949844-2-bmeng.cn@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'os-win32.c')
0 files changed, 0 insertions, 0 deletions