Re: [Qemu-devel] [PULL 00/28] Changes for 2014-10-27

2014-10-31 Thread Peter Maydell
On 28 October 2014 23:58, Paolo Bonzini wrote: > I think I found the problem and have posted a patch that fixes it. It's > limited to virtio-rng. Thanks; I've applied that patch and then processed and applied this pullreq. -- PMM

Re: [Qemu-devel] [PULL 00/28] Changes for 2014-10-27

2014-10-28 Thread Paolo Bonzini
On 10/28/2014 06:57 PM, Paolo Bonzini wrote: > > > On 10/28/2014 05:49 PM, Peter Maydell wrote: >> On 28 October 2014 16:40, Peter Maydell wrote: >>> I'm in the process of testing whether this is actually introduced >>> by this set of patches or if they just happened to disturb something >>> t

Re: [Qemu-devel] [PULL 00/28] Changes for 2014-10-27

2014-10-28 Thread Paolo Bonzini
On 10/28/2014 05:49 PM, Peter Maydell wrote: > On 28 October 2014 16:40, Peter Maydell wrote: >> I'm in the process of testing whether this is actually introduced >> by this set of patches or if they just happened to disturb something >> to the point where it caused glibc on the 32 bit box to co

Re: [Qemu-devel] [PULL 00/28] Changes for 2014-10-27

2014-10-28 Thread Peter Maydell
On 28 October 2014 16:40, Peter Maydell wrote: > I'm in the process of testing whether this is actually introduced > by this set of patches or if they just happened to disturb something > to the point where it caused glibc on the 32 bit box to complain. It does seem to also be present in master.

Re: [Qemu-devel] [PULL 00/28] Changes for 2014-10-27

2014-10-28 Thread Peter Maydell
On 27 October 2014 15:13, Paolo Bonzini wrote: > The following changes since commit e40830afa1cff3ffdc37bdfdd40d80860074636c: > > Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2014-10-22-tag' > into staging (2014-10-22 21:42:33 +0100) > > are available in the git repository at: > >

Re: [Qemu-devel] [PULL 00/28] Changes for 2014-10-27

2014-10-28 Thread Paolo Bonzini
On 10/27/2014 07:02 PM, Andreas Färber wrote: > Thanks for picking up and reworking these. The only nit I stumbled upon > is that Peter added a new function with qdev_ prefix, which can be > renamed to device_ in a follow-up. So if a respin is needed, Which one exactly? Paolo

Re: [Qemu-devel] [PULL 00/28] Changes for 2014-10-27

2014-10-27 Thread Andreas Färber
Am 27.10.2014 um 16:13 schrieb Paolo Bonzini: > Peter Crosthwaite (10): > qom: Allow clearing of a Link property > qom: Demote already-has-a-parent to a regular error > qdev: gpio: Re-implement qdev_connect_gpio QOM style > qdev: gpio: Add API for intercepting a GPIO >

[Qemu-devel] [PULL 00/28] Changes for 2014-10-27

2014-10-27 Thread Paolo Bonzini
The following changes since commit e40830afa1cff3ffdc37bdfdd40d80860074636c: Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2014-10-22-tag' into staging (2014-10-22 21:42:33 +0100) are available in the git repository at: git://github.com/bonzini/qemu.git tags/for-upstream for