search for: kqemu

Displaying 20 results from an estimated 81 matches for "kqemu".

Did you mean: qemu
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/kerne...
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...
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
2007 Apr 03
0
Release: VMKNOPPIX(20070328) with Trusted Boot
Dear, We released VMKNOPPIX(20070328) with Trusted Boot. http://unit.aist.go.jp/itri/knoppix/vmknoppix/index-en.html VMKnoppix is a collection of Virtual Machine Software, Xen, KVM, VirtualBox, QEMU, KQEMU(QEMU with Accelerator) and UserModeLinux. This version includes "Trusted Boot" (Trusted GRUB and IMA: Integrity Measured Architecture). === Features ====================================================================== VM Collection: Xen3.0.4-1(DomainU & HVM Domain), KVM16, VirtualB...
2008 Jun 22
5
New qemu source drop with improved kqemu module
I have uploaded a current source drop from the qemu subversion repository, to the download area. Additionally, there is a new Kernel kqemu module that will allow a 32-bit guest to run on a 64-bit host. The current source base uses a different code generator from the orignial Dyngen one. The new one is called "TCG" for "The Code Generator" and is supposed to fix the depenedency on gcc-3.x. This means that gcc4 a...
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...
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; > >--- > > > &g...
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 w...
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
2010 Sep 08
0
kqemu
...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 have enough RAM and swap, do as root: mount -o remount,size=515m /dev/shm Or disable the accelerator module with -no-kqemu after we do the mount we can create the VM . Does that mean that kvm is not active because it seems that kqemu is an old way to do the duties of kvm e.g supply memory to VMs via /dev/shm thanks Zvi Dubitzky Email:dubi at il.ibm.com IBM Haifa Research Laboratory Phone: +972-4-8296182 Haif...
2006 Aug 10
0
centos with qemu and kqemu
..._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 running and it is pretty zippy. I just cant get bridged network to work. I am running centos 4.3 on x86_64 (amd 4800+) and trying to emulate and centos4 i386 image. The image works its just not on my network. Jerry
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 http://libvirt.org/html/libvirt-libvirt.html#virConnectGetMaxVcpus says that i need: conn:pointer to the hypervisor connect...
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.
2013 Dec 11
2
internal error: unexcepted domain type lxc, excepted one of these: qemu, kqemu, kvm, xen
...network"> <source network="default"/> </interface> <console type="pty"/> </devices> </domain> # virsh create vm.xml error: Failed to create domain from vm.xml error: internal error: unexcepted domain type lxc, excepted one of these: qemu, kqemu, kvm, xen However, ./configure reports that LXC support is compiled in: configure: Drivers configure: configure: Xen: no configure: QEMU: yes configure: UML: yes configure: OpenVZ: yes configure: VMware: yes configure: VBox: yes configure: XenAPI: no configure: xenlight: no configure: LXC: yes c...
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,
2007 Apr 18
3
QEMU virtualization and segment RPL
...ted 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 SS.rpl = 3). So a good behaviour would be to ignore the rpl field of both CS and SS in kernel mode. Regards, Fabrice.
2007 Sep 08
0
qemu 0.9.0 in c5-testing
...hine emulator/virtualizer is now available in CentOS testing for CentOS 5. qemu was added - Because the package contains qemu-img, a handy tool for creating and converting disk images (e.g. for KVM). - For full virtualization on i386 and x86_64 CPUs that don't have VT-X or AMD-V support. kqemu is required for optimal performance, we plan to provide a module package for kqemu in the near future. For the moment, testing can be oriented at using this (qemu-img in particular) in combination with KVM. Once the kqemu module packages are ready, we are also interested in qemu + kqemu testing...
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>
2011 Jan 27
1
libvirtd + vir-manager + kerberos
...th no password it already authenticated! Here is what I've set up: /etc/sasl2/libvirt.conf listen_tls = 0 listen_tcp = 1 mdns_adv = 0 auth_unix_ro = "none" auth_unix_rw = "none" auth_tcp = "sasl" /etc/sasl2/libvirt.conf mech_list: gssapi keytab: /etc/libvirt/krb5.kqemu sasldb_path: /etc/libvirt/passwd.db I start libvirtd with: KRB5_KTNAME=/etc/libvirt/krb5.kqemu /usr/sbin/libvirtd -d --listen In virt-manager I've set both hosts: qemu+tcp://srv1.example.org qemu+tcp://srv2.example.org Since both configs are identical (I've ran diff on them) I am a bit l...