From: Alexander Graf <agraf@suse.de>
To: Christoph Hellwig <hch@lst.de>
Cc: Glauber Costa <glommer@redhat.com>, Avi Kivity <avi@redhat.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
Juan Quintela <quintela@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 0/6] Fix -kernel with SeaBIOS v2
Date: Wed, 25 Nov 2009 10:58:45 +0100 [thread overview]
Message-ID: <4B0CFFD5.1010003@suse.de> (raw)
In-Reply-To: <20091123213600.GA12479@lst.de>
Christoph Hellwig wrote:
> On Mon, Nov 23, 2009 at 10:28:44PM +0100, Alexander Graf wrote:
>
>>> Is this on an x86_64 box or i386? I can boot the same kernel with
>>> upstream qemu on another box with an x86_64 kernel and qemu.
>>>
>> I only test things on x86_64. so you're saying it breaks on an i586
>> host?
>>
>
> Yes, both guest and host are 32 bit.
>
Ok I just tried to reproduce this using my netbook (32 bits only) and
your kernel:
alex@linux-dpw4:~/git/qemu> uname -a
Linux linux-dpw4 2.6.27.37-0.1-pae #1 SMP 2009-10-15 14:56:58 +0200 i686
i686 i386 GNU/Linux
alex@linux-dpw4:~/git/qemu> ./i386-softmmu/qemu -enable-kvm -kernel
/tmp/bzImage -append "console=ttyS0" -nographic -L pc-bios
[ 0.000000] Linux version 2.6.32-rc7 (hch@brick) (gcc version 4.3.4
(Debian 4.3.4-5) ) #448 SMP Wed Nov 18 18:01:25 CET 2009
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000007ffd000 (usable)
[ 0.000000] BIOS-e820: 0000000007ffd000 - 0000000008000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[ 0.000000] DMI 2.4 present.
...
I don't see any breakage here.
Alex
next prev parent reply other threads:[~2009-11-25 9:55 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-12 20:53 [Qemu-devel] [PATCH 0/6] Fix -kernel with SeaBIOS v2 Alexander Graf
2009-11-12 20:53 ` [Qemu-devel] [PATCH 1/6] Make fw_cfg interface 32-bit aware Alexander Graf
2009-11-13 0:48 ` [Qemu-devel] " Glauber Costa
2009-11-13 6:15 ` Alexander Graf
2009-11-13 10:59 ` Juan Quintela
2009-11-14 10:13 ` Alexander Graf
2009-11-12 20:53 ` [Qemu-devel] [PATCH 2/6] Introduce rom_rom Alexander Graf
2009-11-12 20:53 ` [Qemu-devel] [PATCH 3/6] Convert multiboot to fw_cfg backed data storage Alexander Graf
2009-11-12 20:53 ` [Qemu-devel] [PATCH 4/6] Move common option rom code to header file Alexander Graf
2009-11-12 20:53 ` [Qemu-devel] [PATCH 5/6] Convert linux bootrom to external rom and fw_cfg Alexander Graf
2009-11-13 6:37 ` [Qemu-devel] " Paolo Bonzini
2009-11-25 10:38 ` Alexander Graf
2009-11-25 12:49 ` [Qemu-devel] [PATCH] Fix thinko in linuxboot.S Paolo Bonzini
2009-11-25 12:53 ` [Qemu-devel] " Alexander Graf
2009-11-25 13:21 ` Paolo Bonzini
2009-11-12 20:53 ` [Qemu-devel] [PATCH 6/6] Add linuxboot to BLOBS Alexander Graf
2009-11-18 19:02 ` [Qemu-devel] [PATCH 0/6] Fix -kernel with SeaBIOS v2 Christoph Hellwig
2009-11-18 19:55 ` Anthony Liguori
2009-11-18 20:06 ` Christoph Hellwig
2009-11-18 22:06 ` Anthony Liguori
2009-11-20 9:12 ` Christoph Hellwig
2009-11-20 10:53 ` Alexander Graf
2009-11-20 11:31 ` Christoph Hellwig
2009-11-20 11:34 ` Alexander Graf
2009-11-20 13:53 ` Anthony Liguori
2009-11-23 20:21 ` Christoph Hellwig
2009-11-23 21:28 ` Alexander Graf
2009-11-23 21:36 ` Christoph Hellwig
2009-11-25 9:58 ` Alexander Graf [this message]
2009-11-26 11:42 ` Christoph Hellwig
2009-11-26 12:00 ` Alexander Graf
2009-11-26 12:18 ` Christoph Hellwig
2009-11-26 12:24 ` Alexander Graf
2009-11-30 18:50 ` Christoph Hellwig
2009-11-30 18:54 ` Avi Kivity
2009-12-11 16:39 ` Christoph Hellwig
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=4B0CFFD5.1010003@suse.de \
--to=agraf@suse.de \
--cc=avi@redhat.com \
--cc=glommer@redhat.com \
--cc=hch@lst.de \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/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).