Progress: * virtio: ** have some patches that work (including modifying the device tree to tell the kernel where the virtio transports are) ** more cleanup still required; in particular need to figure out nice way of having the board model tell boot.c where the transports are and what the interrupt routing info should look like ** virtio spec needs clarification about what a virtio-mmio transport with no backend is supposed to look like * misc: ** fixed linux-user utimensat breakage caused by a patch of mine from last week ** helped Grant Likely with debugging problems running UEFI on QEMU (and caught a QEMU bug in the process) ** reviewed another round of LDA/STL patches and a VSEL patch
Plans: * continue mach-virt/virtio work
-- PMM