public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [Xen-devel] Re: tip.git regression from "vsprintf: unify the format decoding layer for its 3 users"
       [not found] <50370.4113.qm@web56105.mail.re3.yahoo.com>
@ 2009-03-16 14:20 ` Jeremy Fitzhardinge
  2009-03-16 15:05   ` how to enable shadow page table? Do I have to run HVM guest systems for shadow paging mode? Long Wang
  0 siblings, 1 reply; 4+ messages in thread
From: Jeremy Fitzhardinge @ 2009-03-16 14:20 UTC (permalink / raw)
  To: bderzhavets
  Cc: Vegard Nossum, Xen-devel, Frederic Weisbecker, Ingo Molnar,
	the arch/x86 maintainers, Linux Kernel Mailing List

Boris Derzhavets wrote:
> What is the issue status in meantime ?
> git pull reports conflicting merge ./lib/vsprintf.c
> PV DomUs  may be brought up , but cannot be
> shutdown.
>

Do a "git checkout xen/dom0/hackery; git reset --hard 
remotes/xen/xen/dom0/hackery" to rebase your local hackery branch to the 
upstream one.  I did a bit of a history-rewrite to replace the reverts 
with the proper fix.

    J

^ permalink raw reply	[flat|nested] 4+ messages in thread

* how to enable shadow page table? Do I have to run HVM guest systems for shadow paging mode?
  2009-03-16 14:20 ` [Xen-devel] Re: tip.git regression from "vsprintf: unify the format decoding layer for its 3 users" Jeremy Fitzhardinge
@ 2009-03-16 15:05   ` Long Wang
  0 siblings, 0 replies; 4+ messages in thread
From: Long Wang @ 2009-03-16 15:05 UTC (permalink / raw)
  To: xen-devel
  Cc: 'the arch/x86 maintainers',
	'Linux Kernel Mailing List'

I am working on a research project based on Xen 3.3.1. I want to use the
shadow page table for setting guest system memory pages as read-only and/or
dirty, and perform a copy-on-write mechanism when these memory pages are
updated. I heard that auto_translated_physmap is not supported any more. 

Then how can I enable shadow page table? Do I have to run HVM guest systems
to have shadow paging mode? Can I enable shadow paging mode in PV?

I look forward to your help on this problem. Thank you very much,

Sincerely,
Long Wang



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Xen-devel] Re: tip.git regression from "vsprintf: unify the format decoding layer for its 3 users"
       [not found] <198719.14001.qm@web56104.mail.re3.yahoo.com>
@ 2009-03-16 16:09 ` Jeremy Fitzhardinge
  0 siblings, 0 replies; 4+ messages in thread
From: Jeremy Fitzhardinge @ 2009-03-16 16:09 UTC (permalink / raw)
  To: bderzhavets
  Cc: Xen-devel, Vegard Nossum, Frederic Weisbecker,
	the arch/x86 maintainers, Linux Kernel Mailing List, Ingo Molnar

Boris Derzhavets wrote:
> It's not working:-
>
> root@ServerIntrepid:/usr/src/linux-2.6-xen# git checkout xen/dom0/hackery
> Already on "xen/dom0/hackery"
> root@ServerIntrepid:/usr/src/linux-2.6-xen# git reset --hard 
> remotes/xen/xen/dom0/hackery
> fatal: ambiguous argument 'remotes/xen/xen/dom0/hackery': unknown 
> revision or path not in the working tree.
>

The proper name is "remotes/<whatever you called your xen 
remote>/xen/dom0/hackery" (it might be "origin").

    J

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Xen-devel] Re: tip.git regression from "vsprintf: unify the format decoding layer for its 3 users"
       [not found] <459064.87775.qm@web56105.mail.re3.yahoo.com>
@ 2009-03-16 17:55 ` Jeremy Fitzhardinge
  0 siblings, 0 replies; 4+ messages in thread
From: Jeremy Fitzhardinge @ 2009-03-16 17:55 UTC (permalink / raw)
  To: bderzhavets
  Cc: Xen-devel, Vegard Nossum, Frederic Weisbecker,
	the arch/x86 maintainers, Linux Kernel Mailing List, Ingo Molnar

Boris Derzhavets wrote:
> Performed:-
>
> root@ServerIntrepid:/usr/src/linux-2.6-xen# git reset --hard 
> remotes/origin/xen/dom0/hackery
> HEAD is now at a38db50 Merge commit 'tip/core/printk' into 
> xen/dom0/hackery
> make clean
> make
> make modules_install install
> mkinitramfs -o /boot/initrd-2.6.29-rc7-tip.img 2.6.29-rc7-tip
>
> Booted with new kernel under Xen (19355) and get same bug in place.
> Cannot shutdown any PV DomU . Xen Host dies.
>
OK, so we're talking about a new bug now, right?

When you say "Xen Host dies", do you mean that Xen itself crashes?  Or 
that the dom0 kernel crashes?  Hangs?  Non-responsive?

Do you have a serial console?

    J

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-16 18:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <50370.4113.qm@web56105.mail.re3.yahoo.com>
2009-03-16 14:20 ` [Xen-devel] Re: tip.git regression from "vsprintf: unify the format decoding layer for its 3 users" Jeremy Fitzhardinge
2009-03-16 15:05   ` how to enable shadow page table? Do I have to run HVM guest systems for shadow paging mode? Long Wang
     [not found] <198719.14001.qm@web56104.mail.re3.yahoo.com>
2009-03-16 16:09 ` [Xen-devel] Re: tip.git regression from "vsprintf: unify the format decoding layer for its 3 users" Jeremy Fitzhardinge
     [not found] <459064.87775.qm@web56105.mail.re3.yahoo.com>
2009-03-16 17:55 ` Jeremy Fitzhardinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox