qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Don Slutz <dslutz@verizon.com>
To: qemu-devel@nongnu.org, "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	Michael Tokarev <mjt@tls.msk.ru>, Don Slutz <dslutz@verizon.com>,
	Anthony Liguori <aliguori@amazon.com>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: [Qemu-devel] [PATCH v2 0/1] -machine vmport=off: Allow disabling of VMWare ioport emulation
Date: Fri,  3 Oct 2014 17:33:36 -0400	[thread overview]
Message-ID: <1412372017-5042-1-git-send-email-dslutz@verizon.com> (raw)

Changes v1 to v2 (Don Slutz):
  make vmport a pc & q35 only machine opt I.E. a machine property.

Dr. David Alan Gilbert (1):
  -machine vmport=off: Allow disabling of VMWare ioport emulation

 hw/i386/pc.c         | 19 +++++++++++++++++++
 hw/i386/pc_piix.c    |  4 ++--
 hw/i386/pc_q35.c     |  3 ++-
 include/hw/i386/pc.h |  2 ++
 qemu-options.hx      |  3 +++
 vl.c                 |  4 ++++
 6 files changed, 32 insertions(+), 3 deletions(-)

-- 
1.8.4

             reply	other threads:[~2014-10-03 21:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03 21:33 Don Slutz [this message]
2014-10-03 21:33 ` [Qemu-devel] [PATCH v2 1/1] -machine vmport=off: Allow disabling of VMWare ioport emulation Don Slutz
2014-10-05 13:32   ` Paolo Bonzini
2014-10-06  9:26   ` Richard W.M. Jones
2014-10-15 21:20     ` [Qemu-devel] [PING] " Slutz, Donald Christopher
2014-10-16  7:33       ` Paolo Bonzini
2014-10-16  9:57   ` [Qemu-devel] " Eduardo Habkost
2014-10-06  9:53 ` [Qemu-devel] [PATCH v2 0/1] " Dr. David Alan Gilbert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1412372017-5042-1-git-send-email-dslutz@verizon.com \
    --to=dslutz@verizon.com \
    --cc=aliguori@amazon.com \
    --cc=dgilbert@redhat.com \
    --cc=mjt@tls.msk.ru \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).