qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Multiple ports for virtio-console
@ 2009-09-11 15:52 Amit Shah
  2009-09-11 15:52 ` [Qemu-devel] [PATCH 1/5] char: Emit 'OPENED' events on char device open Amit Shah
  0 siblings, 1 reply; 15+ messages in thread
From: Amit Shah @ 2009-09-11 15:52 UTC (permalink / raw)
  To: qemu-devel


Hello,

This is the patchset spun against current qemu-master.

There are a few fixes since the last send:
- Use a bitmap for the guest_connected bit during save/restore (instead
  of sending a separate byte for each bit)
- Cleanups in the in-qemu api patch
- vnc patch now works for all the vnc displays (didn't earlier)

However the vnc patch is just meant to show how the api can be used; I
don't really intend it to be applied without any userspace tools to get
the clipboards in sync.

This has been working well in my testing for a while now. I've tested
migration, combinations of old kernel/new qemu, old qemu/new kernel and
new kernel/new qemu and it all works well.

Please apply.
		Amit

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

end of thread, other threads:[~2009-09-14 12:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-11 15:52 [Qemu-devel] Multiple ports for virtio-console Amit Shah
2009-09-11 15:52 ` [Qemu-devel] [PATCH 1/5] char: Emit 'OPENED' events on char device open Amit Shah
2009-09-11 15:52   ` [Qemu-devel] [PATCH 2/5] virtio-console: Add support for multiple ports for generic guest-host communication Amit Shah
2009-09-11 15:52     ` [Qemu-devel] [PATCH 3/5] virtio-console: Add a in-qemu api for open/read/write/close ports Amit Shah
2009-09-11 15:52       ` [Qemu-devel] [PATCH 4/5] vnc: add a is_vnc_active() helper Amit Shah
2009-09-11 15:52         ` [Qemu-devel] [PATCH 5/5] vnc: Send / receive guest clipboard if virtio-console connected to clipboard port Amit Shah
2009-09-11 16:17     ` [Qemu-devel] Re: [PATCH 2/5] virtio-console: Add support for multiple ports for generic guest-host communication Anthony Liguori
2009-09-11 16:34       ` Amit Shah
2009-09-11 16:38         ` Anthony Liguori
2009-09-11 17:30           ` Amit Shah
2009-09-11 17:34             ` Anthony Liguori
2009-09-14  7:48           ` Amit Shah
2009-09-14  7:55             ` Amit Shah
2009-09-14 12:55               ` Anthony Liguori
2009-09-14 12:58                 ` Amit Shah

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