similar to: New qemu source drop with improved kqemu module

Displaying 20 results from an estimated 700 matches similar to: "New qemu source drop with improved kqemu module"

2007 Feb 15
4
Using setfacl to control access to /dev/kqemu
Solaris 10U3, latest kqemu, qemu-0.9.0-CVS plus TAP patch. I''m aware that a fair amount of "rootish" access is required for the TAP and bridge stuff, and I''m working on that. As kind of a secuirty thought, I figured I''d use setfacl to give myself access to the /dev/kqemu device instead of leaving it mode 664 or 666. However, that didn''t work.
2006 Dec 07
6
cannot load kqemu modul on solaris 5.10 3/05
Hi @all I want to load the precompile kqemu modul on my solaris 5.10 3/05, but this dont work. MAKE --- -bash-3.00# make install cp kqemu-solaris-i386 kqemu /usr/sbin/install -f /usr/kernel/drv -m 755 -u root -g sys kqemu new owner is root kqemu installed as /usr/kernel/drv/kqemu cp kqemu-solaris-x86_64 kqemu /usr/sbin/install -f /usr/kernel/drv/amd64 -m 755 -u root -g sys kqemu new owner is
2005 Nov 09
1
Compile KQEMU
Dear Friends, How I compile MODULE kqemu (QEMU) on Centos 4.2 ? I done download kernerl-devel, but when I compile MODULE KQEMU I have received follow message. # make make -C SUBDIRS=`pwd` modules make: *** SUBDIRS=/data/appl/kqemu: No such file or directory. Stop. make: *** [kqemu.o] Error 2 Thanks Adriano Frare
2006 May 15
1
Compile Kqemu 0.81 on win32
Dear Friends. How are steps to compile kqemu for 0.81 on w32 ? Thanks for all messages. Adriano Frare
2005 Nov 16
2
kqemu centos3
Anyone get kqemu to make in Centos3? I'm getting modules disabled messages, AFAIK module support is enabled, its the stock kernel. make[1]: Leaving directory `/tmp/qemu-0.7.2/mips-softmmu' make -C kqemu make[1]: Entering directory `/tmp/qemu-0.7.2/kqemu' make -C /lib/modules/2.4.21-37.EL/build SUBDIRS=`pwd` modules make[2]: Entering directory `/usr/src/linux-2.4.21-37.EL' The
2010 Sep 08
0
kqemu
Hi we have a Debian 64 bit system with qemu 0.9.1-10 ( uname -a = 2.6.26-2-amd64) installed . kvm is included and loaded to memory . Still when we create a VM we sometimes get the following error message: libvir: QEMU error : internal error unable to start guest: You do not have enough space in '/dev/shm' for the 499 MB of QEMU virtual RAM. To have more space available provided you
2006 Aug 10
0
centos with qemu and kqemu
Any one using qemu with centos and bridged network mode? I am running qemu as: qemu-system-x86_64 -hda centos4.i386.img -boot c -net nic -net tap I am still getting a 10.X.X.X address instead of a DHCP address on my local network. I have the /etc/qemu-ifup script as: #!/bin/sh sudo /sbin/ifconfig $1 0.0.0.0 promisc up sudo /usr/sbin/brctl addif br0 $1 sleep 2 which does run.... I have kqemu
2013 Dec 11
0
Re: internal error: unexcepted domain type lxc, excepted one of these: qemu, kqemu, kvm, xen
On 12/11/2013 11:56 AM, Florian Klink wrote: > Hi, > > I'm not able to create lxc domains anymore with libvirt 1.2.0-1. > > > > # virsh create vm.xml What does 'virsh uri' output? My guess is that your older version of libvirt was built with JUST lxc support, and that your new version has BOTH lxc and qemu support. By not specifying an explicit connection,
2013 Dec 11
2
internal error: unexcepted domain type lxc, excepted one of these: qemu, kqemu, kvm, xen
Hi, I'm not able to create lxc domains anymore with libvirt 1.2.0-1. The current arch linux package is affected by this bug: https://bugs.archlinux.org/task/38007). vm.xml: <domain type="lxc"> <name>test</name> <memory unit="GiB">2</memory> <os> <type>exe</type> <init>/sbin/init</init> </os>
2007 Feb 14
1
Re: qemu-0.9.0 with initial tap interface
> >% gdiff ../kqemu-osol-1.3.0pre9/kqemu-solaris.c . > >54c54 > >< static uint_t kqemu_busy = 0; > >--- > > > > > >>static uint32_t kqemu_busy = 0; > >> > >> > >73c73 > >< static uint_t upages_locked = 0; > >--- > > > > > >>static uint32_t upages_locked = 0; > >> >
2007 Mar 13
1
Qemu with accelerator module in Xen domU - does it work?
Hello All, I noticed today that Fabrice GPL''ed the kqemu accelerator kernel module for Qemu (earlier this year I think). I know that Qemu can already run fully virtualized OSes in a Xen domU because qemu runs in user space, but it can be slow without kqemu speeding things up. In the past kqemu couldn''t run in Xen domU. But, has this changed with the kqemu code going GPL: has
2006 Feb 09
4
Xen and VMWare Server co-existing?
Not that VMWare have released VMWare Server as a free product i''m interested in using it where my hardware isn''t VT enabled to run non-linux environments. Ideally I''d like to run it on the Xen Dom0 environment so that I can run a mixture of Linux DomU and Windows VMWare instances. Any ideas if this is feasible, and which version of Xen I should be considering. At
2007 Apr 19
4
Re: vmware inside Xen
Hello, all. I want to run VMWare on my dom0, for those special occasions when I need to boot unmodified OSes. I found some messages from 2005 on this list that explained that it''s not possible to run VMWare on a xen host. (Example message pasted below..) Well, it''s 2007 now.. Is it possible yet? Before you ask, no, I don''t have hardware support for virtualization.
2007 Sep 30
1
Upgrading ZFS Version on Solaris 08/07
I wanted to crossgrade from OpenSolaris b65 to Solaris 10 08/07 for my main fileserver, but I found that I could not import my zpool due to a version mismatch. Is there any way to upgrade only ZFS on 08/07 so that it matches or exceeds the version used by b68? Blake -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 May 04
1
maxvcpu
hi, i am trying to find out the max vcpus supported for any domain by my hypervisor, however i am having some trouble with the below: vcpu=5 maxvcpus=libvirt.virConnect.getMaxVcpus(conn,'kqemu') if maxvcpus <= vcpu: logging.debug('checkmaxvcpus: max vcpus on hypervisor %i is less than requested vcpu of %i' % (maxvcpus, vcpu)) return 0 else: return 1
2007 Apr 18
3
QEMU virtualization and segment RPL
Hi, As something like VMI is expected to be supported soon by QEMU, I have a small question: does the virtualization API you are defining supports that the guest kernel code can be executed in ring 3 ? In QEMU for example, the guest kernel code can be executed either by the dynamic translator (in this case CS.rpl = 0 and SS.rpl = 0) or by the kqemu kernel module (in this case CS.rpl = 3 and
2009 Feb 26
4
VirtualBox on XEN DomU
Hi, although it is primarily a VirtualBox problem, but maybe someone knows the answer here. I read that it is not possible to run vbox on dom0. http://www.virtualbox.org/ticket/2383 Is it possible to run it on domU? Thanks, Miklos _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 May 18
2
Can I use qemu-dm instead of qemu?
XEN of RHEL5.x DOM0 provides a qemu-dm command at /usr/lib64/xen/bin/qemu-dm, Can I run libguestfs with it? I have tried run libguestfs with kqemu, but it always cause system hang. Regards Kirby Zhou -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libguestfs/attachments/20100518/50c18dd7/attachment.htm>
2007 Nov 21
9
How to virtualize Xen itself?
Hello, Is it possible to run a Xen server inside of a kqemu/kvm/virtualbox VM? I am new to Xen, and Linux in general. (Just installed Ubuntu 7.10 on my main laptop) The idea would be to try and learn about Xen before attempting to deploy on real HW. -- Thanks P.S. I do have an Intel VT capable CPU, if that matters. --------------------------------- Never miss a thing. Make Yahoo
2007 Nov 21
9
How to virtualize Xen itself?
Hello, Is it possible to run a Xen server inside of a kqemu/kvm/virtualbox VM? I am new to Xen, and Linux in general. (Just installed Ubuntu 7.10 on my main laptop) The idea would be to try and learn about Xen before attempting to deploy on real HW. -- Thanks P.S. I do have an Intel VT capable CPU, if that matters. --------------------------------- Never miss a thing. Make Yahoo