From: "Michael S. Tsirkin" <mst@redhat.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: peter.maydell@linaro.org, drjones@redhat.com,
qemu-devel@nongnu.org, Paul.Durrant@citrix.com,
Anthony Liguori <anthony@codemonkey.ws>,
lersek@redhat.com, david@gibson.dropbear.id.au
Subject: Re: [Qemu-devel] [PULL v4 00/18] pci,misc enhancements
Date: Wed, 10 Jul 2013 17:21:32 +0300 [thread overview]
Message-ID: <20130710142132.GC22824@redhat.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1307101509390.4618@kaball.uk.xensource.com>
On Wed, Jul 10, 2013 at 03:11:27PM +0100, Stefano Stabellini wrote:
> On Sun, 7 Jul 2013, Michael S. Tsirkin wrote:
> > From: Michael S. Tsirkin <mst@redhat.com>
> >
> > Changes from v3:
> > - fix up xen build
> >
> > Changes from v2:
> > - rebased to origin/master
> > - fixed up botched posting
> >
> > The following changes since commit ab8bf29078e0ab8347e2ff8b4e5542f7a0c751cf:
> >
> > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2013-07-03 08:37:00 -0500)
> >
> > are available in the git repository at:
> >
> >
> > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_anthony
> >
> > for you to fetch changes up to 7588e2b0559ae72d3c2952c7807fc05c03099970:
> >
> > pci: Fold host_buses list into PCIHostState functionality (2013-07-07 23:10:57 +0300)
>
> This patch series breaks Xen support in QEMU.
> Unfortunately QEMU exits at boot time with no output, I'll try to get
> back to you with more info.
This is the main change for Xen:
- bus = pci_find_root_bus(0);
+ bus = pci_find_primary_bus();
Could you please try 1ef7a2a2afedbba47e06af5081a8b4bf6dc1cf71
that made this change, and 1ef7a2a2afedbba47e06af5081a8b4bf6dc1cf71~1
before it?
next prev parent reply other threads:[~2013-07-10 14:20 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-07 20:19 [Qemu-devel] [PULL v4 00/18] pci,misc enhancements Michael S. Tsirkin
2013-07-07 20:19 ` [Qemu-devel] [PULL v4 01/18] range: add Range structure Michael S. Tsirkin
2013-07-07 20:19 ` [Qemu-devel] [PULL v4 03/18] pc: pass PCI hole ranges to Guests Michael S. Tsirkin
2013-07-07 20:19 ` [Qemu-devel] [PULL v4 04/18] pc_piix: cleanup init compat handling Michael S. Tsirkin
2013-07-07 20:19 ` [Qemu-devel] [PULL v4 05/18] e1000: cleanup process_tx_desc Michael S. Tsirkin
2013-07-07 20:19 ` [Qemu-devel] [PULL v4 06/18] MAINTAINERS: s/Marcelo/Paolo/ Michael S. Tsirkin
2013-07-07 20:19 ` [Qemu-devel] [PULL v4 07/18] pvpanic: initialization cleanup Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 08/18] pvpanic: fix fwcfg for big endian hosts Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 09/18] pci: Cleanup configuration for pci-hotplug.c Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 10/18] pci: Move pci_read_devaddr to pci-hotplug-old.c Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 11/18] pci: Abolish pci_find_root_bus() Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 12/18] pci: Use helper to find device's root bus in pci_find_domain() Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 13/18] pci: Replace pci_find_domain() with more general pci_root_bus_path() Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 14/18] pci: Add root bus argument to pci_get_bus_devfn() Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 15/18] pci: Add root bus parameter to pci_nic_init() Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 16/18] pci: Simpler implementation of primary PCI bus Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 17/18] pci: Remove domain from PCIHostBus Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 18/18] pci: Fold host_buses list into PCIHostState functionality Michael S. Tsirkin
2013-07-07 20:20 ` [Qemu-devel] [PULL v4 02/18] pci: store PCI hole ranges in guestinfo structure Michael S. Tsirkin
2013-07-10 14:11 ` [Qemu-devel] [PULL v4 00/18] pci,misc enhancements Stefano Stabellini
2013-07-10 14:21 ` Michael S. Tsirkin [this message]
2013-07-10 14:30 ` Stefano Stabellini
2013-07-10 15:27 ` Michael S. Tsirkin
2013-07-10 15:34 ` Stefano Stabellini
2013-07-11 11:53 ` Michael S. Tsirkin
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=20130710142132.GC22824@redhat.com \
--to=mst@redhat.com \
--cc=Paul.Durrant@citrix.com \
--cc=anthony@codemonkey.ws \
--cc=david@gibson.dropbear.id.au \
--cc=drjones@redhat.com \
--cc=lersek@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefano.stabellini@eu.citrix.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.