Re: [Qemu-devel] Is it easy to support booting off real harddrive?

2007-09-25 Thread n schembr
- Original Message From: naruto canada <[EMAIL PROTECTED]> To: qemu-devel@nongnu.org Sent: Monday, September 24, 2007 4:45:46 AM Subject: [Qemu-devel] Is it easy to support booting off real harddrive? hi Is it easy to support booting off real harddrive? Thanks --

[Qemu-devel] Is there a way to adjust the amount of ram kqemu has allocated for each guest on the fly?

2007-08-15 Thread n schembr
UMl allows you to allocate ram when the guest boots. After the guest is up and running you can reduce the available ram the guest has access to. If a guest runs low on ram you can increase the amount of host ram the guest can use on the fly. Can this be done with kqemu? Can you allocate more

Re: [Qemu-devel] RFE + kqemu issue

2007-08-10 Thread n schembr
Are you running smp or ht hardware? Nicholas A. Schembri

Re: [Qemu-devel] Re: Network connections stalling (due to lost interrupts/ticks?)

2007-08-03 Thread n schembr
I'm seeing the same rtc error but my systems are not hanging. I can still get to them and they seem to handle a good load from time to time, 4 running proc. Is this a stability or performance issue? If it is a stability issue how do I test it? - Original Message From: Jason Wessel <[

Re: QEMU Automated Testing (was [Qemu-devel] qemu Makefile.target vl.h hw/acpi.c hw/adlib.c ...)

2007-07-27 Thread n schembr
- Original Message From: Paul Brook <[EMAIL PROTECTED]> To: qemu-devel@nongnu.org Cc: n schembr <[EMAIL PROTECTED]> Sent: Friday, July 27, 2007 1:38:19 PM Subject: Re: QEMU Automated Testing (was [Qemu-devel] qemu Makefile.target vl.h hw/acpi.c hw/adlib.c ...) > >

Re: QEMU Automated Testing (was [Qemu-devel] qemu Makefile.target vl.h hw/acpi.c hw/adlib.c ...)

2007-07-27 Thread n schembr
- Original Message From: Jan Marten Simons <[EMAIL PROTECTED]> To: qemu-devel@nongnu.org Sent: Friday, July 27, 2007 12:50:51 PM Subject: Re: QEMU Automated Testing (was [Qemu-devel] qemu Makefile.target vl.h hw/acpi.c hw/adlib.c ...) Sunil Amitkumar Janki schrieb: > Dan Shearer wrote: >

Re: [Qemu-devel] What is the best way to control qemu on a remote box?

2007-07-27 Thread n schembr
eboot with send ctrl-alt-delete why is it just getting to halt? It never reboots and qemu continues to run. I'll build a clean guest and try to give a bug report. Is there a way to use the monitor and see what the guest is doing? - Original Message From: Ben Taylor <

[Qemu-devel] What is the best way to control qemu on a remote box?

2007-07-26 Thread n schembr
I'm using a command line like: qemu -vnc :4 -kernel-kqemu -std-vga -no-reboot -monitor unix:/vservers/qemu/cms1/cms1.sock,server,nowait -boot c -hda hda1.img -hdb swap.img -net nic,vlan=0,macaddr=00:16:3e:00:0f:00 -net tap,vlan=0,ifname=br0-cms1,script=/etc/qemu-ifup-br0 -m 256 I'm running linu

Re: [Qemu-devel] QEmu as a Device Software Optimization tool

2007-07-26 Thread n schembr
-snap- >Personally though I don't see much benefit to simple syntax config >files over C files, that are being used now. Config files implies a self check process. A better question might be, has qemu grown to the point where an outsider is going to define a new platform? Could an a

Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread n schembr
- Original Message From: andrzej zaborowski <[EMAIL PROTECTED]> To: qemu-devel@nongnu.org Sent: Wednesday, July 11, 2007 4:19:23 PM Subject: Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests? On 11/07/07, n schembr <[EMAIL

Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread n schembr
- Original Message From: andrzej zaborowski <[EMAIL PROTECTED]> To: qemu-devel@nongnu.org Sent: Wednesday, July 11, 2007 2:38:28 PM Subject: Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests? Hi, On 11/07/07, n schembr &

Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread n schembr
/qemu-ifup-br0 -m 512 I also found that qemu is not exiting after guest is halted with init 0. - Original Message From: n schembr <[EMAIL PROTECTED]> To: qemu-devel@nongnu.org Sent: Wednesday, July 11, 2007 12:27:16 PM Subject: Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre

Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread n schembr
virtualBox support page talks about a race condition. Is this a race in the guest kernel or user land? It looks like I boot the kernel just fine. the cpu spikes around init time. - Original Message From: n schembr <[EMAIL PROTECTED]> To: qemu-devel@nongnu.org Sent: Wednesday, J

[Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread n schembr
I have a remote system that boots fine when I use: qemu -vnc :4 -kernel-kqemu -smp 2 -no-reboot -monitor unix:/vservers/qemu/cms1/cms1.sock,server,nowait -boot c -hda hda1.img -hdb swap.img -net nic,vlan=0,macaddr=00:16:3e:00:0f:00 -net tap,vlan=0,ifname=br0-cms1,script=/etc/qemu-ifup-br0 -m 50

Re: [Qemu-devel] [PATCH] starting qemu vnc session on a pre-allocated port

2007-06-25 Thread n schembr
Gilad Ben-Yossef wrote: >If you think users other then us will use the patch (and we believe they will), >we think it'll be useful for this to be included in qemu mainline. I have more then 100 images on one box. It would make it much easer to write my startup scripts. :) Background 10 host with