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: Cao jin
Subject: Re: [Qemu-devel] [PATCH v6 0/6] Xen PCI passthru: Convert to realize()
Date: Tue, 19 Jan 2016 09:38:33 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Seems I forgot to CC Eric, but I checked my command line history, I do include Eric...weird

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]