public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 7] dont exit() from libkvm
@ 2007-02-06 21:17 muli-7z/5BgaJwgfQT0dZR+AlfA
       [not found] ` <patchbomb.1170800271-WD1JZD8MxeCTrf4lBMg6DdBPR1lH4CV8@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: muli-7z/5BgaJwgfQT0dZR+AlfA @ 2007-02-06 21:17 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f; +Cc: muli-7z/5BgaJwgfQT0dZR+AlfA

This patchset removes calls to exit() from libkvm to make it more
friendly to callers. qemu is updated to exit() itself if kvm_run()
returns.

Tested by booting WinXP on x86-64.

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-02-07  8:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-06 21:17 [PATCH 0 of 7] dont exit() from libkvm muli-7z/5BgaJwgfQT0dZR+AlfA
     [not found] ` <patchbomb.1170800271-WD1JZD8MxeCTrf4lBMg6DdBPR1lH4CV8@public.gmane.org>
2007-02-06 21:17   ` [PATCH 1 of 7] dont exit from kvm_get_dirty_pages on failure muli-7z/5BgaJwgfQT0dZR+AlfA
2007-02-06 21:17   ` [PATCH 2 of 7] dont exit on translate() failure in handle_io muli-7z/5BgaJwgfQT0dZR+AlfA
2007-02-06 21:17   ` [PATCH 3 of 7] dont exit on bad IO sizes or directions muli-7z/5BgaJwgfQT0dZR+AlfA
2007-02-06 21:17   ` [PATCH 4 of 7] dont exit if KVM_GET_REGS fails in kvm_show_regs muli-7z/5BgaJwgfQT0dZR+AlfA
2007-02-06 21:17   ` [PATCH 5 of 7] dont exit if ioctl(KVM_RUN) fails muli-7z/5BgaJwgfQT0dZR+AlfA
2007-02-06 21:17   ` [PATCH 6 of 7] dont exit if we get KVM_EXIT_TYPE_FAIL_ENTRY muli-7z/5BgaJwgfQT0dZR+AlfA
2007-02-06 21:17   ` [PATCH 7 of 7] teach qemu to handle kvm_run failures muli-7z/5BgaJwgfQT0dZR+AlfA
2007-02-06 22:20   ` [PATCH 0 of 7] dont exit() from libkvm Anthony Liguori
2007-02-07  8:33   ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox