index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
display
/
qxl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
qxl: use uint64_t for vram size
Gerd Hoffmann
2016-07-06
1
-4
/
+4
*
qxl: lock current_async update in qxl_soft_reset
Gerd Hoffmann
2016-03-01
1
-0
/
+2
*
hw/display: Clean up includes
Peter Maydell
2016-01-29
1
-1
/
+1
*
qxl: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
1
-1
/
+1
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-3
/
+3
*
qxl: Fix new function name for spice-server library
Frediano Ziglio
2015-07-22
1
-2
/
+1
*
qxl: allow to specify head limit to qxl driver
Frediano Ziglio
2015-07-16
1
-5
/
+21
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-7
/
+4
*
spice: don't update mm_time when spice-server is stopped.
Gerd Hoffmann
2015-05-29
1
-0
/
+4
*
qxl: QOMify
Gonglei
2015-05-19
1
-18
/
+26
*
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
2015-04-30
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
1
-19
/
+17
|
\
|
*
qxl: Convert to realize
Markus Armbruster
2015-02-26
1
-19
/
+17
*
|
qxl: drop update_displaychangelistener call for secondary qxl devices
Gerd Hoffmann
2015-03-03
1
-1
/
+0
*
|
qxl: refactor rounding up to a nearest power of 2
Radim Krčmář
2015-03-03
1
-18
/
+5
*
|
spice: fix invalid memory access to vga.vram
Radim Krčmář
2015-03-03
1
-0
/
+8
*
|
qxl: document minimal video memory for new modes
Radim Krčmář
2015-03-03
1
-0
/
+3
|
/
*
spice: reduce refresh rate in native mode
Gerd Hoffmann
2014-12-16
1
-0
/
+3
*
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
2014-12-16
1
-4
/
+1
*
qxl: keep going if reaching guest bug on empty area
Marc-André Lureau
2014-10-15
1
-0
/
+5
*
qxl: use graphic_console_set_hwops
Gerd Hoffmann
2014-09-29
1
-40
/
+9
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-3
/
+3
*
vbe: make bochs dispi interface return the correct memory size with qxl
Gerd Hoffmann
2014-09-04
1
-0
/
+1
*
spice: fix 32bit build
Gerd Hoffmann
2014-06-20
1
-1
/
+1
*
spice: add mouse cursor support
Gerd Hoffmann
2014-06-13
1
-1
/
+5
*
PortioList: Store PortioList in device state
Kirill Batuzov
2014-05-05
1
-4
/
+3
*
vga: allow non-global vmstate
Gerd Hoffmann
2014-04-28
1
-1
/
+1
[prev]
[next]