index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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: lock current_async update in qxl_soft_reset
Gerd Hoffmann
2019-11-29
1
-0
/
+2
*
hw/display: Clean up includes
Peter Maydell
2019-11-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
*
console: add head to index to qemu consoles.
Gerd Hoffmann
2014-03-05
1
-2
/
+2
*
qxl: add sanity check
Gerd Hoffmann
2014-02-24
1
-1
/
+7
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-02-13
1
-1
/
+1
|
\
|
*
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-1
/
+1
*
|
hw/display/qxl: fix signed to unsigned comparison
Alon Levy
2014-02-03
1
-6
/
+9
*
|
qxl: clear irq on reset
Alon Levy
2014-02-03
1
-0
/
+1
|
/
*
spice: stop server for qxl hard reset
Gerd Hoffmann
2013-12-16
1
-0
/
+10
*
qxl: replace pipe signaling with bottom half
Gerd Hoffmann
2013-11-04
1
-30
/
+3
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
1
-1
/
+1
|
\
|
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-10-18
1
-0
/
+1
|
\
\
|
*
|
vga: Mark relevant portio lists regions as coalesced MMIO flushing
Jan Kiszka
2013-10-17
1
-0
/
+1
*
|
|
spice: fix multihead support
Gerd Hoffmann
2013-10-17
1
-2
/
+1
*
|
|
spice: replace use of deprecated API
Marc-André Lureau
2013-10-17
1
-8
/
+8
|
/
/
*
|
qxl: simplify page dirtying
Gerd Hoffmann
2013-09-18
1
-2
/
+1
*
|
qxl: simplify qxl_rom_size
Gerd Hoffmann
2013-09-18
1
-3
/
+1
*
|
qxl: define qxl operating on 4k pages
Gerd Hoffmann
2013-09-18
1
-2
/
+3
|
/
*
qxl: trace io port name
Gerd Hoffmann
2013-09-10
1
-2
/
+3
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-1
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+2
*
add a header file for atomic operations
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-6
/
+9
*
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2013-07-04
1
-1
/
+2
[next]