qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 000/108] linux-user: Split do_syscall


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 000/108] linux-user: Split do_syscall
Date: Sun, 10 Jun 2018 09:08:58 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

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~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]