Home
last modified time | relevance | path

Searched hist:"6832 deb8ff0807e0b46a8a67f5d2abfa36ca3b47" (Results 1 – 11 of 11) sorted by relevance

/qemu/hw/display/
H A Dvga-mmio.c6832deb8ff0807e0b46a8a67f5d2abfa36ca3b47 Thu Mar 17 08:30:25 UTC 2022 Thomas Huth <thuth@redhat.com> hw/display: Allow vga_common_init() to return errors

The vga_common_init() function currently cannot report errors to its
caller. But in the following patch, we'd need this possibility, so
let's change it to take an "Error **" as parameter for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220317083027.16688-3-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dcirrus_vga_isa.c6832deb8ff0807e0b46a8a67f5d2abfa36ca3b47 Thu Mar 17 08:30:25 UTC 2022 Thomas Huth <thuth@redhat.com> hw/display: Allow vga_common_init() to return errors

The vga_common_init() function currently cannot report errors to its
caller. But in the following patch, we'd need this possibility, so
let's change it to take an "Error **" as parameter for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220317083027.16688-3-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dvga-isa.c6832deb8ff0807e0b46a8a67f5d2abfa36ca3b47 Thu Mar 17 08:30:25 UTC 2022 Thomas Huth <thuth@redhat.com> hw/display: Allow vga_common_init() to return errors

The vga_common_init() function currently cannot report errors to its
caller. But in the following patch, we'd need this possibility, so
let's change it to take an "Error **" as parameter for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220317083027.16688-3-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dati.c6832deb8ff0807e0b46a8a67f5d2abfa36ca3b47 Thu Mar 17 08:30:25 UTC 2022 Thomas Huth <thuth@redhat.com> hw/display: Allow vga_common_init() to return errors

The vga_common_init() function currently cannot report errors to its
caller. But in the following patch, we'd need this possibility, so
let's change it to take an "Error **" as parameter for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220317083027.16688-3-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dvga_int.h6832deb8ff0807e0b46a8a67f5d2abfa36ca3b47 Thu Mar 17 08:30:25 UTC 2022 Thomas Huth <thuth@redhat.com> hw/display: Allow vga_common_init() to return errors

The vga_common_init() function currently cannot report errors to its
caller. But in the following patch, we'd need this possibility, so
let's change it to take an "Error **" as parameter for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220317083027.16688-3-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dvga-pci.c6832deb8ff0807e0b46a8a67f5d2abfa36ca3b47 Thu Mar 17 08:30:25 UTC 2022 Thomas Huth <thuth@redhat.com> hw/display: Allow vga_common_init() to return errors

The vga_common_init() function currently cannot report errors to its
caller. But in the following patch, we'd need this possibility, so
let's change it to take an "Error **" as parameter for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220317083027.16688-3-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dvirtio-vga.c6832deb8ff0807e0b46a8a67f5d2abfa36ca3b47 Thu Mar 17 08:30:25 UTC 2022 Thomas Huth <thuth@redhat.com> hw/display: Allow vga_common_init() to return errors

The vga_common_init() function currently cannot report errors to its
caller. But in the following patch, we'd need this possibility, so
let's change it to take an "Error **" as parameter for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220317083027.16688-3-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dvmware_vga.c6832deb8ff0807e0b46a8a67f5d2abfa36ca3b47 Thu Mar 17 08:30:25 UTC 2022 Thomas Huth <thuth@redhat.com> hw/display: Allow vga_common_init() to return errors

The vga_common_init() function currently cannot report errors to its
caller. But in the following patch, we'd need this possibility, so
let's change it to take an "Error **" as parameter for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220317083027.16688-3-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dcirrus_vga.c6832deb8ff0807e0b46a8a67f5d2abfa36ca3b47 Thu Mar 17 08:30:25 UTC 2022 Thomas Huth <thuth@redhat.com> hw/display: Allow vga_common_init() to return errors

The vga_common_init() function currently cannot report errors to its
caller. But in the following patch, we'd need this possibility, so
let's change it to take an "Error **" as parameter for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220317083027.16688-3-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dvga.c6832deb8ff0807e0b46a8a67f5d2abfa36ca3b47 Thu Mar 17 08:30:25 UTC 2022 Thomas Huth <thuth@redhat.com> hw/display: Allow vga_common_init() to return errors

The vga_common_init() function currently cannot report errors to its
caller. But in the following patch, we'd need this possibility, so
let's change it to take an "Error **" as parameter for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220317083027.16688-3-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dqxl.c6832deb8ff0807e0b46a8a67f5d2abfa36ca3b47 Thu Mar 17 08:30:25 UTC 2022 Thomas Huth <thuth@redhat.com> hw/display: Allow vga_common_init() to return errors

The vga_common_init() function currently cannot report errors to its
caller. But in the following patch, we'd need this possibility, so
let's change it to take an "Error **" as parameter for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220317083027.16688-3-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>