From: Gleb Natapov <gleb@redhat.com>
To: Filip Navara <filip.navara@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v4] make windows notice media change
Date: Sun, 2 Aug 2009 11:33:01 +0300 [thread overview]
Message-ID: <20090802083301.GR30449@redhat.com> (raw)
In-Reply-To: <5b31733c0908020121t11bc3a1fmc7dbe537428bc964@mail.gmail.com>
On Sun, Aug 02, 2009 at 10:21:00AM +0200, Filip Navara wrote:
> > @@ -3235,7 +3244,7 @@ static int pci_ide_load(QEMUFile* f, void *opaque, int version_id)
> > PCIIDEState *d = opaque;
> > int ret, i;
> >
> > - if (version_id != 2)
> > + if (version_id != 2 || version_id != 3)
> > return -EINVAL;
>
> Should be &&
>
Oh no.
--
Gleb.
prev parent reply other threads:[~2009-08-02 8:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-02 8:06 [Qemu-devel] [PATCH v4] make windows notice media change Gleb Natapov
2009-08-02 8:21 ` Filip Navara
2009-08-02 8:33 ` Gleb Natapov [this message]
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=20090802083301.GR30449@redhat.com \
--to=gleb@redhat.com \
--cc=filip.navara@gmail.com \
--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 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).