public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Boot install CD of Vista 32 Premium Hangs Host
@ 2007-09-09 12:17 Haydn Solomon
       [not found] ` <b75785ba0709090517u3458e725v14f63a2c861afcbb-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Haydn Solomon @ 2007-09-09 12:17 UTC (permalink / raw)
  To: kvm-devel


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

This is to report bug where host hangs on boot of vista 32 premium install
CD. After the "loading files" status bar gets to 100% the host pc hangs. I'm
using the following startup parameters.

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


I'm usinig an Intel core 2 duo running on Fedora 7 x86_64. Below is output
/proc/cpuinfo

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz
stepping        : 10
cpu MHz         : 800.000
cache size      : 4096 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm
constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips        : 4387.72
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:


Thanks.

Haydn

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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

[-- 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] 3+ messages in thread

* Re: Boot install CD of Vista 32 Premium Hangs Host
       [not found] ` <b75785ba0709090517u3458e725v14f63a2c861afcbb-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-09-09 12:18   ` Haydn Solomon
  2007-09-09 12:19   ` Avi Kivity
  1 sibling, 0 replies; 3+ messages in thread
From: Haydn Solomon @ 2007-09-09 12:18 UTC (permalink / raw)
  To: kvm-devel


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

Forgot to mention that this is on kvm-37

On 9/9/07, Haydn Solomon <haydn.solomon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> This is to report bug where host hangs on boot of vista 32 premium install
> CD. After the "loading files" status bar gets to 100% the host pc hangs. I'm
> using the following startup parameters.
>
> /usr/local/kvm/bin/qemu-system-x86_64 \
> -hda vistahome.img \
> -m 400 \
> -no-rtc \
> -localtime \
> -boot d \
> -no-reboot \
> -cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso &
>
>
> I'm usinig an Intel core 2 duo running on Fedora 7 x86_64. Below is output
> /proc/cpuinfo
>
> processor       : 1
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 15
> model name      : Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz
> stepping        : 10
> cpu MHz         : 800.000
> cache size      : 4096 KB
> physical id     : 0
> siblings        : 2
> core id         : 1
> cpu cores       : 2
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 10
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm
> constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
> bogomips        : 4387.72
> clflush size    : 64
> cache_alignment : 64
> address sizes   : 36 bits physical, 48 bits virtual
> power management:
>
>
> Thanks.
>
> Haydn
>

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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

[-- 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] 3+ messages in thread

* Re: Boot install CD of Vista 32 Premium Hangs Host
       [not found] ` <b75785ba0709090517u3458e725v14f63a2c861afcbb-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  2007-09-09 12:18   ` Haydn Solomon
@ 2007-09-09 12:19   ` Avi Kivity
  1 sibling, 0 replies; 3+ messages in thread
From: Avi Kivity @ 2007-09-09 12:19 UTC (permalink / raw)
  To: Haydn Solomon; +Cc: kvm-devel

Haydn Solomon wrote:
> This is to report bug where host hangs on boot of vista 32 premium 
> install CD. After the "loading files" status bar gets to 100% the host 
> pc hangs. I'm using the following startup parameters.
>

This is known; I will commit a fix in a few minutes...

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


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

end of thread, other threads:[~2007-09-09 12:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-09 12:17 Boot install CD of Vista 32 Premium Hangs Host Haydn Solomon
     [not found] ` <b75785ba0709090517u3458e725v14f63a2c861afcbb-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-09 12:18   ` Haydn Solomon
2007-09-09 12:19   ` Avi Kivity

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