vdi-dev: mark as deprecated

This interface has long been deprecated, and I don't know of any user.
Perhaps the header could even be removed from spice-protocol?
This commit is contained in:
Marc-André Lureau 2014-12-04 16:47:15 +01:00
parent 7566c5b3ad
commit 2d7bf3ed7f

View File

@ -37,6 +37,10 @@
#include <spice/start-packed.h> #include <spice/start-packed.h>
#ifndef SPICE_DISABLE_DEPRECATED
#error "This SPICE interface is deprecated"
#endif
#define REDHAT_PCI_VENDOR_ID 0x1b36 #define REDHAT_PCI_VENDOR_ID 0x1b36
#define VDI_PORT_DEVICE_ID 0x0105 #define VDI_PORT_DEVICE_ID 0x0105