qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] 64bit pci patches
@ 2012-02-29 11:32 Gerd Hoffmann
  2012-02-29 11:32 ` [Qemu-devel] [PATCH 1/3] i44fx: fix pci_hole64 parameter passing Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2012-02-29 11:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Three patches for 64bit pci bar support.  First is a clean bugfix,
second adds a address space hole for 64bit PCI ressources, third
gives you something to play with.

Gerd Hoffmann (3):
  i44fx: fix pci_hole64 parameter passing
  pc: add pci64 memory hole
  ivshmem: add 64bit option

 hw/ivshmem.c  |   13 ++++++++++---
 hw/pc.c       |   17 ++++++++++++++---
 hw/pc.h       |    6 ++++++
 hw/pc_piix.c  |   22 ++++++++++------------
 hw/piix_pci.c |    2 +-
 5 files changed, 41 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [Qemu-devel] [PATCH 0/3] add pc-1.3, fix xhci comat, ivshmem 64bit option
@ 2012-09-13  9:07 Gerd Hoffmann
  2012-09-13  9:08 ` [Qemu-devel] [PATCH 3/3] ivshmem: add " Gerd Hoffmann
  0 siblings, 1 reply; 5+ messages in thread
From: Gerd Hoffmann @ 2012-09-13  9:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Small series with tree patches, the first one adds a new machine type
for the upcoming 1.3 release so we can add compat properties as needed,
the other two patches actually add compat properties.  The xhci one is
a pure compat fix which turns off msi+msix on old machine types.  The
other is the 64bit ivshmem patch which has been posted multiple times
and still didn't make it into master yet.  It adds a compat property
too to turn off 64bit on old machine types.

cheers,
  Gerd

The following changes since commit e0a1e32dbc41e6b2aabb436a9417dfd32177a3dc:

  Merge branch 'usb.64' of git://git.kraxel.org/qemu (2012-09-11 18:06:56 +0200)

are available in the git repository at:

  git://git.kraxel.org/qemu misc.1

Gerd Hoffmann (3):
      add pc-1.3 machine type
      compat: turn off msi/msix on xhci for old machine types
      ivshmem: add 64bit option

 hw/ivshmem.c |   13 ++++++++++---
 hw/pc_piix.c |   32 ++++++++++++++++++++++++++++++--
 2 files changed, 40 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-09-13  9:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29 11:32 [Qemu-devel] [PATCH 0/3] 64bit pci patches Gerd Hoffmann
2012-02-29 11:32 ` [Qemu-devel] [PATCH 1/3] i44fx: fix pci_hole64 parameter passing Gerd Hoffmann
2012-02-29 11:32 ` [Qemu-devel] [PATCH 2/3] pc: add pci64 memory hole Gerd Hoffmann
2012-02-29 11:32 ` [Qemu-devel] [PATCH 3/3] ivshmem: add 64bit option Gerd Hoffmann
  -- strict thread matches above, loose matches on Subject: below --
2012-09-13  9:07 [Qemu-devel] [PATCH 0/3] add pc-1.3, fix xhci comat, ivshmem " Gerd Hoffmann
2012-09-13  9:08 ` [Qemu-devel] [PATCH 3/3] ivshmem: add " Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).