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: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH v2 5/6] kvm: add PV MMIO
Date: Thu, 4 Apr 2013 16:11:08 +0300

On Thu, Apr 04, 2013 at 01:50:36PM +0100, Peter Maydell wrote:
> 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

OK, first it needs to get into linux though :).

-- 
MST



reply via email to

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