On 4 April 2013 11:40, Michael S. Tsirkin <m...@redhat.com> 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 <m...@redhat.com>
> ---
>  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