From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: qemu-devel@nongnu.org
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>,
Paolo Bonzini <pbonzini@redhat.com>,
Alex Williamson <alex.williamson@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] vfio: fix mapping of MSIX bar
Date: Thu, 16 Jan 2014 17:21:25 +1100 [thread overview]
Message-ID: <1389853287-25458-1-git-send-email-aik@ozlabs.ru> (raw)
I tried to write my own HOST_PAGE_ALIGN to fix VFIO and found out
it is already there but does not work for KVM so here are 2 patches
instead of one.
Alexey Kardashevskiy (2):
kvm: initialize qemu_host_page_size
vfio: fix mapping of MSIX bar
hw/misc/vfio.c | 6 +++---
include/exec/exec-all.h | 1 +
kvm-all.c | 1 +
translate-all.c | 14 ++++++++------
4 files changed, 13 insertions(+), 9 deletions(-)
--
1.8.4.rc4
next reply other threads:[~2014-01-16 6:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-16 6:21 Alexey Kardashevskiy [this message]
2014-01-16 6:21 ` [Qemu-devel] [PATCH 1/2] kvm: initialize qemu_host_page_size Alexey Kardashevskiy
2014-01-17 12:55 ` Paolo Bonzini
2014-01-17 15:34 ` Alex Williamson
2014-01-17 16:11 ` Paolo Bonzini
2014-01-16 6:21 ` [Qemu-devel] [PATCH 2/2] vfio: fix mapping of MSIX bar Alexey Kardashevskiy
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=1389853287-25458-1-git-send-email-aik@ozlabs.ru \
--to=aik@ozlabs.ru \
--cc=alex.williamson@redhat.com \
--cc=pbonzini@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).