All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Cc: jan.kiszka@siemens.com, mst@redhat.com
Subject: [Qemu-devel] [PULL] pci fixes and cleanups
Date: Tue, 20 Sep 2011 19:40:03 +0300	[thread overview]
Message-ID: <20110920164002.GA26668@redhat.com> (raw)

Pull from the temp tree at github.

The following changes since commit 530889ff95659d8fea81eb556e5706387fdddfa7:

  sun4u: don't set up isa_mem_base (2011-09-18 12:00:19 +0000)

are available in the git repository at:
  git://github.com/mstsirkin/qemu.git for_anthony

Jan Kiszka (2):
      pci: Remove unused pci_reserve_capability
      pci: Remove unused mem_base from PCIBus

Michael S. Tsirkin (3):
      pci: interrupt pin documentation update
      pci: implement bridge filtering
      pci_bridge: simplify memory regions some more

Wen Congyang (1):
      pci_bridge: use parent bus's address space

 hw/ac97.c          |    1 -
 hw/e1000.c         |    3 +-
 hw/es1370.c        |    1 -
 hw/lsi53c895a.c    |    3 +-
 hw/ne2000.c        |    3 +-
 hw/pci.c           |   76 +---------------------------------------------
 hw/pci.h           |    4 --
 hw/pci_bridge.c    |   85 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 hw/pci_internals.h |   19 +++++++++++-
 hw/pcnet-pci.c     |    2 +-
 hw/rtl8139.c       |    2 +-
 hw/usb-ehci.c      |    2 +-
 hw/usb-ohci.c      |    3 +-
 hw/usb-uhci.c      |    2 +-
 14 files changed, 110 insertions(+), 96 deletions(-)
-- 
MST

             reply	other threads:[~2011-09-20 16:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-20 16:40 Michael S. Tsirkin [this message]
2011-09-20 20:39 ` [Qemu-devel] [PULL] pci fixes and cleanups Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2009-12-01 16:28 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=20110920164002.GA26668@redhat.com \
    --to=mst@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=jan.kiszka@siemens.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.