All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
	"Anthony Liguori" <aliguori@us.ibm.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	qemu-devel@nongnu.org, "Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH 0/6] pc init & compat function cleanup
Date: Wed, 21 Aug 2013 15:41:11 +0300	[thread overview]
Message-ID: <20130821124111.GA7872@redhat.com> (raw)
In-Reply-To: <20130821123013.GL14443@otherpad.lan.raisama.net>

On Wed, Aug 21, 2013 at 09:30:38AM -0300, Eduardo Habkost wrote:
> On Wed, Aug 21, 2013 at 12:20:32AM +0300, Michael S. Tsirkin wrote:
> > On Tue, Aug 20, 2013 at 05:48:59PM -0300, Eduardo Habkost wrote:
> > > This is a follow-up to the patch submitted by Michael (patch 1/6 in this
> > > series), to make the pc compat initialization code simpler and easier to
> > > eventually remove code duplication between pc_piix.c and pc_q35.c.
> > 
> > Eduardo this does not seem to apply to either master or my tree.
> > Could you rebase and make it apply to my tree?
> > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git  pci
> 
> For reference, I have used commit
> f202039811d8746b0586d2fd5f61de6c8cf68056 as base. I could apply the
> series cleanly (copying from my qemu-devel mailbox and not my git tree,
> just in case) on top of current master (commit
> ecfe10c9a6f9bc77d0e4b7eb5d0f5d61e8fbaed8).

Weird, all I have is:
$ git log --oneline ecfe10c9a6f9bc77d0e4b7eb5d0f5d61e8fbaed8..
4b38e98 q35: Add PCIe switch to example q35 configuration
04920fc loader: store FW CFG ROM files in RAM
0851c9f arch_init: align MR size to target page size
c0b4cc1 pc: cleanup 1.4 compat support


> But there are some conflicts with your pci tree, I will make a rebased
> version.

Pls do.

> > 
> > > Eduardo Habkost (5):
> > >   pc: Kill pc_init_pci_1_0()
> > >   pc: Create pc_compat_*() functions
> > >   pc: pc_compat_1_4() now can call pc_compat_1_5()
> > >   pc_piix: Kill pc_init1() memory region args
> > >   pc_piix: Pass QEMUMachineInitArgs to pc_init1()
> > > 
> > > Michael S. Tsirkin (1):
> > >   pc: cleanup 1.4 compat support
> > > 
> > >  hw/i386/pc_piix.c | 117 ++++++++++++++++++++++++++----------------------------
> > >  hw/i386/pc_q35.c  |  29 +++++++++++---
> > >  2 files changed, 79 insertions(+), 67 deletions(-)
> > > 
> > > -- 
> > > 1.8.3.1
> 
> -- 
> Eduardo

      reply	other threads:[~2013-08-21 12:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-20 20:48 [Qemu-devel] [PATCH 0/6] pc init & compat function cleanup Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 1/6] pc: cleanup 1.4 compat support Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 2/6] pc: Kill pc_init_pci_1_0() Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 3/6] pc: Create pc_compat_*() functions Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 4/6] pc: pc_compat_1_4() now can call pc_compat_1_5() Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 5/6] pc_piix: Kill pc_init1() memory region args Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 6/6] pc_piix: Pass QEMUMachineInitArgs to pc_init1() Eduardo Habkost
2013-08-21 13:11   ` Markus Armbruster
2013-08-21 13:33     ` Eduardo Habkost
2013-08-20 21:12 ` [Qemu-devel] [PATCH 0/6] pc init & compat function cleanup Michael S. Tsirkin
2013-08-20 21:20 ` Michael S. Tsirkin
2013-08-21 12:30   ` Eduardo Habkost
2013-08-21 12:41     ` Michael S. Tsirkin [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=20130821124111.GA7872@redhat.com \
    --to=mst@redhat.com \
    --cc=afaerber@suse.de \
    --cc=aliguori@us.ibm.com \
    --cc=ehabkost@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.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.