Re: [Qemu-devel] [PATCH 0/5] linux-user: various fixes for AArch64

2014-03-03 Thread Riku Voipio
On Sun, Mar 02, 2014 at 07:36:37PM +, Peter Maydell wrote: > Riku: do you want to take these via linux-user or should I > put them in via target-arm? linux-user seems like it makes more > sense to me; there's no dependency on target-arm patches and > some of the patches are generic fixes. Eithe

Re: [Qemu-devel] [PATCH 0/5] linux-user: various fixes for AArch64

2014-03-03 Thread Richard Henderson
On 03/02/2014 11:36 AM, Peter Maydell wrote: > Alexander Graf (1): > linux-user: Implement sendmmsg syscall > > Andreas Schwab (1): > linux-user: Don't use UID16 on AArch64 > > Michael Matz (1): > linux-user: AArch64: Implement SA_RESTORER for signal handlers > > Peter Maydell (2): > lin

[Qemu-devel] [PATCH 0/5] linux-user: various fixes for AArch64

2014-03-02 Thread Peter Maydell
This is a set of miscellaneous patches for linux-user which fix problems seen with AArch64 guests. Mostly they're from the SuSE 1.6 tree (though I've tweaked one or two of them a bit). The sendmmsg syscall patch is a significantly revised version of the patch Alex sent to the list a while back; I'