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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/display/exynos4210_fimd: Fix bit-swapping code
Peter Maydell
2015-06-15
1
-1
/
+1
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
2
-14
/
+8
*
virtio-gpu/2d: add virtio gpu core code
Gerd Hoffmann
2015-06-10
2
-0
/
+920
*
stdvga: factor out mmio subregion init
Gerd Hoffmann
2015-06-10
1
-29
/
+30
*
stdvga: pass VGACommonState instead of PCIVGAState
Gerd Hoffmann
2015-06-10
1
-22
/
+22
*
stdvga: fix offset in pci_vga_ioport_read
Gerd Hoffmann
2015-06-10
1
-3
/
+3
*
framebuffer: check memory_region_is_logging
Paolo Bonzini
2015-06-05
1
-0
/
+4
*
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
2015-06-05
1
-1
/
+1
*
display: add memory_region_sync_dirty_bitmap calls
Paolo Bonzini
2015-06-05
4
-0
/
+5
*
display: enable DIRTY_MEMORY_VGA tracking explicitly
Paolo Bonzini
2015-06-05
5
-7
/
+17
*
g364fb: remove pointless call to memory_region_set_coalescing
Paolo Bonzini
2015-06-05
1
-1
/
+0
*
hw/display/tc6393xb.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
1
-1
/
+1
*
spice: don't update mm_time when spice-server is stopped.
Gerd Hoffmann
2015-05-29
1
-0
/
+4
*
vga-pci: QOMify
Gonglei
2015-05-19
1
-18
/
+30
*
qxl: QOMify
Gonglei
2015-05-19
2
-18
/
+29
*
cirrus_vga: QOMify
Gonglei
2015-05-19
1
-2
/
+6
*
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
2015-04-30
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-04-30
1
-1
/
+1
|
\
|
*
milkymist: do not modify libs-softmmu
Paolo Bonzini
2015-04-28
1
-1
/
+1
*
|
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
1
-1
/
+1
|
/
*
Fix remaining warnings from Sparse (void return)
Stefan Weil
2015-03-19
1
-1
/
+1
*
omap: Fix warnings from Sparse
Stefan Weil
2015-03-19
1
-5
/
+10
*
Allow the use of X11 from a non standard location.
Jeremy White
2015-03-12
1
-0
/
+1
*
configure: opengl overhaul
Gerd Hoffmann
2015-03-12
1
-1
/
+1
*
vga: Expose framebuffer byteorder as a QOM property
David Gibson
2015-03-09
1
-0
/
+29
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
4
-36
/
+28
|
\
|
*
qxl: Convert to realize
Markus Armbruster
2015-02-26
1
-19
/
+17
|
*
cirrus-vga: Convert to realize
Markus Armbruster
2015-02-26
1
-6
/
+5
|
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
2
-11
/
+6
*
|
qxl: drop update_displaychangelistener call for secondary qxl devices
Gerd Hoffmann
2015-03-03
1
-1
/
+0
*
|
vga: refactor vram_size clamping and rounding
Radim Krčmář
2015-03-03
1
-7
/
+15
*
|
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
2
-2
/
+10
*
|
qxl: document minimal video memory for new modes
Radim Krčmář
2015-03-03
1
-0
/
+3
|
/
*
isa: remove isa_mem_base variable
Hervé Poussineau
2015-02-13
3
-4
/
+3
*
vga: Fix warning caused by missing 'static' attribute
Stefan Weil
2015-02-10
1
-1
/
+1
*
Add tracing to xenfb.
Don Koch
2015-02-10
1
-0
/
+5
*
ui: Add dpy_gfx_check_format() to check backend shared surface support
Benjamin Herrenschmidt
2015-01-19
1
-4
/
+14
*
blizzard: do not depend on VGA internals
Paolo Bonzini
2015-01-15
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into s...
Peter Maydell
2014-12-17
4
-19
/
+42
|
\
|
*
vga: set catagory bit for secondary vga device
Gonglei
2014-12-16
1
-0
/
+1
|
*
move hw cursor pos from cirrus to vga
Gerd Hoffmann
2014-12-16
2
-16
/
+17
|
*
cirrus: Force use of shadow pixmap when HW cursor is enabled
Benjamin Herrenschmidt
2014-12-16
1
-1
/
+8
|
*
vga: Add mechanism to force the use of a shadow surface
Benjamin Herrenschmidt
2014-12-16
2
-2
/
+16
*
|
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
2
-4
/
+3
|
/
*
cirrus: don't overflow CirrusVGAState->cirrus_bltbuf
Gerd Hoffmann
2014-12-01
1
-0
/
+4
*
cirrus: fix blit region check
Gerd Hoffmann
2014-12-01
1
-17
/
+44
*
vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rect
Gerd Hoffmann
2014-10-29
1
-7
/
+10
*
vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rect
Gerd Hoffmann
2014-10-29
1
-6
/
+14
[next]