qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULLv2] pci fixes


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULLv2] pci fixes
Date: Mon, 31 May 2010 21:47:58 +0300
User-agent: Mutt/1.5.19 (2009-01-05)

OK, I dropped the vhost change for now: I still think
we should not bother about mingw for linux-only code,
but at this point it's not important for me.

The following changes since commit aa6f63fff62faf2fe9ffba5a789675d49293614d:

  mc146818rtc: improve debugging (2010-05-30 19:20:07 +0000)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony

Isaku Yamahata (5):
      pci: clean up of pci_set_default_subsystem_id().
      pci: add const to pci_is_express(), pci_config_size().
      pci.h: remove unused constants.
      msix: remove duplicated defines.
      pci-hotplug: make them aware of pci domain.

 hw/msix.c        |    8 --------
 hw/pci-hotplug.c |    7 ++++---
 hw/pci.c         |   34 ++++++++++++++++++++++++++--------
 hw/pci.h         |   16 +++-------------
 4 files changed, 33 insertions(+), 32 deletions(-)



reply via email to

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