From: Alex Williamson <alex.williamson@redhat.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Avi Kivity <avi@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
kvm@vger.kernel.org
Subject: Re: [PATCH v2 0/6] qemu-kvm: pci-assign: Some more cleanups
Date: Mon, 02 May 2011 08:11:27 -0600 [thread overview]
Message-ID: <1304345487.3255.16.camel@x201> (raw)
In-Reply-To: <cover.1304067929.git.jan.kiszka@siemens.com>
On Fri, 2011-04-29 at 11:05 +0200, Jan Kiszka wrote:
> This round addresses the review comments and also add another fix to
> ensure that non-virtualized config areas always hit the real device.
>
> Jan Kiszka (6):
> pci-assign: Clean up assigned_dev_pci_read/write_config
> pci-assign: Move merge_bits
> pci-assign: Fix dword read at PCI_COMMAND
> pci-assign: Properly handle more overlapping accesses
> pci-assign: Remove suspicious hunk from assigned_dev_pci_read_config
> pci-assign: Convert need_emulate_cmd into a bitmask
>
> hw/device-assignment.c | 125 +++++++++++++++++++++++++++++++----------------
> hw/device-assignment.h | 2 +-
> 2 files changed, 83 insertions(+), 44 deletions(-)
>
For patches 1-3,5,6:
Acked-by: Alex Williamson <alex.williamson@redhat.com>
v3 version of 4 acked separately
next prev parent reply other threads:[~2011-05-02 14:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-29 9:05 [PATCH v2 0/6] qemu-kvm: pci-assign: Some more cleanups Jan Kiszka
2011-04-29 9:05 ` [PATCH v2 1/6] pci-assign: Clean up assigned_dev_pci_read/write_config Jan Kiszka
2011-04-29 9:05 ` [PATCH v2 2/6] pci-assign: Move merge_bits Jan Kiszka
2011-04-29 9:05 ` [PATCH v2 3/6] pci-assign: Fix dword read at PCI_COMMAND Jan Kiszka
2011-04-29 9:05 ` [PATCH v2 4/6] pci-assign: Properly handle more overlapping accesses Jan Kiszka
2011-04-29 20:41 ` Alex Williamson
2011-05-02 10:29 ` [PATCH v3 " Jan Kiszka
2011-05-02 14:09 ` Alex Williamson
2011-04-29 9:05 ` [PATCH v2 5/6] pci-assign: Remove suspicious hunk from assigned_dev_pci_read_config Jan Kiszka
2011-04-29 9:05 ` [PATCH v2 6/6] pci-assign: Convert need_emulate_cmd into a bitmask Jan Kiszka
2011-05-02 14:11 ` Alex Williamson [this message]
2011-05-03 19:17 ` [PATCH v2 0/6] qemu-kvm: pci-assign: Some more cleanups 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=1304345487.3255.16.camel@x201 \
--to=alex.williamson@redhat.com \
--cc=avi@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=kvm@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.