Re: [qxl] server: Convert qxl->monitors_config to a QXLPHYSICAL using physical_address()

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

 



On 01/11/2016 03:21 AM, Francois Gouget wrote:
This avoids compilation errors with -Werror on 32 bit systems and is
more correct than a direct cast.

Maybe replace "server:" in the subject prefix with "xspice:".

Ack.


Signed-off-by: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
---
  src/spiceqxl_display.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/spiceqxl_display.c b/src/spiceqxl_display.c
index a3a8978..c3609d8 100644
--- a/src/spiceqxl_display.c
+++ b/src/spiceqxl_display.c
@@ -350,6 +350,6 @@ void qxl_add_spice_display_interface(qxl_screen_t *qxl)

  void spiceqxl_display_monitors_config(qxl_screen_t *qxl)
  {
-    spice_qxl_monitors_config_async(&qxl->display_sin, (QXLPHYSICAL)qxl->monitors_config,
+    spice_qxl_monitors_config_async(&qxl->display_sin, physical_address(qxl, qxl->monitors_config, 0),
                                      MEMSLOT_GROUP, 0);
  }


_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]