qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 5/6] kvm: add PV MMIO


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 5/6] kvm: add PV MMIO
Date: Thu, 4 Apr 2013 13:50:36 +0100

On 4 April 2013 11:40, Michael S. Tsirkin <address@hidden> wrote:
> Add an option for users to specify PV eventfd
> listeners, and utilize KVM's PV MMIO underneath.
> Upodate all callers.
>
> Signed-off-by: Michael S. Tsirkin <address@hidden>
> ---
>  hw/dataplane/hostmem.c    |  1 +
>  hw/ivshmem.c              |  2 ++
>  hw/pci-testdev.c          |  2 ++
>  hw/vhost.c                |  4 ++--
>  hw/virtio-pci.c           |  4 ++--
>  include/exec/memory.h     | 10 ++++++++++
>  kvm-all.c                 | 15 ++++++++++++---
>  linux-headers/linux/kvm.h |  8 ++++++++
>  memory.c                  |  9 +++++++--

Can we keep linux-headers updates in separate patches, please
(with commit messages saying what kernel commit/version the
sync is with)?

thanks
-- PMM



reply via email to

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