qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] qemu: target library, use it in msix


From: Blue Swirl
Subject: [Qemu-devel] Re: [PATCH] qemu: target library, use it in msix
Date: Wed, 23 Sep 2009 22:57:45 +0300

On Wed, Sep 23, 2009 at 10:19 PM, Michael S. Tsirkin <address@hidden> wrote:
> This creates target.c, which builds per-target, and makes it possible
> for devices to become target-independent.  Use it in msix, reverting
> part of 5e520a7d500ec2569d22d80f9ef4272a34cb3c80, as we no longer have
> to pass target page around.
>
> Signed-off-by: Michael S. Tsirkin <address@hidden>
> ---
>  Makefile.target |    3 +++
>  hw/msix.c       |   51 ++++++++++++++++++++++++++-------------------------
>  hw/msix.h       |    5 ++---
>  hw/pci.h        |    6 ------
>  hw/virtio-pci.c |    3 +--
>  5 files changed, 32 insertions(+), 36 deletions(-)

Forgot to add target.[ch]?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]