Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
db72581598
Include qemu/main-loop.h less
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Daniel P. Berrangé
|
94932c95c1
qxl: avoid unaligned pointer reads/writes
|
6 years ago |
Prasad J Pandit
|
d52680fc93
qxl: check release info object
|
6 years ago |
Lukáš Hrázký
|
be812c0ab7
spice: set device address and device display ID in QXL interface
|
6 years ago |
Daniel P. Berrangé
|
00f4269743
display: ensure qxl log_buf is a nul terminated string
|
6 years ago |
Marc-André Lureau
|
1b63665c2c
configure: bump spice-server required version to 0.12.5
|
6 years ago |
Gerd Hoffmann
|
60e94e4397
qxl: store channel id in qxl->id
|
6 years ago |
Gerd Hoffmann
|
2f99f80c5d
qxl: check qxl_phys2virt return value
|
6 years ago |
Peter Maydell
|
5a358b39f5
hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation
|
7 years ago |
Gerd Hoffmann
|
979f7ef896
qxl: use guest_monitor_config for local renderer.
|
7 years ago |
Gerd Hoffmann
|
408e2f37be
qxl: drop unused generation variable
|
7 years ago |
Peter Maydell
|
79c2b203a9
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' into staging
|
7 years ago |
Gerd Hoffmann
|
1fcfdc435a
vga: disable global_vmstate for 3.0+ machine types
|
7 years ago |
Philippe Mathieu-Daudé
|
f0353b0d10
hw/display: Use the IEC binary prefix definitions
|
7 years ago |
Markus Armbruster
|
e688df6bc4
Include qapi/error.h exactly where needed
|
7 years ago |
Frediano Ziglio
|
9fedfa4909
spice: remove QXLWorker interface field
|
7 years ago |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 years ago |
Dr. David Alan Gilbert
|
44b1ff319c
migration: pre_save return int
|
8 years ago |
Paolo Bonzini
|
47025a0193
qxl: call qemu_spice_display_init_common for secondary devices
|
8 years ago |
Peter Maydell
|
ce66d778cd
hw/display/qxl.c Use memory_region_init_ram()
|
8 years ago |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 years ago |
Halil Pasic
|
d2164ad35c
vmstate: error hint for failed equal checks
|
8 years ago |
Juan Quintela
|
795c40b8bd
migration: Create migration/blocker.h
|
8 years ago |
Gerd Hoffmann
|
6f663d7be9
qxl: add xres and yres properties
|
8 years ago |
Gerd Hoffmann
|
86dbcdd9c7
qxl: add migration blocker to avoid pre-save assert
|
8 years ago |
Marc-André Lureau
|
a703d3aef5
qxl: switch display on entering VGA
|
8 years ago |