[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [RFC][PATCH v5 00/21] virtagent: host/guest RPC communi
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [RFC][PATCH v5 00/21] virtagent: host/guest RPC communication agent |
Date: |
Wed, 8 Dec 2010 10:10:32 +0000 |
On Fri, Dec 3, 2010 at 6:03 PM, Michael Roth <address@hidden> wrote:
> These patches apply to master, and can also be obtained from:
> git://repo.or.cz/qemu/mdroth.git virtagent_v5
Why XML-RPC and not QMP? When I skim through the patch series it
seems like much of the work being done is very similar to QMP.
What concrete use-cases are there?
* Reboot support on x86. A QMP command can invoke guest-initiated
reboot via virtagent.
* ?
Will virtagent be extensible by host administrators or end-users? For
example, can I drop in a custom command to collect statistics and
invoke it across VMs on my hosts? Do I need to recompile QEMU and/or
the virtagent daemon?
Stefan
- [Qemu-devel] [RFC][PATCH v5 19/21] virtagent: add virtagent guest daemon, (continued)
- [Qemu-devel] [RFC][PATCH v5 19/21] virtagent: add virtagent guest daemon, Michael Roth, 2010/12/03
- [Qemu-devel] [RFC][PATCH v5 20/21] virtagent: integrate virtagent server/client via chardev, Michael Roth, 2010/12/03
- [Qemu-devel] [RFC][PATCH v5 15/21] virtagent: add agent_capabilities qmp/hmp commands, Michael Roth, 2010/12/03
- [Qemu-devel] [RFC][PATCH v5 16/21] virtagent: add client capabilities init function, Michael Roth, 2010/12/03
- [Qemu-devel] [RFC][PATCH v5 10/21] virtagent: add agent_viewdmesg qmp/hmp commands, Michael Roth, 2010/12/03
- [Qemu-devel] [RFC][PATCH v5 21/21] virtagent: various bits to build QEMU with virtagent, Michael Roth, 2010/12/03
- [Qemu-devel] Re: [RFC][PATCH v5 00/21] virtagent: host/guest RPC communication agent, Jes Sorensen, 2010/12/07
- Re: [Qemu-devel] [RFC][PATCH v5 00/21] virtagent: host/guest RPC communication agent,
Stefan Hajnoczi <=