All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: jonr@destar.net
Cc: xen-devel@lists.xensource.com
Subject: Re: pv_ops with xen-3.3
Date: Tue, 10 Feb 2009 21:51:23 -0800	[thread overview]
Message-ID: <4992675B.7050200@goop.org> (raw)
In-Reply-To: <20090210120128.bnleq83jmccgcok0@www.destar.net>

jonr@destar.net wrote:
> Quoting Boris Derzhavets <bderzhavets@yahoo.com>:
>
>> Compiled kernel supporting PV_OPS in Dom0 & INTEL AHCI (ICH(X)R)
>>
>> # hg clone http://www.kernel.org/hg/linux-2.6
>>
>> # cd linux-2.6/.hg
>>
>> # hg clone http://xenbits.xensource.com/paravirt_ops/patches.hg patches
>>
>> # cd ..
>>
>> # ln -s .hg/patches . # for convenience
>>
>> # hg update `cat patches/KERNEL_VERSION`
>>
>> # hg qpush -a
>
> This last command does not work, is it supposed to be just 'hg push 
> -a'? I had the same issue yesterday, when I issue that command I get 
> what I pasted below, just showing basic commands.

You need to enable the "mq" extension.  It comes with mercurial, so its 
just a matter of creating ~/.hgrc with:

[extensions]
hgext.mq=


    J

      parent reply	other threads:[~2009-02-11  5:51 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-10 16:55 pv_ops with xen-3.3 jonr
2009-02-10 17:09 ` Mark Williamson
2009-02-10 17:26   ` jonr
2009-02-10 17:50     ` Keir Fraser
2009-02-10 18:53       ` jonr
2009-02-10 19:01         ` jonr
2009-02-10 18:25     ` Mark Williamson
2009-02-11  5:49       ` Jeremy Fitzhardinge
2009-02-10 17:52 ` Boris Derzhavets
2009-02-10 18:18   ` Boris Derzhavets
2009-02-11 15:14     ` Install OpenSuse 11.1 PV DomU via VFB at Xen Unstable Dom0 (2.6.29-rc3) Boris Derzhavets
2009-02-10 21:01   ` pv_ops with xen-3.3 jonr
2009-02-10 21:09     ` Mark Williamson
2009-02-10 21:23       ` jonr
2009-02-10 21:36       ` Boris Derzhavets
2009-02-10 22:29         ` jonr
2009-02-11  5:51     ` Jeremy Fitzhardinge [this message]

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=4992675B.7050200@goop.org \
    --to=jeremy@goop.org \
    --cc=jonr@destar.net \
    --cc=xen-devel@lists.xensource.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 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.