Displaying 2 results from an estimated 2 matches for "threadcreat".
Did you mean:
threadcreate
2013 Sep 05
0
Re: [virt-tools-list] Is virsh supposed to work on Windows?
...ete command line args,
the same ones that works from a Linux machine.
Sysinternals ProcessMonitor shows virt-viewer.exe read the certificate
files, connected to libvirtd on the host and received some data (many
TCP Receive, TCP Send and TCP TCPCopy events with SUCCESS). The latest
lines are a ThreadCreate and a ThreadExit event, botu SUCCESS. Nothing I
could see to explain why it's locked.
[]s, Fernando Lozano
2013 Sep 05
2
Re: [virt-tools-list] Is virsh supposed to work on Windows?
On Thu, Sep 05, 2013 at 06:50:43PM +0200, Christophe Fergeau wrote:
> On Wed, Sep 04, 2013 at 04:41:40PM -0300, Fernando Lozano wrote:
> > >What version of virsh is included in that msi? Maybe it's just a case
> > >of a stale build, for something that has been fixed upstream?
> > C:>virsh -V
> > Virsh command line tool of libvirt 0.10.2
>
> I've