[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 1/4] ui/spice-app: don't use qemu_chr_open_spice_port dire
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v3 1/4] ui/spice-app: don't use qemu_chr_open_spice_port directly |
Date: |
Thu, 17 Sep 2020 15:35:01 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 |
On 9/17/20 12:13 PM, Gerd Hoffmann wrote:
> Save the parent object's open function pointer in the (new)
> VCChardevClass struct instead before overwriting it, so we
> can look it up when needed.
>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
> ui/spice-app.c | 17 +++++++++++++----
> 1 file changed, 13 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
- [PATCH v3 0/4] build spice chardevs as module, Gerd Hoffmann, 2020/09/17
- [PATCH v3 2/4] chardev/spice: make qemu_chr_open_spice_port static, Gerd Hoffmann, 2020/09/17
- [PATCH v3 4/4] chardev/spice: build spice chardevs as module, Gerd Hoffmann, 2020/09/17
- [PATCH v3 1/4] ui/spice-app: don't use qemu_chr_open_spice_port directly, Gerd Hoffmann, 2020/09/17
- Re: [PATCH v3 1/4] ui/spice-app: don't use qemu_chr_open_spice_port directly,
Philippe Mathieu-Daudé <=
- [PATCH v3 3/4] chardev/spice: simplify chardev setup, Gerd Hoffmann, 2020/09/17
- Re: [PATCH v3 0/4] build spice chardevs as module, no-reply, 2020/09/17