All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@linux.vnet.ibm.com>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: agl@linux.vnet.ibm.com, jan.kiszka@siemens.com,
	qemu-devel@nongnu.org, kvm@vger.kernel.org, agraf@suse.de
Subject: Re: [Qemu-devel] Ideas wiki for GSoC 2010
Date: Fri, 12 Mar 2010 10:36:53 -0600	[thread overview]
Message-ID: <4B9A6DA5.6070600@linux.vnet.ibm.com> (raw)
In-Reply-To: <20100312125629.4e9cf6f6@redhat.com>

On 03/12/2010 09:56 AM, Luiz Capitulino wrote:
>> Once the student(s) have gone through the trouble to familiarize
>> themselves with the monitor code, they would be well-positioned to
>> complete this extra bit.  How difficult do you imagine it will be to
>> convert the remaining commands over to QObject?
>>      
>   Well, I won't set the goal to convert all of them, because seems
> too much work and Anthony has said that we may not want all the
> handlers available under QMP. So, this has to be discussed (preferably
> before GSoC starts for students).
>    

What I would like to see is a clean break between the human monitor and 
QMP whereas the human monitor is implemented in terms of QMP.

For instance, the x and xp commands are not very useful for QMP.  
However, a generic memory read/write API would be pretty useful.  The 
x/xp commands would be implemented in terms of the memory QMP API.

Likewise, the sum command can be implemented in terms of the above API.

Regards,

Anthony Liguori

>   Also, I have two other projects that could related to the async
> conversion:
>
> - Simplify/Improve the QObject API
> - Improve error handling (QError conversion involved)
>    


WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <aliguori@linux.vnet.ibm.com>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: jan.kiszka@siemens.com, agl@linux.vnet.ibm.com,
	qemu-devel@nongnu.org, kvm@vger.kernel.org, agraf@suse.de
Subject: Re: [Qemu-devel] Ideas wiki for GSoC 2010
Date: Fri, 12 Mar 2010 10:36:53 -0600	[thread overview]
Message-ID: <4B9A6DA5.6070600@linux.vnet.ibm.com> (raw)
In-Reply-To: <20100312125629.4e9cf6f6@redhat.com>

On 03/12/2010 09:56 AM, Luiz Capitulino wrote:
>> Once the student(s) have gone through the trouble to familiarize
>> themselves with the monitor code, they would be well-positioned to
>> complete this extra bit.  How difficult do you imagine it will be to
>> convert the remaining commands over to QObject?
>>      
>   Well, I won't set the goal to convert all of them, because seems
> too much work and Anthony has said that we may not want all the
> handlers available under QMP. So, this has to be discussed (preferably
> before GSoC starts for students).
>    

What I would like to see is a clean break between the human monitor and 
QMP whereas the human monitor is implemented in terms of QMP.

For instance, the x and xp commands are not very useful for QMP.  
However, a generic memory read/write API would be pretty useful.  The 
x/xp commands would be implemented in terms of the memory QMP API.

Likewise, the sum command can be implemented in terms of the above API.

Regards,

Anthony Liguori

>   Also, I have two other projects that could related to the async
> conversion:
>
> - Simplify/Improve the QObject API
> - Improve error handling (QError conversion involved)
>    

  reply	other threads:[~2010-03-12 16:37 UTC|newest]

Thread overview: 94+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-10 21:30 Ideas wiki for GSoC 2010 Luiz Capitulino
2010-03-10 21:30 ` [Qemu-devel] " Luiz Capitulino
2010-03-11  7:55 ` Avi Kivity
2010-03-11  7:55   ` [Qemu-devel] " Avi Kivity
2010-03-11  9:43   ` Paolo Bonzini
2010-03-11  9:43     ` [Qemu-devel] " Paolo Bonzini
2010-03-11 11:25     ` Alexander Graf
2010-03-11 11:25       ` [Qemu-devel] " Alexander Graf
2010-03-11 11:54       ` Avi Kivity
2010-03-11 11:54         ` [Qemu-devel] " Avi Kivity
2010-03-11 11:56         ` Alexander Graf
2010-03-11 11:56           ` [Qemu-devel] " Alexander Graf
2010-03-11 11:58           ` Avi Kivity
2010-03-11 11:58             ` [Qemu-devel] " Avi Kivity
2010-03-11 12:03             ` Alexander Graf
2010-03-11 12:03               ` [Qemu-devel] " Alexander Graf
2010-03-11 12:15               ` Avi Kivity
2010-03-11 12:15                 ` [Qemu-devel] " Avi Kivity
2010-03-12 10:49                 ` [Android-virt] " Christoffer Dall
2010-03-12 10:49                   ` [Qemu-devel] " Christoffer Dall
2010-03-12 12:32                   ` Luiz Capitulino
2010-03-12 12:32                     ` [Qemu-devel] " Luiz Capitulino
2010-03-11 19:06               ` [Qemu-devel] " Cam Macdonell
2010-03-11 19:06                 ` Cam Macdonell
2010-03-11 12:09       ` Paolo Bonzini
2010-03-11 12:09         ` [Qemu-devel] " Paolo Bonzini
2010-03-11 13:19         ` Luiz Capitulino
2010-03-11 13:19           ` [Qemu-devel] " Luiz Capitulino
2010-03-13  3:13           ` Edgar E. Iglesias
2010-03-13  3:13             ` Edgar E. Iglesias
2010-03-11 13:16       ` Luiz Capitulino
2010-03-11 13:16         ` [Qemu-devel] " Luiz Capitulino
2010-03-12 10:47       ` Jes Sorensen
2010-03-12 10:47         ` Jes Sorensen
2010-03-11 12:59     ` Luiz Capitulino
2010-03-11 12:59       ` [Qemu-devel] " Luiz Capitulino
2010-03-11 13:00       ` Alexander Graf
2010-03-11 13:00         ` [Qemu-devel] " Alexander Graf
2010-03-11 13:21         ` Luiz Capitulino
2010-03-11 13:21           ` [Qemu-devel] " Luiz Capitulino
2010-03-11 22:59   ` Jamie Lokier
2010-03-11 22:59     ` Jamie Lokier
2010-03-12  9:48     ` Paolo Bonzini
2010-03-12  9:48       ` Paolo Bonzini
2010-03-12  9:59       ` Gleb Natapov
2010-03-12  9:59         ` Gleb Natapov
2010-03-11 12:26 ` Avi Kivity
2010-03-11 12:26   ` [Qemu-devel] " Avi Kivity
2010-03-11 13:09 ` [Qemu-devel] " Lucas Meneghel Rodrigues
2010-03-11 13:09   ` Lucas Meneghel Rodrigues
2010-03-12 15:11 ` Adam Litke
2010-03-12 15:11   ` Adam Litke
2010-03-12 15:22   ` Luiz Capitulino
2010-03-12 15:22     ` Luiz Capitulino
2010-03-12 15:38     ` Adam Litke
2010-03-12 15:56       ` Luiz Capitulino
2010-03-12 16:36         ` Anthony Liguori [this message]
2010-03-12 16:36           ` Anthony Liguori
2010-03-12 17:35           ` Luiz Capitulino
2010-03-12 17:35             ` Luiz Capitulino
2010-03-15 12:25 ` Avi Kivity
2010-03-15 12:25   ` Avi Kivity
2010-03-15 12:38   ` Joerg Roedel
2010-03-15 12:38     ` Joerg Roedel
2010-03-15 12:42     ` Avi Kivity
2010-03-15 12:42       ` Avi Kivity
2010-03-15 13:14       ` Anthony Liguori
2010-03-15 13:14         ` Anthony Liguori
2010-03-15 15:59         ` Joerg Roedel
2010-03-15 15:59           ` Joerg Roedel
2010-03-15 12:53   ` Muli Ben-Yehuda
2010-03-15 12:53     ` Muli Ben-Yehuda
2010-03-15 13:03     ` Joerg Roedel
2010-03-15 13:03       ` Joerg Roedel
2010-03-15 13:11       ` Avi Kivity
2010-03-15 13:11         ` Avi Kivity
2010-03-15 13:23         ` Anthony Liguori
2010-03-15 13:23           ` Anthony Liguori
2010-03-15 15:06           ` Avi Kivity
2010-03-15 15:06             ` Avi Kivity
2010-03-16  0:20             ` Jason
2010-03-16  6:12               ` Avi Kivity
2010-03-16 16:33                 ` Jason
2010-03-16 16:46                   ` Avi Kivity
2010-03-16  1:21             ` Anthony Liguori
2010-03-16  1:21               ` Anthony Liguori
2010-03-16  5:50               ` Avi Kivity
2010-03-16  5:50                 ` Avi Kivity
2010-03-15 13:24         ` Joerg Roedel
2010-03-15 13:24           ` Joerg Roedel
2010-03-15 13:55           ` Anthony Liguori
2010-03-15 13:55             ` Anthony Liguori
2010-03-15 14:18       ` Muli Ben-Yehuda
2010-03-15 14:18         ` Muli Ben-Yehuda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B9A6DA5.6070600@linux.vnet.ibm.com \
    --to=aliguori@linux.vnet.ibm.com \
    --cc=agl@linux.vnet.ibm.com \
    --cc=agraf@suse.de \
    --cc=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    --cc=lcapitulino@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.