qemu-devel
[Top][All Lists]
Advanced

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

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


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL] pci fixes and cleanups
Date: Tue, 20 Sep 2011 15:39:17 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10

On 09/20/2011 11:40 AM, Michael S. Tsirkin wrote:
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)

Pulled.  Thanks.

Regards,

Anthony Liguori


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(-)




reply via email to

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