All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Mauricio Tavares <raubvogel@gmail.com>
Cc: libvirt-users <libvirt-users@redhat.com>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [libvirt-users] Using virsh to load scripts for the guest machine
Date: Tue, 31 Jul 2012 07:41:47 -0600	[thread overview]
Message-ID: <5017E09B.2010800@redhat.com> (raw)
In-Reply-To: <CAHEKYV4Q2vNSq2zkdTkqTFfYBjPPFROWBVj5Dc-G5SrBg_wU9A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1572 bytes --]

On 07/30/2012 12:00 PM, Mauricio Tavares wrote:
> On Mon, Jul 30, 2012 at 1:50 PM, Eric Blake <eblake@redhat.com> wrote:
>> On 07/15/2012 07:52 PM, Mauricio Tavares wrote:
>>>     Right on the top of
>>> http://www.centos.org/docs/5/html/5.2/Virtualization/chap-Virtualization-Managing_guests_with_virsh.html,
>>> it seems to imply you can load/send scripts to the vm guest using virsh.
>>> Is that possible? How and what are the limitations? Can you query the vm
>>> guest?
>>
>> What type of scripts are you talking about?  You may be thinking more
>> about the capabilities of what libguestfs provides, for modifying disk
>> images.  In general, virsh itself controls how to start a guest, but not
>> the additional layers of communication (such as virtio, qemu-ga, or the
>> libguestfs appliance app) required for a host to command a guest to do
>> something from within the guest.
>>
>       Basic one would be in case a machine has been paused for a long
> time. You know as in "hey, you lazy vm! You have been sleeping for two
> weeks! Now your clock is way off and poor ntp can't sync it back. So,
> here's current date!"

That is something that fits better through qemu-ga, but no one has
implemented it yet (cc'ing qemu-devel in case I'm misrepresenting
things).  Of course, if we did have a qemu-ga command for pushing the
current time into the guest, then libvirt could usefully expose an API
to wrap that qemu-ga command.

-- 
Eric Blake   eblake@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 620 bytes --]

       reply	other threads:[~2012-07-31 13:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <500373C8.9020809@gmail.com>
     [not found] ` <5016C948.9080401@redhat.com>
     [not found]   ` <CAHEKYV4Q2vNSq2zkdTkqTFfYBjPPFROWBVj5Dc-G5SrBg_wU9A@mail.gmail.com>
2012-07-31 13:41     ` Eric Blake [this message]
2012-08-01 13:48       ` [Qemu-devel] [libvirt-users] Using virsh to load scripts for the guest machine Anthony Liguori
2012-08-01 23:17         ` Eric Blake

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=5017E09B.2010800@redhat.com \
    --to=eblake@redhat.com \
    --cc=libvirt-users@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=raubvogel@gmail.com \
    /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.