Re: [libvirt] [PATCH 2/2] esx: Implement virDomainScreenshot using libcurl stream driver

2014-10-07 Thread Matthias Bolte
2014-03-31 15:46 GMT+02:00 Michal Privoznik mpriv...@redhat.com: On 30.03.2014 21:03, Matthias Bolte wrote: This implementation uses the https://esx-server/screen?id=id way to get a screenshot of a running domain. Compared to the CreateScreenshot_Task way this works since ESX 2.5 while

Re: [libvirt] [PATCH 2/2] esx: Implement virDomainScreenshot using libcurl stream driver

2014-03-31 Thread Michal Privoznik
On 30.03.2014 21:03, Matthias Bolte wrote: This implementation uses the https://esx-server/screen?id=id way to get a screenshot of a running domain. Compared to the CreateScreenshot_Task way this works since ESX 2.5 while CreateScreenshot_Task was added in version 4.0. The newly added libcurl

[libvirt] [PATCH 2/2] esx: Implement virDomainScreenshot using libcurl stream driver

2014-03-30 Thread Matthias Bolte
This implementation uses the https://esx-server/screen?id=id way to get a screenshot of a running domain. Compared to the CreateScreenshot_Task way this works since ESX 2.5 while CreateScreenshot_Task was added in version 4.0. The newly added libcurl stream driver is used to directly provide the