qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lonnie Mendez <lmendez19@austin.rr.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] kqemu and windows 2000 disk management problem
Date: Mon, 26 Jun 2006 16:12:53 -0500	[thread overview]
Message-ID: <1151356373.6824.7.camel@localhost> (raw)

  lo list.  Launching qemu with kqemu enabled produces the below traces
when working with a Windows 2000 w/SP4 guest.  It can be reproduced in
this process:

1) Open the Computer Management dialog in the Administrative Tools
2) Select under Storage "Disk Management"
3) Select a disk in the right pane

With user code acceleration:
 
dignome@vaio:/prog/qemu-stuff$ qemu -localtime -hda win2kSP4.qcow
EAX=000200fe EBX=00c22278 ECX=01010101 EDX=f718f84c
ESI=00c22278 EDI=00c24b98 EBP=0006f5d0 ESP=0006f5a8
EIP=77e149a7 EFL=00010246 [---Z-P-] CPL=3 II=0 A20=1 HLT=0
ES =0023 00000000 ffffffff 00cff300
CS =001b 00000000 ffffffff 00cffb00
SS =0023 00000000 ffffffff 00cff300
DS =0023 00000000 ffffffff 00cff300
FS =003b 7ffde000 00000fff 7f40f3fd
GS =0000 00000000 00000000 00000000
LDT=0000 00000000 00000000 00008000
TR =0028 806c2000 000020ab 8000896c
GDT=     80036000 000003ff
IDT=     80036400 000007ff
CR0=e001003b CR2=e1c57000 CR3=00ff5000 CR4=00000690
Unsupported return value: 0xffffffff
 
With user and kernel code acceleration:
 
dignome@vaio:/prog/qemu-stuff$ qemu -localtime -hda win2kSP4.qcow -kernel-kqemu
EAX=bf4477dc EBX=bf447ac0 ECX=bf447588 EDX=00000000
ESI=00000000 EDI=00000100 EBP=bf4477c4 ESP=bf447514
EIP=a0086b2b EFL=00010246 [---Z-P-] CPL=3 II=0 A20=1 HLT=0
ES =0023 00000000 ffffffff 00cff300
CS =0008 00000000 ffffffff 00cffb00
SS =0010 00000000 ffffffff 00cff300
DS =0023 00000000 ffffffff 00cff300
FS =003b 7ffde000 00000fff 7f40f3fd
GS =0000 00000000 00000000 00000000
LDT=0000 00000000 00000000 00008000
TR =0028 806c2000 000020ab 8000896c
GDT=     80036000 000003ff
IDT=     80036400 000007ff
CR0=e001003b CR2=e1c3b000 CR3=07637000 CR4=000006d0
Unsupported return value: 0xffffffff

                 reply	other threads:[~2006-06-26 21:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1151356373.6824.7.camel@localhost \
    --to=lmendez19@austin.rr.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).