From: Anthony Liguori <aliguori-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
To: Muli Ben-Yehuda <muli-7z/5BgaJwgfQT0dZR+AlfA@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [PATCH] check for KVM_GET/SET_REG ioctl failures
Date: Tue, 06 Feb 2007 15:20:37 -0600 [thread overview]
Message-ID: <45C8F125.3010801@us.ibm.com> (raw)
In-Reply-To: <20070206210926.GI4292-k73YwwB0fHlWk0Htik3J/w@public.gmane.org>
Muli Ben-Yehuda wrote:
> On Tue, Feb 06, 2007 at 02:59:48PM -0600, Anthony Liguori wrote:
>
>
>> Propagate it up and let QEMU decide what to do.
>>
>> There is at least one other user of libkvmctl that I know of.
>>
>
> Ok, I'll rework it this way (and fix the rest of exit()'s in libkvm
> while I'm at it). Do we agree the right thing for qemu to do on ioctl
> failures at this time is exit()?
>
I don't think it's the best thing, but it's acceptable IMHO.
Regards,
Anthony Liguori
>> QEMU uses signals quite a bit so I think being defensive on syscalls
>> is best. It's stung me a few times.
>>
>
> Syscalls don't return EINTR unless they're written specifically to
> check for sigpending() and return EINTR. I don't think there's any
> point to check for EINTR here when we know that the ioctl() will never
> return it. If that changes, we'll have to audit all of the callers
> anyway and change them.
>
> Cheers,
> Muli
>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
next prev parent reply other threads:[~2007-02-06 21:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-06 18:46 [PATCH] check for KVM_GET/SET_REG ioctl failures Muli Ben-Yehuda
[not found] ` <20070206184639.GA4292-k73YwwB0fHlWk0Htik3J/w@public.gmane.org>
2007-02-06 19:26 ` Anthony Liguori
[not found] ` <45C8D680.3020704-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2007-02-06 19:39 ` Muli Ben-Yehuda
[not found] ` <20070206193939.GE4292-k73YwwB0fHlWk0Htik3J/w@public.gmane.org>
2007-02-06 20:59 ` Anthony Liguori
[not found] ` <45C8EC44.509-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2007-02-06 21:09 ` Muli Ben-Yehuda
[not found] ` <20070206210926.GI4292-k73YwwB0fHlWk0Htik3J/w@public.gmane.org>
2007-02-06 21:20 ` Anthony Liguori [this message]
2007-02-06 21:35 ` [PATCH v2] " Muli Ben-Yehuda
2007-02-06 22:36 ` [PATCH] " James Morris
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=45C8F125.3010801@us.ibm.com \
--to=aliguori-r/jw6+rmf7hqt0dzr+alfa@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=muli-7z/5BgaJwgfQT0dZR+AlfA@public.gmane.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