Enrico Weigelt, metux IT consult 512a60c34f fix FTBS on name clash between linux/input.h and xf86str.h
Since we don't need those, it's best to just #undef them, after
including xf86str.h.

> In file included from /usr/include/xorg/os.h:53:
> /usr/include/string.h:149:10: note: previous declaration of 'timingsafe_memcmp' with type 'int(const void *, const void *, size_t)' {aka 'int(const void *, const void *, long unsigned int)'}
>   149 | int      timingsafe_memcmp(const void *, const void *, size_t);
>       |          ^~~~~~~~~~~~~~~~~
> In file included from ../../../src/spiceqxl_uinput.c:12:
> /usr/include/xorg/xf86str.h:263:5: error: expected identifier before numeric constant
>   263 |     BUS_PCI,
>       |     ^~~~~~~

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-20 17:55:54 +02:00
2008-10-30 16:46:28 -04:00
2018-11-18 13:40:44 -08:00
2016-12-19 17:36:36 +01:00
2022-01-23 13:24:29 -08:00

The QXL virtual GPU is found in the Red Hat Enterprise Virtualisation system, and also in the spice project.

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/driver/xf86-video-qxl

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

Description
No description provided
Readme 1.6 MiB
Languages
C 95.4%
Python 2.4%
Makefile 1.2%
M4 1%