similar to: virsh channel

Displaying 20 results from an estimated 30000 matches similar to: "virsh channel"

2016 Jul 04
2
Re: virsh channel
I understand that. And since socket paths are different on every VM startup - is there a virsh command to get paths of currently running VM? On Mon, 2016-07-04 at 10:09 +0200, Martin Kletzander wrote: > On Mon, Jul 04, 2016 at 10:17:24AM +0300, Tadas wrote: > > Hello, > > > >  Is there any command to list all available channels for specific > > machine? > > For
2016 Jul 04
0
Re: virsh channel
On Mon, Jul 04, 2016 at 10:17:24AM +0300, Tadas wrote: >Hello, > >?Is there any command to list all available channels for specific >machine? >For example, i have a additional spice serial device: ><channel type='unix'> >?<source mode='bind'/> >?<target type='virtio' name='com.redhat.kvm-vdi.0'/> >?<address
2016 Jul 01
1
Windows guest and virtio serial port
Okay, I've updated virtio serial drivers to latest ones. This did not help. Afterwards I've enabled "Show hidden devices" in Device manager of a guest os.In the "Other devices" section I can see two virtio serial ports with question marks (i did configure guest with 2 virtio channels). Is this a normal behaviour? Screenshot:
2015 Aug 06
2
Re: Cannot boot libvirt guests with OVMF. Raw qemu-kvm works as expected
On Tue, Aug 04, 2015 at 07:11:29AM -0700, Ryan Barry wrote: >On 08/03/2015 10:47 PM, Martin Kletzander wrote: >> On Mon, Aug 03, 2015 at 03:39:30PM -0700, Ryan Barry wrote: >>> On 08/03/2015 01:43 PM, Ryan Barry wrote: >>>> Using: >>>> >>>> edk2.git-0-20150803.b1141.ga0973dc.x86_64 >>>>
2011 Jul 25
1
VirtualBox headless
My objective is also to run headless virtual machines through libvirt library. I am using an Ubuntu 10.04 distro and libvirt 0.9.2. Before asking you guys about it, I searched on the web and found this: Hi, > > thanks for your hint. > > I read the lines in the documentation, but unfortunately editing the xml > > within virsh lead to the errors. > > The Solution to a
2017 Oct 08
4
Re: Virtualbox vdi Input Format and man pages
[stef204 sent me the full log since it contains sensitive information] The log says that virt-v2v cannot see anything at all on the 34.1 GB disk (as if the disk is blank). However I think the actual problem is that you've given the wrong disk type in the XML: <disk type='file' device='disk'> <driver name='qemu' type='raw'/>
2017 May 16
3
Re: Duplicate reboot events
> On May 16, 2017, at 3:49 PM, Martin Kletzander <mkletzan@redhat.com> wrote: > > On Tue, May 16, 2017 at 06:41:05PM +0000, Innus, Martins wrote: >> Hi, >> >> Running on: >> >> $ cat /etc/redhat-release >> CentOS Linux release 7.3.1611 (Core) >> >> And: >> >> $ rpm -qa |grep libvirt >>
2023 Sep 11
2
Question about encryption and tls
On Sun, Sep 10, 2023 at 01:00:21PM +0200, Kamil Jo?ca wrote: >(Posted few days ago on qemu group but no reactions) > >Do I understand correctly that ssl shoudl be configured independently >for libvirt and each hypervisor? It depends what you are asking about. There are various connections, each of you can configure separately. >I asked because I configured libvirt connection as
2013 Jun 27
20
SPICE with Upstream QEMU and qxl VGA cause Windows BSOD
Hi all, These days I installed xen 4.3 unstable from source and recompiled qemu upstream with spice support. After xl create , the windows domU started successfully and spice client can visit the VDI. However, it display blue screen before entering the windows welcome screen. Is it a bug in current upstream qemu support? My domU configuration file is: builder =
2013 Sep 05
2
Re: [virt-tools-list] Is virsh supposed to work on Windows?
Hi, >>>> I'm trying to use virsh and virt-viewer on Windows. I'm running the >>>> latest binaries from http://spice-space.org/download.html, that is, >>>> virt-viewer-x64-0.5.7.msi on a Windows 7 64-bits computer. >> I am willing to help all I can to test, but I'm not a Gnome developer. I >> have not coded a single line in C for more
2012 Mar 08
2
'virsh list' issue
Dear all: Afer run the command 'qemu-kvm -hda /root/free.img -m 512 -usbdevice tablet -vga qxl -spice port=5930,disable-ticketing' , and the VM starts natrually. Then I run the command 'virsh list' , it shows as follows: [root at localhost ~]# virsh list Id Name State ---------------------------------- [root at localhost ~]# there is no VM
2015 Aug 04
2
Re: Cannot boot libvirt guests with OVMF. Raw qemu-kvm works as expected
On Mon, Aug 03, 2015 at 03:39:30PM -0700, Ryan Barry wrote: >On 08/03/2015 01:43 PM, Ryan Barry wrote: >> Using: >> >> edk2.git-0-20150803.b1141.ga0973dc.x86_64 >> edk2.git-ovmf-x64-0-20150802.b1139.gb234418.noarch >> >> On Fedora 22. >> >> Provisioning a i440FX system in virt-manager and attempting to boot >> results in successful EFI
2015 Nov 23
2
removing PS/2 keyboard
Hello lists, I wonder, is there a way to remove a PS/2 keyboard from a guest and leave it only with USB bus one? Problem is that if i edit guest (via virsh edit) and change keyboard bus from ps2 to usb, I end up with two keyboards: ps2 and usb one. --
2023 Aug 07
1
You will need to grant the 'libvirt-qemu' user search permissions for the following directories....
On Mon, Aug 07, 2023 at 01:06:55PM +0200, Sebastien WILLEMIJNS wrote: >Hello, > >Why LIBVIRT software/libs need to chown "near the root level" (home/blahblah/) when raw/vdi/vhd can contains lots of directories as /home/user/Virtual_HDs/desktop/daddy/private/bedroom/number2/hd.vdi ? > >on ubuntu, "/media/hostname" can contains all our external HD's without
2017 Mar 15
2
building virtual desktops with libvirt, KVM, SPICE and GNOME
Can anybody comment on how to host virtual desktops on a headless server using libvirt and KVM on the server and a SPICE client to access the virtual desktop? Is there a standard way of doing this? I've seen many fragments of information about how to do this but I didn't come across a single guide describing the entire solution. Search engines also return a lot of information about
2013 Sep 04
3
Is virsh supposed to work on Windows?
Hi there, Sorry for the cross-post, but I seeked help on this issue before on those lists, but nobody answered. :-( I'm trying to use virsh and virt-viewer on Windows. I'm running the latest binaries from http://spice-space.org/download.html, that is, virt-viewer-x64-0.5.7.msi on a Windows 7 64-bits computer. So far I got remote-viewer.exe to work, after some pain. But have no
2015 Aug 12
2
PCI passthrough fails in virsh: iommu group is not viable
I would really appreciate some pointers on what I am doing wrong here. I have a need to run multiple virtual guests which have each their own GPU and some USB controllers passed-through. I am able to run one of the guests like this (assuming vfio stuff has happened elsewhere), but I would prefer to use virsh: kvm -M q35 -m 8192 -cpu host,kvm=off \ -smp 4,sockets=1,cores=4,threads=1 \ -bios
2010 Nov 18
1
driver type for .vdi images?
Hello libvirt experts, I use libvirt (0.7.5-5ubuntu27.7) with KVM / qemu (0.12.3+noroms-0ubuntu9.2). Some machines use raw images but same use Virtualbox images (.vdi). Since last Ubuntu 10.04 LTS update I can not start the vdi-images. The "driver name= type=" option was new. <devices> <emulator>/usr/bin/kvm</emulator> <disk type='file'
2013 Sep 06
4
Re: [virt-tools-list] Is virsh supposed to work on Windows?
On Thu, Sep 05, 2013 at 03:30:12PM -0300, Fernando Lozano wrote: > >>I've pushed test builds of mingw-virt-viewer packaging libvirt 1.1.2 if you want > >>to give them a try to see if they work better (disclaimer: I haven't tested > >>these installers at all). > >Pushed to http://teuf.fedorapeople.org/virt-viewer-msi/ ;) > > Thanks for providing those
2013 Sep 04
4
Re: [virt-tools-list] Is virsh supposed to work on Windows?
Hi, >> I'm trying to use virsh and virt-viewer on Windows. I'm running the >> latest binaries from http://spice-space.org/download.html, that is, >> virt-viewer-x64-0.5.7.msi on a Windows 7 64-bits computer. >> >> So far I got remote-viewer.exe to work, after some pain. But have no >> sucess using virt-viewer.exe and virsh.exe. Are they supposed to