qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Denis V. Lunev" <den@openvz.org>
To: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	qemu-devel@nongnu.org,
	Raushaniya Maksudova <rmaksudova@parallels.com>,
	Anthony Liguori <aliguori@amazon.com>
Subject: Re: [Qemu-devel] [PATCH 1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init
Date: Wed, 26 Nov 2014 16:16:31 +0300	[thread overview]
Message-ID: <5475D2AF.2050803@openvz.org> (raw)
In-Reply-To: <20141126132755.1cf2a019.cornelia.huck@de.ibm.com>

On 26/11/14 15:27, Cornelia Huck wrote:
> On Wed, 26 Nov 2014 13:11:24 +0300
> "Denis V. Lunev" <den@openvz.org> wrote:
>
>> From: Raushaniya Maksudova <rmaksudova@parallels.com>
>>
>> The idea is that all other virtio devices are calling this helper
>> to merge properties of the proxy device. This is the only difference
>> in between this helper and code in inside virtio_instance_init_common.
>> The patch should not cause any harm as property list in generic balloon
>> code is empty.
>>
>> This also allows to avoid some dummy errors like fixed by this
>>      commit 91ba21208839643603e7f7fa5864723c3f371ebe
>>      Author: Gonglei <arei.gonglei@huawei.com>
>>      Date:   Tue Sep 30 14:10:35 2014 +0800
>>      virtio-balloon: fix virtio-balloon child refcount in transports
>>
>> Signed-off-by: Denis V. Lunev <den@openvz.org>
>> Acked-by: Raushaniya Maksudova <rmaksudova@parallels.com>
>> CC: Cornelia Huck <cornelia.huck@de.ibm.com>
>> CC: Christian Borntraeger <borntraeger@de.ibm.com>
>> CC: Anthony Liguori <aliguori@amazon.com>
>> CC: Michael S. Tsirkin <mst@redhat.com>
>> ---
>>   hw/s390x/virtio-ccw.c  | 5 ++---
>>   hw/virtio/virtio-pci.c | 5 ++---
>>   2 files changed, 4 insertions(+), 6 deletions(-)
> Shouldn't this have the sign-off of the author (rather than the ack) as
> well?
>
> Otherwise, looks sane.
>
I am an original author of the patch and prepared it to Rushana
to pass command line options for her next patch. I'll fix this
line in the next submission.

  reply	other threads:[~2014-11-26 13:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-26 10:11 [Qemu-devel] [PATCH 0/2] balloon: add a feature bit to let Guest OS deflate virtio_balloon on OOM Denis V. Lunev
2014-11-26 10:11 ` [Qemu-devel] [PATCH 1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init Denis V. Lunev
2014-11-26 12:27   ` Cornelia Huck
2014-11-26 13:16     ` Denis V. Lunev [this message]
2014-11-26 10:11 ` [Qemu-devel] [PATCH 2/2] balloon: add a feature bit to let Guest OS deflate balloon on oom Denis V. Lunev
2014-11-26 11:16   ` Michael S. Tsirkin
2014-11-27 11:04     ` Denis V. Lunev
2014-11-27 11:08       ` Michael S. Tsirkin
  -- strict thread matches above, loose matches on Subject: below --
2014-11-27 11:45 [Qemu-devel] [PATCH v2 0/2] balloon: add a feature bit to let Guest OS deflate virtio_balloon on OOM Denis V. Lunev
2014-11-27 11:45 ` [Qemu-devel] [PATCH 1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init Denis V. Lunev
2014-11-27 12:44 [Qemu-devel] [PATCH v3 0/2] balloon: add a feature bit to let Guest OS deflate virtio_balloon on OOM Denis V. Lunev
2014-11-27 12:44 ` [Qemu-devel] [PATCH 1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init Denis V. Lunev
2015-02-26 17:39 [Qemu-devel] [PATCH v4 0/2] balloon: add a feature bit to let Guest OS deflate Denis V. Lunev
2015-02-26 17:39 ` [Qemu-devel] [PATCH 1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init Denis V. Lunev
2015-02-27  6:57 [Qemu-devel] [PATCH v5 0/2] balloon: add a feature bit to let Guest OS deflate Denis V. Lunev
2015-02-27  6:57 ` [Qemu-devel] [PATCH 1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init Denis V. Lunev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5475D2AF.2050803@openvz.org \
    --to=den@openvz.org \
    --cc=aliguori@amazon.com \
    --cc=borntraeger@de.ibm.com \
    --cc=cornelia.huck@de.ibm.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rmaksudova@parallels.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).