qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Xen related fixes
@ 2013-05-27 18:13 Stefano Stabellini
  2013-05-27 18:13 ` [Qemu-devel] [PATCH 1/3] qemu_chr_new_from_opts: do not overwrite existing chr->filename Stefano Stabellini
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Stefano Stabellini @ 2013-05-27 18:13 UTC (permalink / raw)
  To: qemu-devel
  Cc: aliguori, xen-devel, Stefano Stabellini, Anthony Perard,
	Paolo Bonzini, afaerber

Hi all,
I have few simple fixes for Xen for the next release:

- the first one fixes a regression in qemu-char;
- the second one is just a cleanup (that is needed to simplify preprocessor
  dependencies);
- the last one avoids setting nonblocking on Xen (as is already done for
  KVM).

The last two patches should be backported to older branches.


Stefano Stabellini (3):
      qemu_chr_new_from_opts: do not overwrite existing chr->filename
      xen: simplify xen_enabled
      main_loop: do not set nonblocking if xen_enabled()

 include/hw/xen/xen.h |    4 ----
 qemu-char.c          |    5 +++--
 vl.c                 |    2 +-
 3 files changed, 4 insertions(+), 7 deletions(-)

- Stefano

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

end of thread, other threads:[~2013-05-28 10:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-27 18:13 [Qemu-devel] [PATCH 0/3] Xen related fixes Stefano Stabellini
2013-05-27 18:13 ` [Qemu-devel] [PATCH 1/3] qemu_chr_new_from_opts: do not overwrite existing chr->filename Stefano Stabellini
2013-05-28  6:37   ` Gerd Hoffmann
2013-05-28 10:43     ` Stefano Stabellini
2013-05-28 10:44   ` Stefano Stabellini
2013-05-27 18:13 ` [Qemu-devel] [PATCH 2/3] xen: simplify xen_enabled Stefano Stabellini
2013-05-27 18:13 ` [Qemu-devel] [PATCH 3/3] main_loop: do not set nonblocking if xen_enabled() Stefano Stabellini

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).