Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-18 Thread Joakim Tjernlund
Riku Voipio wrote on 2014/08/18 15:17:06: > > On 18 August 2014 15:59, Joakim Tjernlund wrote: > > Peter Maydell wrote on 2014/08/18 14:45:49: > >> I'm sure there are cases which don't work; but we should try > >> to find a way which allows us to make those work (with a > >> recommended change

Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-18 Thread Joakim Tjernlund
Peter Maydell wrote on 2014/08/18 15:04:50: > > On 18 August 2014 13:59, Joakim Tjernlund wrote: > > Peter Maydell wrote on 2014/08/18 14:45:49: > >> > >> On 18 August 2014 13:38, Joakim Tjernlund > > wrote: > >> > Peter Maydell wrote on 2014/08/18 12:58:48: > >> >> Well, binfmt-misc works

Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-18 Thread Riku Voipio
On 18 August 2014 15:59, Joakim Tjernlund wrote: > Peter Maydell wrote on 2014/08/18 14:45:49: >> I'm sure there are cases which don't work; but we should try >> to find a way which allows us to make those work (with a >> recommended change to binfmt misc registration) which >> doesn't break the

Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-18 Thread Peter Maydell
On 18 August 2014 13:59, Joakim Tjernlund wrote: > Peter Maydell wrote on 2014/08/18 14:45:49: >> >> On 18 August 2014 13:38, Joakim Tjernlund > wrote: >> > Peter Maydell wrote on 2014/08/18 12:58:48: >> >> Well, binfmt-misc works fine for me as it is and presumably >> >> for most people or we'

Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-18 Thread Laurent Vivier
> Le 18 août 2014 à 14:45, Peter Maydell a écrit : > > > On 18 August 2014 13:38, Joakim Tjernlund > wrote: > > Peter Maydell wrote on 2014/08/18 12:58:48: > >> Well, binfmt-misc works fine for me as it is and presumably > >> for most people or we'd have had more complaints. So > >> breaking al

Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-18 Thread Joakim Tjernlund
Peter Maydell wrote on 2014/08/18 14:45:49: > > On 18 August 2014 13:38, Joakim Tjernlund wrote: > > Peter Maydell wrote on 2014/08/18 12:58:48: > >> Well, binfmt-misc works fine for me as it is and presumably > >> for most people or we'd have had more complaints. So > >> breaking all those ex

Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-18 Thread Peter Maydell
On 18 August 2014 13:38, Joakim Tjernlund wrote: > Peter Maydell wrote on 2014/08/18 12:58:48: >> Well, binfmt-misc works fine for me as it is and presumably >> for most people or we'd have had more complaints. So >> breaking all those existing working setups is really something >> we should avoi

Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-18 Thread Joakim Tjernlund
Peter Maydell wrote on 2014/08/18 12:58:48: > > On 18 August 2014 11:49, Joakim Tjernlund wrote: > > The current binfmt is semibroken as is, for some it works when adding O > > flag but not all apps is happy with that. I think my patch is the best > > way solve this problem, all one have to d

Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-18 Thread Peter Maydell
On 18 August 2014 11:49, Joakim Tjernlund wrote: > The current binfmt is semibroken as is, for some it works when adding O > flag but not all apps is happy with that. I think my patch is the best > way solve this problem, all one have to do is to update the binfmt > registering(mostly a dist. prob

Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-18 Thread Joakim Tjernlund
Riku Voipio wrote on 2014/08/18 10:46:36: > > On 15 August 2014 20:49, Peter Maydell wrote: > > On 15 August 2014 12:01, wrote: > >> A usual set of improvements and bugfixes. The binfmt flag addition is an > >> ABI break so endusers need to update their binfmt registering scripts. > > > Ugh

Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-18 Thread Riku Voipio
On 15 August 2014 20:49, Peter Maydell wrote: > On 15 August 2014 12:01, wrote: >> A usual set of improvements and bugfixes. The binfmt flag addition is an >> ABI break so endusers need to update their binfmt registering scripts. > Ugh, really? I didn't realize that when I saw that patch > go p

Re: [Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-15 Thread Peter Maydell
On 15 August 2014 12:01, wrote: > A usual set of improvements and bugfixes. The binfmt flag addition is an > ABI break so endusers need to update their binfmt registering scripts. Ugh, really? I didn't realize that when I saw that patch go past; I'd like to look at it in more detail before I app

[Qemu-devel] [PULL 00/24] Linux-user updates

2014-08-15 Thread riku . voipio
From: Riku Voipio Hi, A usual set of improvements and bugfixes. The binfmt flag addition is an ABI break so endusers need to update their binfmt registering scripts. The following changes since commit 2d591ce2aeebf9620ff527c7946844a3122afeec: Merge remote-tracking branch 'remotes/mdroth/qga-