[libvirt-users] File option for smbios.

2017-10-18 Thread Julio Faracco
Hi guys, Does anybody knows if there is an option to set a binary file for smbios? Currently, I'm doing this approach: Has libvirt a method as ? -- Julio Cesar Faracco ___ libvirt-users mailing list libvirt-users@redhat.com https://www

Re: [libvirt-users] Dump network traffic from each VM.

2016-05-12 Thread Julio Faracco
Thanks Daniel! I will clean up the trash and submit a patch or a RFC soon. Julio Cesar Faracco 2016-05-12 12:59 GMT-03:00 Daniel P. Berrange : > On Thu, May 12, 2016 at 11:32:00AM -0300, Julio Faracco wrote: >> Hi Daniel, >> >> I changed the libvirt code to support &quo

Re: [libvirt-users] Dump network traffic from each VM.

2016-05-12 Thread Julio Faracco
Berrange : > On Wed, May 04, 2016 at 12:37:14PM -0300, Julio Faracco wrote: >> Hi guys, >> >> Does anybody know how to dump the network trafic from each virtual >> machine using libvirt? >> >> Here, we usually use VPN softwares and other network tools inside &g

[libvirt-users] Dump network traffic from each VM.

2016-05-04 Thread Julio Faracco
Hi guys, Does anybody know how to dump the network trafic from each virtual machine using libvirt? Here, we usually use VPN softwares and other network tools inside Virtual Machines (Windows and Linux). Sometimes, this applications does not work properly, so we need to dump the network traffic of

[libvirt-users] Lispvirt: porting Libvirt API for Common Lisp

2015-03-31 Thread Julio Faracco
Hi everyone! I'm developing a Libvirt bindings for Common Lisp. The project is called "Lispvirt". I created this project because I was doing a project in Lisp to manage Virtual Machines. So, I needed to implement some code using C and set up Lisp to access those methods in C. This project was beco