qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 27/30] virtio-rng: Convert to QOM realize


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 27/30] virtio-rng: Convert to QOM realize
Date: Fri, 29 Nov 2013 17:12:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9

Il 29/11/2013 17:10, Andreas Färber ha scritto:
>> > +#define VIRTIO_RNG_GET_PARENT_CLASS(obj) \
>> > +        OBJECT_GET_PARENT_CLASS(obj, TYPE_VIRTIO_RNG)
>> >  
>> >  /* The Virtio ID for the virtio rng device */
>> >  #define VIRTIO_ID_RNG    4
> This hunk seems a leftover from v2. How to proceed?

Possibility 1: mst removes it

Possibility 2: I remove it and resend

Possibility 3: mst gives Acked-by, I remove it and send pull request

Paolo



reply via email to

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