public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Vista 32 Premium 32 bit gets blue screen on boot
@ 2007-08-22 16:52 Haydn Solomon
       [not found] ` <b75785ba0708220952q24827d43k8b59d4a92eacb3a3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Haydn Solomon @ 2007-08-22 16:52 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


[-- Attachment #1.1: Type: text/plain, Size: 895 bytes --]

I've installed vista premium home 32 bit  on previous versions of kvm,
namely 24-1 which is packaged with fedora 7. Since then I've removed these
packages and building kvm from releases from sourceforge provided qumranet
website. When I try to install vista premium home 32 bit using kvm release
36 I'm getting blue screen.  I'm running on a dell 1720 core 2 duo, 2 GB
ram. I'm running fedora 7 64-bit. The previously installed windows xp (
installed using kvm release 35 ) is running fine under release 36. I'm
starting kvm with the following:

/usr/local/kvm/bin/qemu-system-x86_64 \
-hda vistahome.img \
-m 400 \
-no-rtc \
-localtime \
-boot d \
-cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso &

The message from the blue screen is:

***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C, 0X00000000 )

Any feedback would be appreciated. Thanks and great piece of work here guys.


Haydn

[-- Attachment #1.2: Type: text/html, Size: 987 bytes --]

[-- Attachment #2: Type: text/plain, Size: 315 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

[-- Attachment #3: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Vista 32 Premium 32 bit gets blue screen on boot
       [not found] ` <b75785ba0708220952q24827d43k8b59d4a92eacb3a3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-08-22 17:29   ` Huang2, Wei
  2007-08-23  7:42   ` Avi Kivity
  1 sibling, 0 replies; 9+ messages in thread
From: Huang2, Wei @ 2007-08-22 17:29 UTC (permalink / raw)
  To: Haydn Solomon, kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


[-- Attachment #1.1: Type: text/plain, Size: 1385 bytes --]

I saw the same issue on my AMD Turion notebook. 
 
-Wei

________________________________

From: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
[mailto:kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Haydn
Solomon
Sent: Wednesday, August 22, 2007 11:53 AM
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: [kvm-devel] Vista 32 Premium 32 bit gets blue screen on boot


I've installed vista premium home 32 bit  on previous versions of kvm,
namely 24-1 which is packaged with fedora 7. Since then I've removed
these packages and building kvm from releases from sourceforge provided
qumranet website. When I try to install vista premium home 32 bit using
kvm release 36 I'm getting blue screen.  I'm running on a dell 1720 core
2 duo, 2 GB ram. I'm running fedora 7 64-bit. The previously installed
windows xp ( installed using kvm release 35 ) is running fine under
release 36. I'm starting kvm with the following: 

/usr/local/kvm/bin/qemu-system-x86_64 \
-hda vistahome.img \
-m 400 \
-no-rtc \
-localtime \
-boot d \
-cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso &

The message from the blue screen is: 

***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C, 0X00000000 )

Any feedback would be appreciated. Thanks and great piece of work here
guys. 

Haydn


[-- Attachment #1.2: Type: text/html, Size: 2186 bytes --]

[-- Attachment #2: Type: text/plain, Size: 315 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

[-- Attachment #3: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Vista 32 Premium 32 bit gets blue screen on boot
       [not found] ` <b75785ba0708220952q24827d43k8b59d4a92eacb3a3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  2007-08-22 17:29   ` Huang2, Wei
@ 2007-08-23  7:42   ` Avi Kivity
       [not found]     ` <46CD3A63.5040701-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  1 sibling, 1 reply; 9+ messages in thread
From: Avi Kivity @ 2007-08-23  7:42 UTC (permalink / raw)
  To: Haydn Solomon; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Haydn Solomon wrote:
> I've installed vista premium home 32 bit  on previous versions of kvm, 
> namely 24-1 which is packaged with fedora 7. Since then I've removed 
> these packages and building kvm from releases from sourceforge 
> provided qumranet website. When I try to install vista premium home 32 
> bit using kvm release 36 I'm getting blue screen.  I'm running on a 
> dell 1720 core 2 duo, 2 GB ram. I'm running fedora 7 64-bit. The 
> previously installed windows xp ( installed using kvm release 35 ) is 
> running fine under release 36. I'm starting kvm with the following:
>
> /usr/local/kvm/bin/qemu-system-x86_64 \
> -hda vistahome.img \
> -m 400 \
> -no-rtc \
> -localtime \
> -boot d \
> -cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso &
>
> The message from the blue screen is:
>
> ***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C, 0X00000000 )
>
> Any feedback would be appreciated. Thanks and great piece of work here 
> guys.
>

Can you check which version of kvm causes the regression?

If kvm-35 works and kvm-36 doesn't, try copying kvm-35's bios.bin (from 
qemu/pc-bios) to the install location  (/use/local/share/qemu/bios.bin 
by default)

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Vista 32 Premium 32 bit gets blue screen on boot
       [not found]     ` <46CD3A63.5040701-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-08-23 17:55       ` Haydn Solomon
       [not found]         ` <b75785ba0708231055u7fbb13aendcaf7e7f05a95725-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Haydn Solomon @ 2007-08-23 17:55 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


[-- Attachment #1.1: Type: text/plain, Size: 1411 bytes --]

Yep.. sure enough, that did it.

On 8/23/07, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
>
> Haydn Solomon wrote:
> > I've installed vista premium home 32 bit  on previous versions of kvm,
> > namely 24-1 which is packaged with fedora 7. Since then I've removed
> > these packages and building kvm from releases from sourceforge
> > provided qumranet website. When I try to install vista premium home 32
> > bit using kvm release 36 I'm getting blue screen.  I'm running on a
> > dell 1720 core 2 duo, 2 GB ram. I'm running fedora 7 64-bit. The
> > previously installed windows xp ( installed using kvm release 35 ) is
> > running fine under release 36. I'm starting kvm with the following:
> >
> > /usr/local/kvm/bin/qemu-system-x86_64 \
> > -hda vistahome.img \
> > -m 400 \
> > -no-rtc \
> > -localtime \
> > -boot d \
> > -cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso &
> >
> > The message from the blue screen is:
> >
> > ***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C, 0X00000000 )
> >
> > Any feedback would be appreciated. Thanks and great piece of work here
> > guys.
> >
>
> Can you check which version of kvm causes the regression?
>
> If kvm-35 works and kvm-36 doesn't, try copying kvm-35's bios.bin (from
> qemu/pc-bios) to the install location  (/use/local/share/qemu/bios.bin
> by default)
>
> --
> error compiling committee.c: too many arguments to function
>
>

[-- Attachment #1.2: Type: text/html, Size: 1890 bytes --]

[-- Attachment #2: Type: text/plain, Size: 315 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

[-- Attachment #3: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Vista 32 Premium 32 bit gets blue screen on boot
       [not found]         ` <b75785ba0708231055u7fbb13aendcaf7e7f05a95725-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-08-23 18:13           ` Avi Kivity
       [not found]             ` <46CDCE4F.9010208-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Avi Kivity @ 2007-08-23 18:13 UTC (permalink / raw)
  To: Haydn Solomon; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Haydn Solomon wrote:
> Yep.. sure enough, that did it.
>

Please try out the bios images in
http://people.qumranet.com/avi/bios-images/ and let us know which ones
work and which don't.

> On 8/23/07, *Avi Kivity* <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org <mailto:avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>>
> wrote:
>
>     Haydn Solomon wrote:
>     > I've installed vista premium home 32 bit  on previous versions
>     of kvm,
>     > namely 24-1 which is packaged with fedora 7. Since then I've removed
>     > these packages and building kvm from releases from sourceforge
>     > provided qumranet website. When I try to install vista premium
>     home 32
>     > bit using kvm release 36 I'm getting blue screen.  I'm running on a
>     > dell 1720 core 2 duo, 2 GB ram. I'm running fedora 7 64-bit. The
>     > previously installed windows xp ( installed using kvm release 35
>     ) is
>     > running fine under release 36. I'm starting kvm with the following:
>     >
>     > /usr/local/kvm/bin/qemu-system-x86_64 \
>     > -hda vistahome.img \
>     > -m 400 \
>     > -no-rtc \
>     > -localtime \
>     > -boot d \
>     > -cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso &
>     >
>     > The message from the blue screen is:
>     >
>     > ***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C,
>     0X00000000 )
>     >
>     > Any feedback would be appreciated. Thanks and great piece of
>     work here
>     > guys.
>     >
>
>     Can you check which version of kvm causes the regression?
>
>     If kvm-35 works and kvm-36 doesn't, try copying kvm-35's bios.bin
>     (from
>     qemu/pc-bios) to the install location  (/use/local/share/qemu/bios.bin
>     by default)
>
>     --
>     error compiling committee.c: too many arguments to function
>
>


-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Vista 32 Premium 32 bit gets blue screen on boot
       [not found]             ` <46CDCE4F.9010208-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-08-26  0:50               ` Haydn Solomon
       [not found]                 ` <b75785ba0708251750m648ec0b8n94182cf38afc72ed-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Haydn Solomon @ 2007-08-26  0:50 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


[-- Attachment #1.1: Type: text/plain, Size: 2734 bytes --]

Ok. I've tested the list of bios images for booting vista premium 32 bit.
The results are as follows:

bios-kvm-35-3-g599a0fb.bin    Blue screen

bios-kvm-35-4-gb70bff2.bin    Blue screen

bios-kvm-35-5-g43e23df.bin    Blue screen

bios-kvm-35-6-gf989ba8.bin    Blue screen

bios-kvm-35-8-g1d0952d.bin    boots ok

bios-kvm-35-19-g8d8b9c4.bin    boots ok

bios-kvm-35-22-ga718321.bin    boots ok

bios-kvm-35-23-gcb98751.bin    boots ok

bios-kvm-35-24-ga7b3e17.bin    boots ok

bios-kvm-35-25-g1ceb2ab.bin    boots ok

bios-kvm-35-26-g1bc8d4a.bin    Blue screen

bios-kvm-35-33-g21ea5f8.bin    Blue screen

bios-kvm-35-34-g9ef5aea.bin    Blue screen


Haydn


On 8/23/07, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
>
> Haydn Solomon wrote:
> > Yep.. sure enough, that did it.
> >
>
> Please try out the bios images in
> http://people.qumranet.com/avi/bios-images/ and let us know which ones
> work and which don't.
>
> > On 8/23/07, *Avi Kivity* <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org <mailto:avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>>
> > wrote:
> >
> >     Haydn Solomon wrote:
> >     > I've installed vista premium home 32 bit  on previous versions
> >     of kvm,
> >     > namely 24-1 which is packaged with fedora 7. Since then I've
> removed
> >     > these packages and building kvm from releases from sourceforge
> >     > provided qumranet website. When I try to install vista premium
> >     home 32
> >     > bit using kvm release 36 I'm getting blue screen.  I'm running on
> a
> >     > dell 1720 core 2 duo, 2 GB ram. I'm running fedora 7 64-bit. The
> >     > previously installed windows xp ( installed using kvm release 35
> >     ) is
> >     > running fine under release 36. I'm starting kvm with the
> following:
> >     >
> >     > /usr/local/kvm/bin/qemu-system-x86_64 \
> >     > -hda vistahome.img \
> >     > -m 400 \
> >     > -no-rtc \
> >     > -localtime \
> >     > -boot d \
> >     > -cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso &
> >     >
> >     > The message from the blue screen is:
> >     >
> >     > ***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C,
> >     0X00000000 )
> >     >
> >     > Any feedback would be appreciated. Thanks and great piece of
> >     work here
> >     > guys.
> >     >
> >
> >     Can you check which version of kvm causes the regression?
> >
> >     If kvm-35 works and kvm-36 doesn't, try copying kvm-35's bios.bin
> >     (from
> >     qemu/pc-bios) to the install
> location  (/use/local/share/qemu/bios.bin
> >     by default)
> >
> >     --
> >     error compiling committee.c: too many arguments to function
> >
> >
>
>
> --
> Do not meddle in the internals of kernels, for they are subtle and quick
> to panic.
>
>

[-- Attachment #1.2: Type: text/html, Size: 4608 bytes --]

[-- Attachment #2: Type: text/plain, Size: 315 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

[-- Attachment #3: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Vista 32 Premium 32 bit gets blue screen on boot
       [not found]                 ` <b75785ba0708251750m648ec0b8n94182cf38afc72ed-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-08-27 12:14                   ` Avi Kivity
       [not found]                     ` <46D2C010.7000104-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Avi Kivity @ 2007-08-27 12:14 UTC (permalink / raw)
  To: Haydn Solomon; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Haydn Solomon wrote:
> Ok. I've tested the list of bios images for booting vista premium 32 
> bit. The results are as follows:
>

Sorry, I regenerated the bios images incorrectly, so some of these 
images are stale.  Unfortunately, this includes the images at the 
working->nonworking crossover.

I've regenerated the images with a 'make clean' and a forced 
recompilation of the ACPI tables (and eliminated some duplicates).  Can 
you retest?  Location is the same at 
http://people.qumranet.com/avi/bios-images.

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Vista 32 Premium 32 bit gets blue screen on boot
       [not found]                     ` <46D2C010.7000104-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-08-27 12:40                       ` Alexey Eremenko
  2007-08-27 17:24                       ` Haydn Solomon
  1 sibling, 0 replies; 9+ messages in thread
From: Alexey Eremenko @ 2007-08-27 12:40 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

This problem is already reported here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1780032&group_id=180599&atid=893831

-- 
-Alexey Eremenko "Technologov"

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Vista 32 Premium 32 bit gets blue screen on boot
       [not found]                     ` <46D2C010.7000104-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  2007-08-27 12:40                       ` Alexey Eremenko
@ 2007-08-27 17:24                       ` Haydn Solomon
  1 sibling, 0 replies; 9+ messages in thread
From: Haydn Solomon @ 2007-08-27 17:24 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


[-- Attachment #1.1: Type: text/plain, Size: 1358 bytes --]

No problem, glad I can contribute to this wonderful project in any way I
can.  I've retested the bios images and below shows results. Please bear in
mind that I only tested for successful boot and didn't complete the install.


bios-kvm-35-3-g599a0fb.bin    blue screen

bios-kvm-35-4-gb70bff2.bin    blue screen

bios-kvm-35-5-g43e23df.bin    boots ok

bios-kvm-35-6-gf989ba8.bin    boots ok

bios-kvm-35-19-g8d8b9c4.bin    boots ok

bios-kvm-35-22-ga718321.bin    boots ok

bios-kvm-35-23-gcb98751.bin    boots ok

bios-kvm-35-24-ga7b3e17.bin    blue screen

bios-kvm-35-26-g1bc8d4a.bin    blue screen

bios-kvm-35-33-g21ea5f8.bin    blue screen

Regards

Haydn


On 8/27/07, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
>
> Haydn Solomon wrote:
> > Ok. I've tested the list of bios images for booting vista premium 32
> > bit. The results are as follows:
> >
>
> Sorry, I regenerated the bios images incorrectly, so some of these
> images are stale.  Unfortunately, this includes the images at the
> working->nonworking crossover.
>
> I've regenerated the images with a 'make clean' and a forced
> recompilation of the ACPI tables (and eliminated some duplicates).  Can
> you retest?  Location is the same at
> http://people.qumranet.com/avi/bios-images.
>
> --
> Any sufficiently difficult bug is indistinguishable from a feature.
>
>

[-- Attachment #1.2: Type: text/html, Size: 2034 bytes --]

[-- Attachment #2: Type: text/plain, Size: 315 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

[-- Attachment #3: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-08-27 17:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-22 16:52 Vista 32 Premium 32 bit gets blue screen on boot Haydn Solomon
     [not found] ` <b75785ba0708220952q24827d43k8b59d4a92eacb3a3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-22 17:29   ` Huang2, Wei
2007-08-23  7:42   ` Avi Kivity
     [not found]     ` <46CD3A63.5040701-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-23 17:55       ` Haydn Solomon
     [not found]         ` <b75785ba0708231055u7fbb13aendcaf7e7f05a95725-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-23 18:13           ` Avi Kivity
     [not found]             ` <46CDCE4F.9010208-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-26  0:50               ` Haydn Solomon
     [not found]                 ` <b75785ba0708251750m648ec0b8n94182cf38afc72ed-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-27 12:14                   ` Avi Kivity
     [not found]                     ` <46D2C010.7000104-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-27 12:40                       ` Alexey Eremenko
2007-08-27 17:24                       ` Haydn Solomon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox