From: Jan Kiszka <jan.kiszka@siemens.com>
To: Avi Kivity <avi@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
Cc: kvm@vger.kernel.org, "Michael S. Tsirkin" <mst@redhat.com>,
Alex Williamson <alex.williamson@redhat.com>
Subject: [PATCH v3 0/7] qemu-kvm: device assignment cleanups and upstream diff reductions
Date: Tue, 23 Aug 2011 19:32:56 +0200 [thread overview]
Message-ID: <cover.1314120782.git.jan.kiszka@siemens.com> (raw)
Rebased version of the previous round.
Jan Kiszka (7):
pci-assign: Fix kvm_deassign_irq handling in assign_irq
pci-assign: Update legacy interrupts only if used
pci-assign: Drop libpci header dependency
pci-assign: Refactor calc_assigned_dev_id
pci-assign: Track MSI/MSI-X capability position, clean up related
code
pci-assign: Generic config space access management
qemu-kvm: Resolve PCI upstream diffs
configure | 21 ---
hw/device-assignment.c | 405 ++++++++++++++++++------------------------------
hw/device-assignment.h | 9 +-
hw/pci.c | 29 ++--
hw/pci.h | 7 +-
hw/pci_regs.h | 7 -
6 files changed, 174 insertions(+), 304 deletions(-)
--
1.7.3.4
next reply other threads:[~2011-08-23 17:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-23 17:32 Jan Kiszka [this message]
2011-08-23 17:32 ` [PATCH v3 1/7] pci-assign: Fix kvm_deassign_irq handling in assign_irq Jan Kiszka
2011-08-23 17:32 ` [PATCH v3 2/7] pci-assign: Update legacy interrupts only if used Jan Kiszka
2011-08-23 17:32 ` [PATCH v3 3/7] pci-assign: Drop libpci header dependency Jan Kiszka
2011-08-23 17:33 ` [PATCH v3 4/7] pci-assign: Refactor calc_assigned_dev_id Jan Kiszka
2011-08-23 17:33 ` [PATCH v3 5/7] pci-assign: Track MSI/MSI-X capability position, clean up related code Jan Kiszka
2011-08-23 17:33 ` [PATCH v3 6/7] pci-assign: Generic config space access management Jan Kiszka
2011-08-23 17:33 ` [PATCH v3 7/7] qemu-kvm: Resolve PCI upstream diffs Jan Kiszka
2011-08-24 12:38 ` Jan Kiszka
2011-08-23 22:28 ` [PATCH v3 0/7] qemu-kvm: device assignment cleanups and upstream diff reductions Alex Williamson
2011-08-24 17:12 ` Marcelo Tosatti
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=cover.1314120782.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=alex.williamson@redhat.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mst@redhat.com \
--cc=mtosatti@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