[libvirt-users] GVT-g - suboptimal user experience

2019-04-18 Thread Alex Ivanov
Hi. In the current state of gvt-g the user experience is suboptimal. So my question is what are the ETAs for following features: 1. Accelerated virt-manager console using gvt-g device 2. Custom resolutions or dynamic resolution 3. UEFI VMs support (Windows guest) Thanks. __

Re: [libvirt-users] [libvirt] JVM crashes during GC

2019-04-18 Thread Sachin Soman
I have tried the same tests using the "test" driver, and that works perfectly; no errors seen. Thanks & Regards Sachin Soman On Thu, Apr 18, 2019 at 11:03 PM Daniel P. Berrangé wrote: > On Thu, Apr 18, 2019 at 10:46:19PM +0530, Sachin Soman wrote: > > I am attaching the execution results. At

Re: [libvirt-users] [libvirt] JVM crashes during GC

2019-04-18 Thread Sachin Soman
The same program when I execute locally (MAC 10.13.6; OpenJDK 8; Libvirt 5.2.0), mostly I end up with: Starting new connection with default auth Enter username for x.x.x.x [root] abc Enter abc's password for x.x.x.x WARNING: THE ENTERED PASSWORD WILL NOT BE MASKED! xyz Explicit co

Re: [libvirt-users] [libvirt] JVM crashes during GC

2019-04-18 Thread Daniel P . Berrangé
On Thu, Apr 18, 2019 at 10:46:19PM +0530, Sachin Soman wrote: > I am attaching the execution results. At the top of each file I have > mentioned the environment details. > > Following is the test program I have used: > > == > > *package* org.libvir

Re: [libvirt-users] [libvirt] JVM crashes during GC

2019-04-18 Thread Sachin Soman
Note: A couple of times I have seen errors while closing the connection (the trace ending with virFree). Also, a few times I have seen backtraces which show the flow going via esx driver and finally failing to close connection. Unfortunately I dont have those logs anymore. The execution results I

Re: [libvirt-users] [libvirt] JVM crashes during GC

2019-04-18 Thread Sachin Soman
I am attaching the execution results. At the top of each file I have mentioned the environment details. Following is the test program I have used: == *package* org.libvirt; *import* org.libvirt.jna.Libvirt; *public* *class* LibvirtCrashTest {

Re: [libvirt-users] [libvirt] JVM crashes during GC

2019-04-18 Thread Daniel P . Berrangé
On Thu, Apr 18, 2019 at 05:51:06PM +0200, Michal Prívozník wrote: > On 4/17/19 10:24 AM, Sachin Soman wrote: > > Hi, > > > > Could you tell me if the following is some known issue? > > > > While performing the following simple test, I see my JVM crashing > > (consistently): > > 1. Open a connecti

Re: [libvirt-users] JVM crashes during GC

2019-04-18 Thread Michal Prívozník
On 4/17/19 10:24 AM, Sachin Soman wrote: > Hi, > > Could you tell me if the following is some known issue? > > While performing the following simple test, I see my JVM crashing > (consistently): > 1. Open a connection to an ESXi driver/host (passing ConnectAuthDefault > instance). > 2. Close the

Re: [libvirt-users] [libvirt] Why virsh domxml-to-native qemu-argv changes PCI slot number

2019-04-18 Thread Daniel P . Berrangé
On Thu, Apr 18, 2019 at 05:39:59PM +0200, Andrea Bolognani wrote: > On Thu, 2019-04-18 at 15:29 +0100, Daniel P. Berrangé wrote: > > On Thu, Apr 18, 2019 at 04:23:05PM +0200, Andrea Bolognani wrote: > > > qemuDomainAssignAddresses() is supposed to make sure that any address > > > configured explici

Re: [libvirt-users] [libvirt] Why virsh domxml-to-native qemu-argv changes PCI slot number

2019-04-18 Thread Andrea Bolognani
On Thu, 2019-04-18 at 15:29 +0100, Daniel P. Berrangé wrote: > On Thu, Apr 18, 2019 at 04:23:05PM +0200, Andrea Bolognani wrote: > > qemuDomainAssignAddresses() is supposed to make sure that any address > > configured explicitly by the user (or previously by libvirt) is > > preserved, and it's doin

Re: [libvirt-users] [libvirt] Why virsh domxml-to-native qemu-argv changes PCI slot number

2019-04-18 Thread Daniel P . Berrangé
On Thu, Apr 18, 2019 at 04:23:05PM +0200, Andrea Bolognani wrote: > Moving to libvirt-users where it belongs. > > On Thu, 2019-04-18 at 06:47 +, Tal Attaly wrote: > > Hi, > > I have bridge type interface defined with slot 3 - > > > > but after running virsh domxml-to-native qemu-argv I get sl

Re: [libvirt-users] [libvirt] Why virsh domxml-to-native qemu-argv changes PCI slot number

2019-04-18 Thread Andrea Bolognani
Moving to libvirt-users where it belongs. On Thu, 2019-04-18 at 06:47 +, Tal Attaly wrote: > Hi, > I have bridge type interface defined with slot 3 - > > but after running virsh domxml-to-native qemu-argv I get slot 2- > -netdev tap,fd=21,id=hostnet0 -device > e1000,netdev=hostnet0,id=net0,m