All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Wei Liu <wei.liu2@citrix.com>,
	xen-devel@lists.xen.org, qemu-devel@nongnu.org
Cc: anthony.perard@citrix.com, stefano.stabellini@eu.citrix.com
Subject: Re: [Qemu-devel] [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU
Date: Tue, 25 Mar 2014 17:22:08 +0100	[thread overview]
Message-ID: <5331AD30.3020709@redhat.com> (raw)
In-Reply-To: <1395763195-22502-1-git-send-email-wei.liu2@citrix.com>

Il 25/03/2014 16:59, Wei Liu ha scritto:
> This small series disentangles Xen-specific files in QEMU. PV and HVM guests
> related files are moved to corresponding locations. Build system is updated to
> reflect those changes.
>
> This series was sent back in Jan but fell through the crack. It is now rebased
> on current QEMU master and tested with usual Xen building runes. Everything
> works as before.
>
> Wei.
>
> Wei Liu (3):
>   xen: move Xen PV machine files to hw/xenpv
>   xen: move Xen HVM files under hw/i386/xen
>   xen: factor out common functions

Please regenerate with the "-M" option or add the following to .gitconfig:

[diff]
	renames = true

Paolo

WARNING: multiple messages have this Message-ID (diff)
From: Paolo Bonzini <pbonzini@redhat.com>
To: Wei Liu <wei.liu2@citrix.com>,
	xen-devel@lists.xen.org, qemu-devel@nongnu.org
Cc: anthony.perard@citrix.com, stefano.stabellini@eu.citrix.com
Subject: Re: [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU
Date: Tue, 25 Mar 2014 17:22:08 +0100	[thread overview]
Message-ID: <5331AD30.3020709@redhat.com> (raw)
In-Reply-To: <1395763195-22502-1-git-send-email-wei.liu2@citrix.com>

Il 25/03/2014 16:59, Wei Liu ha scritto:
> This small series disentangles Xen-specific files in QEMU. PV and HVM guests
> related files are moved to corresponding locations. Build system is updated to
> reflect those changes.
>
> This series was sent back in Jan but fell through the crack. It is now rebased
> on current QEMU master and tested with usual Xen building runes. Everything
> works as before.
>
> Wei.
>
> Wei Liu (3):
>   xen: move Xen PV machine files to hw/xenpv
>   xen: move Xen HVM files under hw/i386/xen
>   xen: factor out common functions

Please regenerate with the "-M" option or add the following to .gitconfig:

[diff]
	renames = true

Paolo

  parent reply	other threads:[~2014-03-25 16:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 15:59 [Qemu-devel] [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU Wei Liu
2014-03-25 15:59 ` Wei Liu
2014-03-25 15:59 ` [Qemu-devel] [PATCH resend 1/3] xen: move Xen PV machine files to hw/xenpv Wei Liu
2014-03-25 15:59   ` Wei Liu
2014-03-25 15:59 ` [Qemu-devel] [PATCH resend 2/3] xen: move Xen HVM files under hw/i386/xen Wei Liu
2014-03-25 15:59   ` Wei Liu
2014-03-25 15:59 ` [Qemu-devel] [PATCH resend 3/3] xen: factor out common functions Wei Liu
2014-03-25 15:59   ` Wei Liu
2014-03-25 16:22 ` Paolo Bonzini [this message]
2014-03-25 16:22   ` [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU Paolo Bonzini
2014-03-25 16:32   ` [Qemu-devel] " Wei Liu
2014-03-25 16:32     ` Wei Liu
2014-03-25 16:40     ` [Qemu-devel] " Stefano Stabellini
2014-03-25 16:40       ` Stefano Stabellini
2014-03-25 16:42       ` [Qemu-devel] " Paolo Bonzini
2014-03-25 16:42         ` Paolo Bonzini
2014-03-25 16:44         ` [Qemu-devel] " Stefano Stabellini
2014-03-25 16:44           ` Stefano Stabellini

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=5331AD30.3020709@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=anthony.perard@citrix.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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.