qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 0/6] Xen PCI passthru: Convert to realize()


From: Stefano Stabellini
Subject: Re: [Qemu-devel] [PATCH v6 0/6] Xen PCI passthru: Convert to realize()
Date: Thu, 21 Jan 2016 15:41:37 +0000
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

Hi Cao,

I appreciate the reminder, but it looks like Eric hasn't reviewed patch
3/5. Am I wrong?

On Thu, 21 Jan 2016, Cao jin wrote:
> Hi Stefano,
> 
>     Just FYI: The series have been reviewed by Eric, I guess it could be
> picked up;)
> 
> On 01/17/2016 08:13 PM, Cao jin wrote:
> > v6 changelog:
> > 1. split modification of xen_host_pci_sysfs_path() into a separate new patch
> >     as 1/6 shows.
> > 2. 'bug' fix of qemu_strtoul(), in patch 2/6 & 3/6
> > 3. Grammar fix in patch 4/6
> > 4. 'msg' --> 'message' in commit message.
> > 
> > Cao jin (6):
> >    Change xen_host_pci_sysfs_path() to return void
> >    Xen: use qemu_strtoul instead of strtol
> >    Add Error **errp for xen_host_pci_device_get()
> >    Add Error **errp for xen_pt_setup_vga()
> >    Add Error **errp for xen_pt_config_init()
> >    Xen PCI passthru: convert to realize()
> > 
> >   hw/xen/xen-host-pci-device.c | 149
> > +++++++++++++++++++++----------------------
> >   hw/xen/xen-host-pci-device.h |   5 +-
> >   hw/xen/xen_pt.c              |  77 ++++++++++++----------
> >   hw/xen/xen_pt.h              |   5 +-
> >   hw/xen/xen_pt_config_init.c  |  51 ++++++++-------
> >   hw/xen/xen_pt_graphics.c     |  11 ++--
> >   6 files changed, 155 insertions(+), 143 deletions(-)
> > 
> 
> -- 
> Yours Sincerely,
> 
> Cao jin
> 
> 
> 



reply via email to

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