[Qemu-devel] [PATCH 0/3] pci, vhost-user: Fix two incorrectly applied patches

Philippe Mathieu-Daudé posted 3 patches 6 years, 12 months ago
Test docker-clang@ubuntu passed
Test docker-mingw@fedora passed
Test asan passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190212140621.17009-1-philmd@redhat.com
Maintainers: Eduardo Habkost <ehabkost@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <rth@twiddle.net>
[Qemu-devel] [PATCH 0/3] pci, vhost-user: Fix two incorrectly applied patches
Posted by Philippe Mathieu-Daudé 6 years, 12 months ago
Commit a56de056c91f8 squashed two unrelated commits at once.
Revert it and reapply the two commits to avoid confusion.

See: https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg02966.html

Changpeng Liu (1):
  contrib/vhost-user-blk: fix the compilation issue

Peter Xu (1):
  i386/kvm: ignore masked irqs when update msi routes

Philippe Mathieu-Daudé (1):
  Revert "contrib/vhost-user-blk: fix the compilation issue"


-- 
2.20.1


Re: [Qemu-devel] [PATCH 0/3] pci, vhost-user: Fix two incorrectly applied patches
Posted by Peter Xu 6 years, 12 months ago
On Tue, Feb 12, 2019 at 03:06:18PM +0100, Philippe Mathieu-Daudé wrote:
> Commit a56de056c91f8 squashed two unrelated commits at once.
> Revert it and reapply the two commits to avoid confusion.
> 
> See: https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg02966.html

This does look slightly better.  Thanks Phil & Michael.

Reviewed-by: Peter Xu <peterx@redhat.com>

-- 
Peter Xu