X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Fide.h;h=fd6cf0472e61419171c73d3cefd60674910b5df0;hp=03d8a48086a132b621fab8ec021e13d840a7a53e;hb=66a1a4c7a9edcd7d8bc207aca093d694a6e6b5b2;hpb=32694d99c15e00731a240e0fccea252e08bf5ada diff --git a/palacios/include/devices/ide.h b/palacios/include/devices/ide.h index 03d8a48..fd6cf04 100644 --- a/palacios/include/devices/ide.h +++ b/palacios/include/devices/ide.h @@ -205,6 +205,7 @@ struct drive_t { struct sense_info_t sense; struct atapi_t atapi; + /* JRL */ void * private_data; @@ -243,6 +244,7 @@ struct ramdisk_t { #endif + #if 0 // FLAT MODE