index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
qxl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-22
qxl: Fix new function name for spice-server library
Frediano Ziglio
1
-2
/
+1
2015-07-16
qxl: allow to specify head limit to qxl driver
Frediano Ziglio
1
-5
/
+21
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-7
/
+4
2015-05-29
spice: don't update mm_time when spice-server is stopped.
Gerd Hoffmann
1
-0
/
+4
2015-05-19
qxl: QOMify
Gonglei
1
-18
/
+26
2015-04-30
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
1
-1
/
+1
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-19
/
+17
2015-03-03
qxl: drop update_displaychangelistener call for secondary qxl devices
Gerd Hoffmann
1
-1
/
+0
2015-03-03
qxl: refactor rounding up to a nearest power of 2
Radim Krčmář
1
-18
/
+5
2015-03-03
spice: fix invalid memory access to vga.vram
Radim Krčmář
1
-0
/
+8
2015-03-03
qxl: document minimal video memory for new modes
Radim Krčmář
1
-0
/
+3
2015-02-26
qxl: Convert to realize
Markus Armbruster
1
-19
/
+17
2014-12-16
spice: reduce refresh rate in native mode
Gerd Hoffmann
1
-0
/
+3
2014-12-16
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
1
-4
/
+1
2014-10-15
qxl: keep going if reaching guest bug on empty area
Marc-André Lureau
1
-0
/
+5
2014-09-29
qxl: use graphic_console_set_hwops
Gerd Hoffmann
1
-40
/
+9
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-3
/
+3
2014-09-04
vbe: make bochs dispi interface return the correct memory size with qxl
Gerd Hoffmann
1
-0
/
+1
2014-06-20
spice: fix 32bit build
Gerd Hoffmann
1
-1
/
+1
2014-06-13
spice: add mouse cursor support
Gerd Hoffmann
1
-1
/
+5
2014-05-05
PortioList: Store PortioList in device state
Kirill Batuzov
1
-4
/
+3
2014-04-28
vga: allow non-global vmstate
Gerd Hoffmann
1
-1
/
+1
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
1
-2
/
+2
2014-02-24
qxl: add sanity check
Gerd Hoffmann
1
-1
/
+7
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-1
/
+1
2014-02-03
hw/display/qxl: fix signed to unsigned comparison
Alon Levy
1
-6
/
+9
2014-02-03
qxl: clear irq on reset
Alon Levy
1
-0
/
+1
2013-12-16
spice: stop server for qxl hard reset
Gerd Hoffmann
1
-0
/
+10
2013-11-04
qxl: replace pipe signaling with bottom half
Gerd Hoffmann
1
-30
/
+3
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-10-18
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-10-17
vga: Mark relevant portio lists regions as coalesced MMIO flushing
Jan Kiszka
1
-0
/
+1
2013-10-17
spice: fix multihead support
Gerd Hoffmann
1
-2
/
+1
2013-10-17
spice: replace use of deprecated API
Marc-André Lureau
1
-8
/
+8
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+1
2013-09-18
qxl: simplify page dirtying
Gerd Hoffmann
1
-2
/
+1
2013-09-18
qxl: simplify qxl_rom_size
Gerd Hoffmann
1
-3
/
+1
2013-09-18
qxl: define qxl operating on 4k pages
Gerd Hoffmann
1
-2
/
+3
2013-09-10
qxl: trace io port name
Gerd Hoffmann
1
-2
/
+3
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-1
/
+1
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+2
2013-07-04
add a header file for atomic operations
Paolo Bonzini
1
-1
/
+2
2013-07-04
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-6
/
+9
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
1
-1
/
+2
2013-07-04
vga: pass owner to vga_common_init
Paolo Bonzini
1
-1
/
+1
2013-07-04
vga: pass owner to vga_init
Paolo Bonzini
1
-1
/
+2
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-5
/
+5
2013-06-21
qxl: Fix QXLRam initialisation.
Anthony PERARD
1
-0
/
+1
[next]