Steve Sistare
|
8ffe0623a1
hw/qxl: fix cpr
|
5 月之前 |
Hyman Huang
|
c6f59e3b68
hw/display/qxl: Do not use C99 // comments
|
8 月之前 |
Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
Richard Henderson
|
d432edd56c
hw/display: Constify all Property
|
8 月之前 |
Marc-André Lureau
|
0a0744f6d8
hw/qxl: fix -Werror=maybe-uninitialized false-positives
|
1 年之前 |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
Richard Henderson
|
f0613160d2
hw/display: Constify VMState
|
1 年之前 |
Marc-André Lureau
|
95bef686e4
qxl: don't assert() if device isn't yet initialized
|
2 年之前 |
Michael Tokarev
|
33a5230782
hw/display: spelling fixes
|
2 年之前 |
Alexander Bulekov
|
f63192b054
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
|
2 年之前 |
Marc-André Lureau
|
f4579e2899
ui: rename cursor_{put->unref}
|
2 年之前 |
Markus Armbruster
|
dfa2584816
ui/spice: QXLInterface method set_mm_time() is now dead, drop
|
2 年之前 |
Markus Armbruster
|
34d55725e6
ui/spice: Require spice-server >= 0.14.0
|
2 年之前 |
Philippe Mathieu-Daudé
|
86fdb0582c
hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion
|
2 年之前 |
Philippe Mathieu-Daudé
|
6dbbf05514
hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
|
2 年之前 |
Philippe Mathieu-Daudé
|
8efec0ef8b
hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
|
2 年之前 |
Jose R. Ziviani
|
24ce7aa77d
modules: introduces module_kconfig directive
|
3 年之前 |
Marc-André Lureau
|
8e3b0cbb72
Replace qemu_real_host_page variables with inlined functions
|
3 年之前 |
Thomas Huth
|
6832deb8ff
hw/display: Allow vga_common_init() to return errors
|
3 年之前 |
John Snow
|
9dcafa400e
spice: Update QXLInterface for spice >= 0.15.0
|
3 年之前 |
Marc-André Lureau
|
f6ef71bded
ui: move qemu_spice_fill_device_address to ui/util.c
|
4 年之前 |
Gerd Hoffmann
|
eb94846280
qxl: fix pre-save logic
|
4 年之前 |
Gerd Hoffmann
|
dcc5fc2a3a
Revert "qxl: add migration blocker to avoid pre-save assert"
|
4 年之前 |
Gerd Hoffmann
|
39b8a183e2
qxl: remove assert in qxl_pre_save.
|
4 年之前 |
Gerd Hoffmann
|
ec604e0a8a
modules: add qxl module annotations
|
4 年之前 |
maobibo
|
ce7015d9e8
hw/display/qxl: Set pci rom address aligned with page size
|
4 年之前 |
Philippe Mathieu-Daudé
|
54cbf294d3
hw/display/qxl: Constify VMStateDescription
|
4 年之前 |
Philippe Mathieu-Daudé
|
538f049704
sysemu: Let VMChangeStateHandler take boolean 'running' argument
|
4 年之前 |