Progress: * v7 mach-virt upstreaming: ** sent out mach-virt patchset for v7 ** thinking/discussions about how to handle the host maybe not being able to provide a guest CPU; this has converged on a sensible design based around using "-cpu host" to mean "please give me a VCPU that's the same as the host's CPU" ** review of the OVS v2 aarch64-kvm-support patchset * QEMU maintenance: ** rebased qemu-linaro on upstream master ** fixed some minor bugs revealed by clang warnings ** wrote and sent out a cleanup patchset which removes the now unnecessary 'arm_pic' shim around the CPU ** implemented debug logging of exceptions/interrupts for ARM TCG (helpful for identifying when a guest has gone into an infinite loop of taking exceptions)
-- PMM