[libvirt-users] vfio driver using libvirt

2016-07-07 Thread abhishek jain
Hi Team I need to run vfio driver using qemu and I'm using below xml file for this.. instance 4194304 4194304 8 hvm /home/root/Image /home/root/fsl-image-minimal-ls2085ardb.ext2.gz 'root=/dev/ram0 rw console=ttyAMA0,115200 rootwait earlyprintk ramdisk_size=100'

Re: [libvirt-users] Permanently change default virsh editor

2016-07-07 Thread Roland Everaert
Normally, you can set environment variables in .bashrc or .bash_profile and if I am not mistaken in /etc, there is alos a bashrc file that is system-wide, maybehave a look at it. After changing one of those file execute the following command to update your current console configuration source e

Re: [libvirt-users] Permanently change default virsh editor

2016-07-07 Thread Michal Privoznik
On 06.07.2016 21:27, J Travis Lindsey wrote: > Hello, I found in the docs that I can change the editor I use on a per vm > bases with the following: > *EDITOR=$your-favorite-editor virsh edit $your-vm-name* > > But how do I change it permanently so when I run: > *virsh edit $your-vm-name* > > It