qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] monitor's memory dump


From: Pawel K
Subject: [Qemu-devel] monitor's memory dump
Date: Sat, 10 Nov 2007 09:09:52 -0800 (PST)

Hello
Look at the following monitor's memory dump commands:

(qemu) x/1xw 0
00000000: 0xb7d00694

(qemu) x/1xw 1
00000001: 0xb7d00694

(qemu) x/2xw 0
00000000: 0xb7d00694 0x081459a6

It looks like the single 4-byte dumps always show the
first memory location.

Is it a bug ?

I use qemu-0.9.0 under linux.
I run the qemu with the pure bzImage 2.6.23 from
kernel.org.

qemu -kernel bzImage ...

Thank You for help.

PS: sorry for posting to devel mailing list but I
cannot subscribe to the "Qemu for Linux" mailing list.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]