Skip to content

Milestone Meeting Four

Alistair Francis edited this page Oct 23, 2014 · 1 revision

Fifth Upstream Attempt

Was sent upstream (https://lists.nongnu.org/archive/html/qemu-devel/2014-10/msg00736.html). It received one comment about the changes that were made to the PC after reset. This patch is no longer required due to changes to the linker script, see the other repo's commit log for more information

GPIO External Access

See the separate wiki page, this has been implemented and allows the server to trigger interrupts based on GPIO changes.

There is now a timer that triggers in the device that fakes a read. This allows the server to change the values

To Do

  • Write report
  • Prepare demo
    • Show how QEMU allows easier debugging
  • More testing and fixed of the GPIO I/O and interrupt triggering
    • Ensure it acts correctly in all cases
  • General testing of more complex examples/practicals/projects

Current State of the Project

After the fourth (and last) Milestone meeting, the project will enter a feature freeze. This ensure only small fixes will occur and no massive re-write will break compatibility or functionality