All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about domain address space
@ 2006-03-02 14:38 Mathieu Ropert
  0 siblings, 0 replies; only message in thread
From: Mathieu Ropert @ 2006-03-02 14:38 UTC (permalink / raw)
  To: xen-devel

Hi,

I've been wondering where the kernel image of a domain is loaded.
By "where"  i mean the physical address, not the machine address.
I didn't found the answer in the docs, but i have some ideas:
- at physical 0x100000 (1 MB)
- at physical 0x0 (unlikely)
- at (kernel_virtual_entry - kernel_virtual_base)
Any of thoses? Somewhere else?

Likewise, i'm looking for the virtual base offset (ie, virtual address 
of physical address 0x0). I guess it's at VIRT_BASE when you specify in 
the xen_guest section, but what if you don't?

Regards,

Mathieu

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-02 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-02 14:38 Question about domain address space Mathieu Ropert

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.