On Mon, Jul 13, 2015 at 12:18:31PM +0200, Paolo Bonzini wrote: > > > On 13/07/2015 11:01, Cornelia Huck wrote: > > On Thu, 9 Jul 2015 13:01:14 +0200 > > Cornelia Huck <cornelia.h...@de.ibm.com> wrote: > > > >> 64 bit props used 32 bit callbacks in two places, leading to broken > >> feature bits on virtio (example: got 0x31000000000006d4 which is > >> obviously bogus). Fix this. > >> > >> Fixes: fdba6d96 ("qdev: add 64bit properties") > >> Signed-off-by: Cornelia Huck <cornelia.h...@de.ibm.com> > >> --- > >> hw/core/qdev-properties.c | 2 +- > >> include/hw/qdev-properties.h | 2 +- > >> 2 files changed, 2 insertions(+), 2 deletions(-) > > > > Ping? I think this should go into 2.4-rc1. > > I'll queue it. > > Paolo
No need, I already have it queued. Want to send an ack? -- MST