qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v9 0/3] virtio-console: Add support for multiple


From: Amit Shah
Subject: Re: [Qemu-devel] [PATCH v9 0/3] virtio-console: Add support for multiple ports for generic guest-host communication
Date: Tue, 20 Oct 2009 15:20:44 +0530
User-agent: Mutt/1.5.19 (2009-01-05)

On (Tue) Oct 20 2009 [10:56:40], Gerd Hoffmann wrote:
>   Hi,
>
>> This patch series fixes a few problems since the last send, mainly in
>> the save/restore code and a few bugs shown by the automated test suite
>> (located in a separate git repo, link below).
>
> A bit hard to review in this form, especially the virtio-console.c  
> changes, because you put everything upside down in that file.  Hard to  
> do better though given the massive code reorganization ...

Top-down is the usual way of writing code, isn't it (avoids fwd
declarations too).

Also, I've arranged the code according to some grouping: functions
useful to outside users first, then functions using some outside
facilities, and then intialisation functions.

> So I applied the bits and looked at the resulting tree instead.  Looks  
> good overall, just a few minor nits, check the replies to the individual  
> patches.  I think we are ready to go as soon as the linux kernel side is  
> on the way to mainline.

Yeah; waiting for Rusty's comments.

                Amit




reply via email to

[Prev in Thread] Current Thread [Next in Thread]