X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Fpci.h;h=1da7102d8e8ad609e6489faeab75a3dd63606bd0;hp=9e329b817f13f998f63f3ca03d02db55c912052d;hb=123a1ba27ea09c8fa77a1b36ce625b43d7c48b14;hpb=0e097100a26bc43eb8964734fa43130fc4c71429 diff --git a/palacios/include/devices/pci.h b/palacios/include/devices/pci.h index 9e329b8..1da7102 100644 --- a/palacios/include/devices/pci.h +++ b/palacios/include/devices/pci.h @@ -30,6 +30,8 @@ #include +struct vm_device; + typedef enum { PCI_BAR_IO, PCI_BAR_MEM24,