qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 0/4] VFIO-based PCI device assignment


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v6 0/4] VFIO-based PCI device assignment
Date: Mon, 01 Oct 2012 11:06:05 -0500
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Alex Williamson <address@hidden> writes:

> v6:
>   Update patch 4/4 so Makefile just uses CONFIG_LINUX and
>   avoids all the noise in configure.
>
> Also available in git here:
>
> git://github.com/awilliam/qemu-vfio.git
> branch: vfio-for-qemu
> tag: vfio-pci-for-qemu-v6

Applied. Thanks.

Regards,

Anthony Liguori

>
> ---
>
> Alex Williamson (4):
>       vfio: Enable vfio-pci and mark supported
>       vfio: vfio-pci device assignment driver
>       Update Linux kernel headers
>       Update kernel header script to include vfio
>
>
>  MAINTAINERS                     |    5 
>  hw/Makefile.objs                |    3 
>  hw/vfio_pci.c                   | 1864 
> +++++++++++++++++++++++++++++++++++++++
>  hw/vfio_pci_int.h               |  114 ++
>  linux-headers/linux/vfio.h      |  368 ++++++++
>  scripts/update-linux-headers.sh |    2 
>  6 files changed, 2354 insertions(+), 2 deletions(-)
>  create mode 100644 hw/vfio_pci.c
>  create mode 100644 hw/vfio_pci_int.h
>  create mode 100644 linux-headers/linux/vfio.h
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to address@hidden
> More majordomo info at  http://vger.kernel.org/majordomo-info.html




reply via email to

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