On 8/16/19 7:28 AM, tony.ngu...@bt.com wrote: > Tony Nguyen (42): > configure: Define TARGET_ALIGNED_ONLY in configure > tcg: TCGMemOp is now accelerator independent MemOp > memory: Introduce size_memop > target/mips: Access MemoryRegion with MemOp > hw/s390x: Access MemoryRegion with MemOp > hw/intc/armv7m_nic: Access MemoryRegion with MemOp > hw/virtio: Access MemoryRegion with MemOp > hw/vfio: Access MemoryRegion with MemOp > exec: Access MemoryRegion with MemOp > cputlb: Access MemoryRegion with MemOp > memory: Access MemoryRegion with MemOp > hw/s390x: Hard code size with MO_{8|16|32|64} > target/mips: Hard code size with MO_{8|16|32|64} > exec: Hard code size with MO_{8|16|32|64}
I have queued these 14 patches to tcg-next: https://github.com/rth7680/qemu/tree/tcg-next I agree with the downthread conversation with Phil that the middle device patches should be split out to a different series. I have some questions on some of the last few patches, and I don't know how they would interact cherry-picking from those, so I've left them for now. I had some trouble applying your patches, as they're encoded quoted-printable, and "git am" doesn't like that. If possible, please use "git send-email" to post your next patch set. r~