On 06/09/2018 05:00 PM, Richard Henderson wrote: > * Changed the table into a switch, for the reason documented. > Use macros to actually enter the syscall into the switch. > * Finish the split. > * Fix some bugs along the way.
I forgot to mention, this is based on https://lists.gnu.org/archive/html/qemu-devel/2018-06/msg01764.html and nothing else. V1 already had the is_hostfd and openat patches folded in. I think that it will be much clearer to do those the other way around. For the record, the whole tree is available at https://github.com/rth7680/qemu/tree/lu-split-2 r~
