qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] virtio-serial: fixes, cleanups
@ 2012-12-18 10:19 Amit Shah
  2012-12-18 23:49 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Amit Shah @ 2012-12-18 10:19 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Alon Levy, qemu list, Markus Armbruster

Hi Anthony,

Please pull to get fixes and cleanups to virtio-serial code.

Thanks,

The following changes since commit 1c97e303d4ea80a2691334b0febe87a50660f99d:

  Merge remote-tracking branch 'afaerber/qom-cpu' into staging (2012-12-10 08:35:15 -0600)

are available in the git repository at:


  git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git master

for you to fetch changes up to 91bdd1cf08f65b7a127c22d4d65ff9d16dcac870:

  virtio-serial-bus: assert port is non-null in remove_port() (2012-12-18 14:28:50 +0530)

----------------------------------------------------------------
Amit Shah (6):
      virtio-serial: use uint32_t to count ports
      virtio-serial: move active ports loading to separate function
      virtio-serial: allocate post_load only at load-time
      virtio-serial: delete timer if active during exit
      virtio-serial-bus: send_control_msg() should not deal with cpkts
      virtio-serial-bus: assert port is non-null in remove_port()

 hw/virtio-serial-bus.c | 195 ++++++++++++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 113 insertions(+), 82 deletions(-)

		Amit

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

* Re: [Qemu-devel] [PULL] virtio-serial: fixes, cleanups
  2012-12-18 10:19 [Qemu-devel] [PULL] virtio-serial: fixes, cleanups Amit Shah
@ 2012-12-18 23:49 ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2012-12-18 23:49 UTC (permalink / raw)
  To: Amit Shah; +Cc: Alon Levy, qemu list, Markus Armbruster

Amit Shah <amit.shah@redhat.com> writes:

> Hi Anthony,
>
> Please pull to get fixes and cleanups to virtio-serial code.
>

Pulled. Thanks.

Regards,

Anthony Liguori

> Thanks,
>
> The following changes since commit 1c97e303d4ea80a2691334b0febe87a50660f99d:
>
>   Merge remote-tracking branch 'afaerber/qom-cpu' into staging (2012-12-10 08:35:15 -0600)
>
> are available in the git repository at:
>
>
>   git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git master
>
> for you to fetch changes up to 91bdd1cf08f65b7a127c22d4d65ff9d16dcac870:
>
>   virtio-serial-bus: assert port is non-null in remove_port() (2012-12-18 14:28:50 +0530)
>
> ----------------------------------------------------------------
> Amit Shah (6):
>       virtio-serial: use uint32_t to count ports
>       virtio-serial: move active ports loading to separate function
>       virtio-serial: allocate post_load only at load-time
>       virtio-serial: delete timer if active during exit
>       virtio-serial-bus: send_control_msg() should not deal with cpkts
>       virtio-serial-bus: assert port is non-null in remove_port()
>
>  hw/virtio-serial-bus.c | 195 ++++++++++++++++++++++++++++++++++++++++++-------------------------------
>  1 file changed, 113 insertions(+), 82 deletions(-)
>
> 		Amit

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

end of thread, other threads:[~2012-12-18 23:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-18 10:19 [Qemu-devel] [PULL] virtio-serial: fixes, cleanups Amit Shah
2012-12-18 23:49 ` Anthony Liguori

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