qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [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 1/3] add pc-1.3 machine type Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ 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] 6+ messages in thread

end of thread, other threads:[~2012-09-26 12:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-13  9:07 [Qemu-devel] [PATCH 0/3] add pc-1.3, fix xhci comat, ivshmem 64bit option Gerd Hoffmann
2012-09-13  9:08 ` [Qemu-devel] [PATCH 1/3] add pc-1.3 machine type Gerd Hoffmann
2012-09-13  9:08 ` [Qemu-devel] [PATCH 2/3] compat: turn off msi/msix on xhci for old machine types Gerd Hoffmann
2012-09-13  9:08 ` [Qemu-devel] [PATCH 3/3] ivshmem: add 64bit option Gerd Hoffmann
2012-09-24  8:10 ` [Qemu-devel] [PATCH 0/3] add pc-1.3, fix xhci comat, ivshmem " Gerd Hoffmann
2012-09-26 12:38 ` Anthony Liguori

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