qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Cc: mtosatti@redhat.com
Subject: [Qemu-devel] [PULL] pci,eepro100,vhost-net
Date: Sun, 11 Apr 2010 20:21:09 +0300	[thread overview]
Message-ID: <20100411172054.GA11362@redhat.com> (raw)

The following changes since commit f7e2aca83419dde3c94fa1d5e615581bb4ded9c0:

  tcg/ppc: Fix typo (2010-04-06 03:10:03 +0400)

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

David L Stevens (1):
      vhost: fix features ack

Marcelo Tosatti (1):
      vhost.c: include <linux/vhost.h> last

Michael S. Tsirkin (3):
      pci: add API to add capability at a known offset
      eepro100: convert to new capability API
      vhost-net: disable mergeable buffers

Stefan Weil (8):
      eepro100: Don't allow writing SCBStatus
      eepro100: Simplify status handling
      eepro100: Simplified device instantiation
      eepro100: Add new device variant i82801
      eepro100: Set configuration bit for standard TCB
      eepro100: Set power management capability using pci_reserve_capability
      eepro100: fix mapping of flash memory
      eepro100: fix PCI interrupt pin configuration regression

 hw/eepro100.c   |  534 ++++++++++++++++++++----------------------------------
 hw/pci.c        |   17 ++-
 hw/pci.h        |    2 +
 hw/vhost.c      |    2 +-
 hw/vhost_net.c  |    1 +
 hw/virtio-net.c |    8 +
 6 files changed, 223 insertions(+), 341 deletions(-)

                 reply	other threads:[~2010-04-11 17:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20100411172054.GA11362@redhat.com \
    --to=mst@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=mtosatti@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).