On Wed, Aug 15, 2018 at 10:47:20AM +0200, Cobin Bluth wrote:
> Hello Libvirt-Users!
>
> I have a quick question about the qemu guest agent.
> Is it possible to use the guest agent from inside the guest in order to
> query the name of its own domain?
>
> For example, I use a base-image.qcow2 with
Hello Libvirt-Users!
I have a quick question about the qemu guest agent.
Is it possible to use the guest agent from inside the guest in order to
query the name of its own domain?
For example, I use a base-image.qcow2 with a baked-in hostname. I would
like to include a little tool in my guest imag
On Wed, Feb 28, 2018 at 06:11:52PM +, procmem wrote:
> Hi. Is it still considered risky to use the QEMU guest agent in an
> untrusted guest? A warning on these lines was written in the manual a
> few years back when the feature made its debut. I wanted to know if it
> was hardened since.
Anyth
Hi. Is it still considered risky to use the QEMU guest agent in an
untrusted guest? A warning on these lines was written in the manual a
few years back when the feature made its debut. I wanted to know if it
was hardened since.
___
libvirt-users mailing
On 21.05.2015 12:33, Umer Khan wrote:
> Hi all,
>
> I am new to libvirt, I am trying to execute some commands inside guest
> domains from my host machine using libvirt-Python API. So far I have been
> able to open up a stream but I am not sure how to send commands on the
> stream (through virDomai
Hi all,
I am new to libvirt, I am trying to execute some commands inside guest
domains from my host machine using libvirt-Python API. So far I have been
able to open up a stream but I am not sure how to send commands on the
stream (through virDomainOpenConsole). After hours of searching through
di