[libvirt] qemu-agent-command via isa-serial for freebsd

Vasiliy Tolstov v.tolstov at selfip.ru
Fri Oct 30 10:32:34 UTC 2015


2015-10-30 13:08 GMT+03:00 Michal Privoznik <mprivozn at redhat.com>:
> Yeah, something like that could work. Mind proposing patch?


Maybe...
Does it possible to get something like this:

<serial type='unix'>
  <source mode='bind' path='/tmp/serial.sock'/>
  <target name='org.qemu....' port='0'/>
  <alias name='serial2'/>
</serial>

i'm not understand does target for serial can have name.
qemuFindAgentConfig uses if (STREQ_NULLABLE(channel->target.name,
"org.qemu.guest_agent.0")) {

-- 
Vasiliy Tolstov,
e-mail: v.tolstov at selfip.ru




More information about the libvir-list mailing list