Alistair John Strachan wrote:
> Hi there,
>
> The site at kvm.qumranet.com seems to be inaccessible. My DNS comes directly
> from the root servers, so it is not a DNS issue on my end. I seem to be able
> to traceroute the domain, but a web browser will time out.
>
> Supposedly, it's there, as my
On 8/12/07, Avi Kivity <[EMAIL PROTECTED]> wrote:
> Alistair John Strachan wrote:
> > Hi there,
> >
> > The site at kvm.qumranet.com seems to be inaccessible. My DNS comes directly
> > from the root servers, so it is not a DNS issue on my end. I seem to be able
> > to traceroute the domain, but a w
On Saturday 11 August 2007 08:48:41 Tony Smolar wrote:
> Hi, I was currently using kvm-24, and I decided to try to upgrade to
> the latest.
>
> My guest is XP-SP2 Home full edition.When I tried to boot it under
> kvm-33, I eventually got a blue screen and a IRQL_NOT_LESS_OR_EQUAL error.
>
> I
Amit Shah wrote:
>On Saturday 11 August 2007 08:48:41 Tony Smolar wrote:
>
>
>>Hi, I was currently using kvm-24, and I decided to try to upgrade to
>>the latest.
>>
>>My guest is XP-SP2 Home full edition.When I tried to boot it under
>>kvm-33, I eventually got a blue screen and a IRQL_NOT_
we are working on swapping support for the guests in kvm.
we want to allow management of the memory swapping of the guests from kvm.
i wrote this patch that move the guest allocated memory from the kernel to the
userspace for better management.
plus in this way it will share more code for such so
this sound like hardware error,
try to disable all the hardware you can, (such as the lan support) in qemu.
please check if it can run with the "--no-kvm".
-הודעה מקורית-
מאת: [EMAIL PROTECTED] בשם Tony Smolar
נשלח: א 12/08/2007 10:19
אל: Amit Shah
עותק לידיעה: kvm-devel@lists.sourceforge.
>Amit Shah wrote:
>
>>On Saturday 11 August 2007 08:48:41 Tony Smolar wrote:
>>
>>
>>>Hi, I was currently using kvm-24, and I decided to try to upgrade to
>>>the latest.
>>>
>>>My guest is XP-SP2 Home full edition.When I tried to boot it
under
>>>kvm-33, I eventually got a blue screen and a I
Il Sun, Aug 12, 2007 at 12:26:15PM -0700, Izik Eidus ha scritto:
> this is a request for comment for patchs that allow kvm to run with more than
> 2 giga.
> there are 4 patchs.
> the first patch(biospatch): is for the bios:now the bios know how to map
> memory about the 0xf000-0x hol
Hi Izik,
Unfortunately, your mailer sent the patches out as binary attachments so
I can't reply easy inline so I'll just add comments here.
On Sun, 2007-08-12 at 12:26 -0700, Izik Eidus wrote:
> this is a request for comment for patchs that allow kvm to run with
> more than 2 giga.
> there are 4
Hi Izik,
On Sun, 2007-08-12 at 12:59 -0700, Izik Eidus wrote:
> we are working on swapping support for the guests in kvm.
> we want to allow management of the memory swapping of the guests from
> kvm.
>
> i wrote this patch that move the guest allocated memory from the
> kernel to the userspace f
Hey Luca,
thanks for the quick response.
i agree with everything you wrote.
note that about the line:
> +if (ram_size > 0xf000)
> val = 640; /* base memory in K */
i don`t, how it entered to the code, this line is wrong and i will remove it,
thanks!
anyway i will fix it all and send
-הודעה מקורית-
מאת: Izik Eidus
נשלח: א 12/08/2007 15:34
אל: Anthony Liguori
נושא: RE: [kvm-devel] adding support for above 2giga to kvm (includepatchs)
Hey Anthony , thanks for quick comment!.
i will fix the mail problem, and post it to bochs list.
you are right about the kqemu, this w
-הודעה מקורית-
מאת: Izik Eidus
נשלח: א 12/08/2007 15:43
אל: Anthony Liguori
נושא: RE: [kvm-devel] (no subject)
hey Anthony,
yes i think you are right.
passing a pointer sound smarter to me.
i dont think we should care at all about the kvmctl API, and as you said
in this way it would be
A while back I reported a crash starting with kvm-29 with Windows XP guest
on AMD processors.
kvm-33 still fails for me, so I tried to use the kvm git kernel module,
(after using make sync LINUX=../../kvm.git from kvm-33 directory), but the
compile fails with (on the 2.6.20 ubuntu feisty kernel)
Dor Laor wrote:
>>Amit Shah wrote:
>>
>>
>>
>>>On Saturday 11 August 2007 08:48:41 Tony Smolar wrote:
>>>
>>>
>>>
>>>
Hi, I was currently using kvm-24, and I decided to try to upgrade to
the latest.
My guest is XP-SP2 Home full edition.When I tried to boot it
On 8/11/07, Anthony Liguori <[EMAIL PROTECTED]> wrote:
> On Sat, 2007-08-11 at 22:28 +0100, Philip Boulain wrote:
> > This works, so long as qemu disregards "-read-args-from-image" unless it's
> > being called as an interpreter. Otherwise, you've put the lock and the key
> > in
> > the same place.
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
diff --git a/MAINTAINERS b/MAINTAINERS
index 6e955c9..d9a53d9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2684,6 +2684,8 @@ M:[EMAIL PROTECTED]
L: kvm-devel@lists.sourceforge.net
W: kvm.source
17 matches
Mail list logo