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
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170717-pull-request' ...
Peter Maydell
1
-1
/
+3
2017-07-17
virtio-gpu: skip update cursor in post_load if we don't have one
Gerd Hoffmann
1
-1
/
+3
2017-07-14
hw/display/qxl.c Use memory_region_init_ram()
Peter Maydell
1
-6
/
+3
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
3
-6
/
+3
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
7
-11
/
+11
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
1
-1
/
+1
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
1
-63
/
+18
2017-07-04
xilinx-dp: Add support for the yuy2 video format
Edgar E. Iglesias
1
-0
/
+3
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
4
-5
/
+5
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
1
-1
/
+0
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
2
-2
/
+2
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging
Stefan Hajnoczi
2
-16
/
+18
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-vga-20170511-1' into staging
Stefan Hajnoczi
4
-85
/
+53
2017-05-12
virtio-gpu: move virtio_gpu_gl_block
Gerd Hoffmann
2
-16
/
+18
2017-05-11
vga: fix display update region calculation
Gerd Hoffmann
1
-1
/
+1
2017-05-11
sm501: make display updates thread safe
Gerd Hoffmann
1
-20
/
+7
2017-05-11
tcx: make display updates thread safe
Mark Cave-Ayland
1
-44
/
+24
2017-05-11
cg3: make display updates thread safe
Mark Cave-Ayland
1
-20
/
+21
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
1
-2
/
+2
2017-05-10
jazz_led: fix bad snprintf
Paolo Bonzini
1
-2
/
+2
2017-05-05
cg3: add explicit ram_addr_t cast to scanline page variable
Mark Cave-Ayland
1
-1
/
+1
2017-05-05
tcx: fix cut/paste error in update_palette_entries()
Mark Cave-Ayland
1
-1
/
+0
2017-04-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...
Peter Maydell
8
-113
/
+85
2017-04-24
sm501: Add vmstate descriptor
BALATON Zoltan
1
-1
/
+99
2017-04-24
sm501: Add some more missing registers
BALATON Zoltan
1
-1
/
+125
2017-04-24
sm501: Add support for panel layer
BALATON Zoltan
1
-31
/
+32
2017-04-24
sm501: Misc clean ups
BALATON Zoltan
2
-11
/
+9
2017-04-24
sm501: Fix hardware cursor
BALATON Zoltan
2
-87
/
+107
2017-04-24
sm501: Fix device endianness
BALATON Zoltan
2
-17
/
+10
2017-04-24
sm501: Add emulation of chip connected via PCI
BALATON Zoltan
1
-0
/
+65
2017-04-24
sm501: Get rid of base address in draw_hwc_line
BALATON Zoltan
2
-8
/
+6
2017-04-24
sm501: QOMify
BALATON Zoltan
1
-46
/
+124
2017-04-24
sm501: Add missing arbitration control register
BALATON Zoltan
1
-0
/
+8
2017-04-24
sm501: Use defined constants instead of literal values where available
BALATON Zoltan
2
-11
/
+20
2017-04-24
sm501: Fixed code style and a few typos in comments
BALATON Zoltan
2
-590
/
+594
2017-04-24
virtio-gpu: add xres and yres properties
Gerd Hoffmann
1
-2
/
+4
2017-04-24
qxl: add xres and yres properties
Gerd Hoffmann
2
-10
/
+26
2017-04-24
vmsvga: fix vmsvga_update_display
Gerd Hoffmann
1
-18
/
+3
2017-04-24
g364fb: make display updates thread safe
Gerd Hoffmann
1
-23
/
+5
2017-04-24
exynos: make display updates thread safe
Gerd Hoffmann
1
-5
/
+6
2017-04-24
framebuffer: make display updates thread safe
Gerd Hoffmann
1
-6
/
+5
2017-04-24
vga: make display updates thread safe.
Gerd Hoffmann
1
-19
/
+17
2017-04-24
vga: add vga_scanline_invalidated helper
Gerd Hoffmann
1
-3
/
+11
2017-04-24
virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*
Laurent Vivier
1
-27
/
+8
2017-04-21
tcx: switch to load_image_mr() and remove prom_addr hack
Mark Cave-Ayland
1
-3
/
+1
2017-04-21
tcx: use tcx_set_dirty() for accelerated ops
Mark Cave-Ayland
1
-5
/
+5
2017-04-21
tcx: remove primitives for non-32-bit surfaces
Mark Cave-Ayland
1
-118
/
+8
2017-04-21
tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()
Mark Cave-Ayland
1
-40
/
+6
2017-04-21
tcx: remove TARGET_PAGE_SIZE from tcx_update_display()
Mark Cave-Ayland
1
-32
/
+4
2017-04-21
tcx: remove page24 and cpage from tcx24_update_display()
Mark Cave-Ayland
1
-5
/
+2
[next]