index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
display
/
qxl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qxl: set qxl.ssd.dcl.con on secondary devices
Marc-André Lureau
2021-02-04
1
-0
/
+1
*
hw/display/qxl: Fix bad printf format specifiers
Alex Chen
2021-02-04
1
-1
/
+1
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-2
/
+2
*
qxl: fix modular builds with dtrace
Gerd Hoffmann
2020-07-21
1
-0
/
+9
*
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
2020-05-04
1
-23
/
+20
*
qxl: map rom r/o
Gerd Hoffmann
2020-03-02
1
-1
/
+1
*
hw/display/qxl: Remove unneeded variable assignment
Philippe Mathieu-Daudé
2020-02-18
1
-1
/
+1
*
qxl: introduce hardware revision 5
Gerd Hoffmann
2020-02-13
1
-1
/
+6
*
hw/display/qxl.c: Use trace_event_get_state_backends()
Peter Maydell
2020-01-30
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
console: add graphic_hw_update_done()
Marc-André Lureau
2020-01-02
1
-0
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
qxl: avoid unaligned pointer reads/writes
Daniel P. Berrangé
2019-05-07
1
-31
/
+24
*
qxl: check release info object
Prasad J Pandit
2019-05-07
1
-0
/
+3
*
spice: set device address and device display ID in QXL interface
Lukáš Hrázký
2019-02-21
1
-1
/
+13
*
display: ensure qxl log_buf is a nul terminated string
Daniel P. Berrangé
2019-01-24
1
-4
/
+10
*
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
2019-01-10
1
-2
/
+0
*
qxl: store channel id in qxl->id
Gerd Hoffmann
2018-10-29
1
-7
/
+12
*
qxl: check qxl_phys2virt return value
Gerd Hoffmann
2018-10-15
1
-1
/
+1
*
hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation
Peter Maydell
2018-10-05
1
-1
/
+25
*
qxl: use guest_monitor_config for local renderer.
Gerd Hoffmann
2018-09-27
1
-0
/
+12
*
qxl: drop unused generation variable
Gerd Hoffmann
2018-08-21
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...
Peter Maydell
2018-07-03
1
-1
/
+2
|
\
|
*
vga: disable global_vmstate for 3.0+ machine types
Gerd Hoffmann
2018-07-03
1
-1
/
+2
*
|
hw/display: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-16
/
+14
|
/
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
spice: remove QXLWorker interface field
Frediano Ziglio
2018-01-12
1
-1
/
+0
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
qxl: call qemu_spice_display_init_common for secondary devices
Paolo Bonzini
2017-08-15
1
-1
/
+1
*
hw/display/qxl.c Use memory_region_init_ram()
Peter Maydell
2017-07-14
1
-6
/
+3
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-3
/
+3
*
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-28
1
-2
/
+2
*
migration: Create migration/blocker.h
Juan Quintela
2017-05-17
1
-1
/
+1
*
qxl: add xres and yres properties
Gerd Hoffmann
2017-04-24
1
-10
/
+24
*
qxl: add migration blocker to avoid pre-save assert
Gerd Hoffmann
2017-04-11
1
-0
/
+31
*
qxl: switch display on entering VGA
Marc-André Lureau
2017-04-07
1
-0
/
+1
*
qxl: clear guest_cursor on QXL_CURSOR_HIDE
Gerd Hoffmann
2017-03-09
1
-0
/
+5
*
qxl: switch to constants within BUILD_BUG_ON
Michael S. Tsirkin
2017-01-31
1
-5
/
+4
*
qxl: Only emit QXL_INTERRUPT_CLIENT_MONITORS_CONFIG on config changes
Christophe Fergeau
2016-12-05
1
-1
/
+36
*
qxl: fix qxl_set_dirty call in qxl_dirty_one_surface
Gerd Hoffmann
2016-07-20
1
-5
/
+6
*
spice: avoid .set_mm_time on >= 0.12.6
John Snow
2016-07-06
1
-0
/
+4
*
qxl: fix surface migration
Gerd Hoffmann
2016-07-06
1
-16
/
+21
*
qxl: store memory region and offset instead of pointer for guest slots
Gerd Hoffmann
2016-07-06
1
-4
/
+11
*
qxl: factor out qxl_get_check_slot_offset
Gerd Hoffmann
2016-07-06
1
-21
/
+38
*
qxl: handle no updates in interface_update_area_complete
Gerd Hoffmann
2016-07-06
1
-1
/
+2
[next]