qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL] pci fixes and cleanups


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL] pci fixes and cleanups
Date: Tue, 20 Sep 2011 19:40:03 +0300
User-agent: Mutt/1.5.21 (2010-09-15)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]