All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: QingFeng Hao <haoqf@linux.vnet.ibm.com>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org,
	borntraeger@de.ibm.com, cornelia.huck@de.ibm.com,
	pasic@linux.vnet.ibm.com, liujbjl@linux.vnet.ibm.com,
	kwolf@redhat.com, famz@redhat.com, mreitz@redhat.com,
	dgilbert@redhat.com
Subject: Re: [Qemu-devel] [PATCH v1 1/1] vmstate: fix failed iotests case 68 and 91
Date: Thu, 16 Mar 2017 09:01:22 +0100	[thread overview]
Message-ID: <87efxxy7jh.fsf@secure.mitica> (raw)
In-Reply-To: <20170310044402.38880-2-haoqf@linux.vnet.ibm.com> (QingFeng Hao's message of "Fri, 10 Mar 2017 05:44:02 +0100")

QingFeng Hao <haoqf@linux.vnet.ibm.com> wrote:
> This problem affects s390x only if we are running without KVM.
> Basically, S390CPU.irqstate is unused if we do not use KVM,
> and thus no buffer is allocated.
> This causes size=0, first_elem=NULL and n_elems=1 in
> vmstate_load_state and vmstate_save_state. And the assert fails.
> With this fix we can go back to the old behavior and support
> VMS_VBUFFER with size 0 and nullptr.
>
> Signed-off-by: QingFeng Hao <haoqf@linux.vnet.ibm.com>
> Signed-off-by: Halil Pasic <pasic@linux.vnet.ibm.com>

queued

  parent reply	other threads:[~2017-03-16  8:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-10  4:44 [Qemu-devel] [PATCH v1 0/1] vmstate: fix failed iotests case 68 and 91 QingFeng Hao
2017-03-10  4:44 ` [Qemu-devel] [PATCH v1 1/1] " QingFeng Hao
2017-03-14 14:13   ` Dr. David Alan Gilbert
2017-03-15  1:21     ` QingFeng Hao
2017-03-16  8:01   ` Juan Quintela [this message]
2017-03-17  2:32     ` QingFeng Hao

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=87efxxy7jh.fsf@secure.mitica \
    --to=quintela@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=cornelia.huck@de.ibm.com \
    --cc=dgilbert@redhat.com \
    --cc=famz@redhat.com \
    --cc=haoqf@linux.vnet.ibm.com \
    --cc=kwolf@redhat.com \
    --cc=liujbjl@linux.vnet.ibm.com \
    --cc=mreitz@redhat.com \
    --cc=pasic@linux.vnet.ibm.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.