Re: [Qemu-devel] [PATCH v6 3/6] Add Error **errp for xen_host_pci_device_get()
On 01/17/2016 05:13 AM, Cao jin wrote: > To catch the error message. Also modify the caller > > Signed-off-by: Cao jin > --- > hw/xen/xen-host-pci-device.c | 102 > --- > hw/xen/xen-host-pci-device.h | 5 ++- > hw/xen/xen_pt.c | 13 +++---
[Qemu-devel] [PATCH v6 3/6] Add Error **errp for xen_host_pci_device_get()
To catch the error message. Also modify the caller Signed-off-by: Cao jin --- hw/xen/xen-host-pci-device.c | 102 --- hw/xen/xen-host-pci-device.h | 5 ++- hw/xen/xen_pt.c | 13 +++--- 3 files changed, 68 insertions(+), 52 deletions(-) dif