X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fi440fx.c;h=2408cdd87b235256a0a32b2287fd7c43abbacf2f;hp=6d0740a0070ce1c12a5b7dac2d47efb222d3eef4;hb=afb2a35b2e15ba0fa932c4e49a3678f958a4502a;hpb=33717ee76445b728dfa74df98863f14118c8d41d diff --git a/palacios/src/devices/i440fx.c b/palacios/src/devices/i440fx.c index 6d0740a..2408cdd 100644 --- a/palacios/src/devices/i440fx.c +++ b/palacios/src/devices/i440fx.c @@ -21,6 +21,9 @@ #include #include + +// We Have to setup some sort of PIC interrupt mapping here.... + struct i440_state { struct vm_device * pci; };