Home
last modified time | relevance | path

Searched hist:"50 cbebb9a339f43cda2005785010361497151882" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure50cbebb9a339f43cda2005785010361497151882 Tue Jul 07 18:10:09 CDT 2015 Michael Roth <mdroth@linux.vnet.ibm.com> configure: add configure check for ntdddisk.h

This header file provides w32 ioctl definitions for working with disk
devices. Older versions of mingw do not expose this in a useable way,
so add a configure check and report it via CONFIG_QGA_NTDDSCSI.

Subsequent patches will use this macro to stub out functionality that
relies on this in cases where it's not available.

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>