similar to: qemu 0.9.0 in c5-testing

Displaying 20 results from an estimated 40000 matches similar to: "qemu 0.9.0 in c5-testing"

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 Nov 13
1
Release: VMKNOPPIX for X86/X86_64 with Xen3.1.1, KVM48, UML, QEMU, VirtualBox
Dear, We released new VMKNOPPIX for x86/x86_64. http://unit.aist.go.jp/itri/knoppix/vmknoppix/index-en.html VMKNOPPIX-CD for x86 (20071101) VMKNOPPIX-CD for x86_64 (20071107) This version includes Xen3.1.1, KVM48, x86_64 kernel with IA32 emulator, etc. The included software is as follows. KNOPPIX 5.1.1 (kernel 2.6.19) with Xen3.1.1 (DomU&HVM)
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
2008 Mar 06
0
Help with Qemu 0.8.2
Thanks, I have downloaded the thoughtwave build of Qemu 0.9.0 which does not appear to support kqemu as the Qemu project v0.8.2_cvs20070120_REV_2007.01.24 version does. I did find that running Win98se with kqemu accelerator enabled consistantly caused Solaris 10 8/07 to freeze completely; however Win2K worked perfectly. I built and installed the tuntap devices for Solaris from the sources here
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 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.
2009 Apr 25
0
qemu 0.10.2 and Solaris snv111 64 Bit /"unexpected erratum #100"
Hi I''ve installed Solaris snv111 in a QEMU virtual machine using qemu 0.10.2 with kqemu 1.4 enabled. The installation worked without problems but after rebooting from the virtual disk Solaris panics: qemu usage: /opt/qemu_0.10.x/bin/qemu-system-x86_64 -net user -net nic -usb -usbdevice tablet -L /usr/local/share/qemu_0.9.x -boot c -m 1024 -net nic,model=rtl8139 -net nic -net nic
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
2009 Feb 03
1
Xen, Qemu and Intel VT
Hi everyone, I need to use full virtualization on my laptop, running CentOS 5.2 as host. I installed all I think is needed to run Xen. I am using kernel 2.6.18-128el5.xen as it is needed to recognize my wifi card. I was not sure my cpu supported Intel VT. A cat /proc/cpuinfo | grep flags yields this: flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36
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
2008 Nov 28
1
Crash with qemu install: 5.2 as host and 5.2 as guest
Hi, I'm trying to install a CentOS 5.2 guest with virt-manager/qemu on a CentOS 5.2 system (X86_x64, 3ware 9650SE, 2 x Intel VT capable xeon cpus, 8 GB) Unfortunately I'm getting a crash in the guest install process. Other systems are installing smoothely, even Windows xp, but the above combination won't install. What works, too: CentOS 5.2 xen unmodified (i.e. fully virtual) guest,
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 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
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
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
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
2007 Jul 11
1
lguest over qemu
Hi, I'm setting my lguest playing environment with qemu, but didn't have a good start... maybe because my modest laptop only has 512Mb of RAM. This is my qemu command: qemu -s -no-kqemu -m 400 -hda linux26.img -net nic,model=3Drtl8139 -net tap ( linux26.img includes a 2.6.21.5 kernel with the lguest-2.6.21-307patch= ) This is my lguest command
2007 Jul 11
1
lguest over qemu
Hi, I'm setting my lguest playing environment with qemu, but didn't have a good start... maybe because my modest laptop only has 512Mb of RAM. This is my qemu command: qemu -s -no-kqemu -m 400 -hda linux26.img -net nic,model=3Drtl8139 -net tap ( linux26.img includes a 2.6.21.5 kernel with the lguest-2.6.21-307patch= ) This is my lguest command
2007 Apr 10
1
Re: Laptop with VT - recommendations
my .02 cents Don''t go SONY... :( I was very unhappy learning that they don''t support VT from their Bios setup although the cpu is right. model VGN-SZ3XP core duo2 7200 so called "Business oriented laptop" The information is not clearly shown in their http://shop.sonystyle-europe.com/ and is hidden at