<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I tried both but lately I've been testing with ICH9. Same behaviour.</div><div><br></div><div>Jose</div><div><br>On 24/04/2013, at 08:08, Nikolay Igotti <<a href="mailto:igotti@gmail.com">igotti@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div>
  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  
    <div class="moz-cite-prefix"> Which chipset you are using? ICH9
      generally shall be better suited for your needs, due to recent <br>
      PCI features support.<br>
      <br>
        Nikolay<br>
      <br>
      23.04.2013 18:25, José Massada пишет:<br>
    </div>
    <blockquote cite="mid:CAFtq+bCdLfweh_2sgwpCO3jsh-c6DYL33r9U4aO2MQghGHYQLw@mail.gmail.com" type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">Hi all,
        <div><br>
        </div>
        <div>
          <div>I'm working on a PDM virtual PCI device module and I need
            to have a bar size of 512MB.</div>
          <div>This particular PCI device uses bar 0 and 1 for register
            blocks (64KB each) and bar 2 for memory (this one I need to
            be 512MB or even bigger).</div>
          <div><br>
          </div>
          <div>Registering the memory bar using the MMIO2 functions
            fails when the size is bigger than 256MB (hard coded limit
            in the allocation function) so I tried registering using
            MMIO. It seems to work but my read and write callbacks never
            get called (bar 0 and 1 also use MMIO and their callbacks
            always get called). I tried decreasing the bar 2 size and
            the callbacks got called.</div>
        </div>
        <div><br>
        </div>
        <div>Is this even possible without modifying VBox source code?
          What am I missing?</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Jose</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
vbox-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a>
<a class="moz-txt-link-freetext" href="https://www.virtualbox.org/mailman/listinfo/vbox-dev">https://www.virtualbox.org/mailman/listinfo/vbox-dev</a>
</pre>
    </blockquote>
    <br>
  

</div></blockquote></body></html>