Re: [libvirt] get domU hostname

2009-03-19 Thread Daniel Veillard
On Wed, Mar 18, 2009 at 12:06:57PM -0400, jim_marsh...@msn.com wrote: Hello, Sorry if this has been asked before, I did some searches and came up empty. I am writing a tool to get data on Xen using libvirt everything is going great, however; I have a need to get the hostname of domU from

[libvirt] get domU hostname

2009-03-18 Thread jim_marshall
Hello, Sorry if this has been asked before, I did some searches and came up empty. I am writing a tool to get data on Xen using libvirt everything is going great, however; I have a need to get the hostname of domU from the program running in dom0. Is this possible using libvirt? Thanks Jim