index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-12
Allow the use of X11 from a non standard location.
Jeremy White
1
-0
/
+1
2015-03-12
configure: opengl overhaul
Gerd Hoffmann
1
-1
/
+1
2015-03-09
vga: Expose framebuffer byteorder as a QOM property
David Gibson
1
-0
/
+29
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-36
/
+28
2015-03-03
qxl: drop update_displaychangelistener call for secondary qxl devices
Gerd Hoffmann
1
-1
/
+0
2015-03-03
vga: refactor vram_size clamping and rounding
Radim Krčmář
1
-7
/
+15
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ář
2
-2
/
+10
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
2015-02-26
cirrus-vga: Convert to realize
Markus Armbruster
1
-6
/
+5
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2
-11
/
+6
2015-02-13
isa: remove isa_mem_base variable
Hervé Poussineau
3
-4
/
+3
2015-02-10
vga: Fix warning caused by missing 'static' attribute
Stefan Weil
1
-1
/
+1
2015-02-10
Add tracing to xenfb.
Don Koch
1
-0
/
+5
2015-01-19
ui: Add dpy_gfx_check_format() to check backend shared surface support
Benjamin Herrenschmidt
1
-4
/
+14
2015-01-15
blizzard: do not depend on VGA internals
Paolo Bonzini
1
-1
/
+0
2014-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into s...
Peter Maydell
4
-19
/
+42
2014-12-16
vga: set catagory bit for secondary vga device
Gonglei
1
-0
/
+1
2014-12-16
move hw cursor pos from cirrus to vga
Gerd Hoffmann
2
-16
/
+17
2014-12-16
cirrus: Force use of shadow pixmap when HW cursor is enabled
Benjamin Herrenschmidt
1
-1
/
+8
2014-12-16
vga: Add mechanism to force the use of a shadow surface
Benjamin Herrenschmidt
2
-2
/
+16
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
2
-4
/
+3
2014-12-01
cirrus: don't overflow CirrusVGAState->cirrus_bltbuf
Gerd Hoffmann
1
-0
/
+4
2014-12-01
cirrus: fix blit region check
Gerd Hoffmann
1
-17
/
+44
2014-10-29
vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rect
Gerd Hoffmann
1
-7
/
+10
2014-10-29
vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rect
Gerd Hoffmann
1
-6
/
+14
2014-10-28
vmware-vga: use vmsvga_verify_rect in vmsvga_update_rect
Gerd Hoffmann
1
-28
/
+4
2014-10-28
vmware-vga: add vmsvga_verify_rect
Gerd Hoffmann
1
-1
/
+52
2014-10-28
vmware-vga: CVE-2014-3689: turn off hw accel
Gerd Hoffmann
1
-0
/
+2
2014-10-22
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+3
2014-10-22
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141015-1' into ...
Peter Maydell
1
-0
/
+5
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-1
/
+1
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-1
/
+3
2014-10-15
hw/display/vga: Remove unused arrays dmask4 and dmask16
Peter Maydell
1
-26
/
+0
2014-10-15
vga-pci: add qext region to mmio
Gerd Hoffmann
1
-0
/
+70
2014-10-15
qxl: keep going if reaching guest bug on empty area
Marc-André Lureau
1
-0
/
+5
2014-09-30
vga: Add endian to vmstate
Benjamin Herrenschmidt
2
-4
/
+39
2014-09-30
vga: Make fb endian a common state variable
Benjamin Herrenschmidt
2
-13
/
+20
2014-09-30
vga: Rename vga_template.h to vga-helpers.h
Benjamin Herrenschmidt
2
-1
/
+1
2014-09-30
vga: Remove some "should be done in BIOS" comments
Benjamin Herrenschmidt
1
-4
/
+2
2014-09-30
cirrus: Remove non-32bpp cursor drawing
Benjamin Herrenschmidt
2
-130
/
+36
2014-09-30
vga: Simplify vga_draw_blank() a bit
Benjamin Herrenschmidt
1
-7
/
+2
2014-09-30
vga: Remove rgb_to_pixel indirection
Benjamin Herrenschmidt
3
-29
/
+19
2014-09-30
vga: Separate LE and BE conversion functions
Benjamin Herrenschmidt
2
-40
/
+112
2014-09-30
vga: Remove remainder of old conversion cruft
Benjamin Herrenschmidt
2
-178
/
+95
2014-09-30
vga: Start cutting out non-32bpp conversion support
Benjamin Herrenschmidt
1
-236
/
+22
2014-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140929'...
Peter Maydell
2
-16
/
+0
2014-09-29
hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_set
Peter Maydell
1
-8
/
+0
[next]