All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kip Macy <kmacy@fsmware.com>
To: xen-devel@lists.sourceforge.net
Subject: problems with latest unstable
Date: Tue, 27 Apr 2004 11:56:08 -0700 (PDT)	[thread overview]
Message-ID: <20040427113709.P31878@demos.bsdclusters.com> (raw)
In-Reply-To: <Pine.GSO.4.58.0404221103250.17265@cps212.cps.cmich.edu>

I have a dual-processor Opteron 242 with 8GB of RAM running 32-bit
Fedora Core 1 (yes that means that 4GB is unused). I installed the
latest unstable on it last night.

I'm not sure what was happening because as currently configured it
doesn't print anything past:
(XEN) Device eth0 opened and ready for use.
(XEN) Xen trace buffers: initialised
(XEN) *** LOADING DOMAIN 0 ***
(XEN) Xen-ELF header found: 'GUEST_OS=linux,GUEST_VER=2.4,XEN_VER=1.3'
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Kernel image:  02800000->02992810
(XEN)  Initrd image:  00000000->00000000
(XEN)  Dom0 alloc.:   02c00000->12c00000
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: c0000000->c01c6f08
(XEN)  Init. ramdisk: c01c7000->c01c7000
(XEN)  Phys-Mach map: c01c7000->c0207000
(XEN)  Page tables:   c0207000->c0209000
(XEN)  Start info:    c0209000->c020a000
(XEN)  Boot stack:    c020a000->c020b000
(XEN)  TOTAL:         c0000000->c0400000
(XEN)  ENTRY ADDRESS: c0000000
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch
input to Xen).
(XEN) Give DOM0 read access to all PCI devices
(XEN) tg3: eth0: Link is up at 1000 Mbps, full duplex.
(XEN) tg3: eth0: Flow control is off for TX and off for RX.


'ping' indicated that it would come up for about 20 seconds and then
reboot. I enabled "debug ?= y" in Rules.mk and now it more or less
works :-O. One interesting thing that is probably worth noting is that
every time I type 'ls', I get the following on the console:
(XEN) (file=traps.c, line=460) GPF (0004): fc5e3fa8 -> fc5f1fc5

fc5e3f90 <restore_all_guest>:
fc5e3f90:       16                      push   %ss
fc5e3f91:       1f                      pop    %ds
fc5e3f92:       8d 74 24 1c             lea    0x1c(%esp,1),%esi
fc5e3f96:       8d 7b 10                lea    0x10(%ebx),%edi
fc5e3f99:       a5                      movsl  %ds:(%esi),%es:(%edi)
fc5e3f9a:       a5                      movsl  %ds:(%esi),%es:(%edi)
fc5e3f9b:       a5                      movsl  %ds:(%esi),%es:(%edi)
fc5e3f9c:       a5                      movsl  %ds:(%esi),%es:(%edi)
fc5e3f9d:       5b                      pop    %ebx
fc5e3f9e:       59                      pop    %ecx
fc5e3f9f:       5a                      pop    %edx
fc5e3fa0:       5e                      pop    %esi
fc5e3fa1:       5f                      pop    %edi
fc5e3fa2:       5d                      pop    %ebp
fc5e3fa3:       58                      pop    %eax
fc5e3fa4:       1f                      pop    %ds
fc5e3fa5:       07                      pop    %es
fc5e3fa6:       0f a1                   pop    %fs
fc5e3fa8:       0f a9                   pop    %gs
fc5e3faa:       83 c4 04                add    $0x4,%esp
fc5e3fad:       cf                      iret


fc5f1fb2 <multicall_fixup1>:
fc5f1fb2:       83 c4 04                add    $0x4,%esp
fc5f1fb5:       5b                      pop    %ebx
fc5f1fb6:       b8 f2 ff ff ff          mov    $0xfffffff2,%eax
fc5f1fbb:       e9 a5 20 ff ff          jmp    fc5e4065 <ret_from_hypervisor_call>
fc5f1fc0:       83 ec 04                sub    $0x4,%esp
fc5f1fc3:       0f a8                   push   %gs
fc5f1fc5:       0f a0                   push   %fs
fc5f1fc7:       06                      push   %es


Am I objdump'ing the wrong thing? Is this innocuous?


				-Kip


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297

  reply	other threads:[~2004-04-27 18:56 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-21  0:45 Re: Need help Neugebauer, Rolf
2004-04-21 15:29 ` I RATTAN
2004-04-21 16:05   ` Mark Williamson
2004-04-21 17:21     ` I RATTAN
2004-04-21 17:40       ` Rolf Neugebauer
2004-04-22  2:28         ` I RATTAN
2004-04-22 15:07           ` I RATTAN
2004-04-27 18:56             ` Kip Macy [this message]
2004-04-28  0:28               ` problems with latest unstable Ian Pratt
2004-04-28  1:24                 ` Kip Macy
2004-04-28  2:15                   ` Ian Pratt
2004-04-28  2:22                   ` Nuno Silva
2004-04-28  6:52                   ` Keir Fraser
2004-05-16  0:24                     ` stopping a domain Kip Macy
2004-05-16  7:48                       ` Keir Fraser
2004-05-16 18:53                         ` Kip Macy
2004-05-31 20:38                     ` scheduler panic Kip Macy
2004-05-31 21:27                       ` Keir Fraser
2004-05-31 21:46                         ` Kip Macy
2004-05-31 22:24                           ` Ian Pratt
2004-05-31 22:39                             ` Kip Macy

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=20040427113709.P31878@demos.bsdclusters.com \
    --to=kmacy@fsmware.com \
    --cc=xen-devel@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.