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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2018-09-27
qxl: use guest_monitor_config for local renderer.
Gerd Hoffmann
3
-8
/
+24
2018-09-27
display/stdvga: add edid support.
Gerd Hoffmann
3
-6
/
+33
2018-09-27
display/edid: add region helper.
Gerd Hoffmann
2
-0
/
+34
2018-09-27
display/edid: add qemu_edid_size()
Gerd Hoffmann
1
-0
/
+14
2018-09-27
display/edid: add edid generator to qemu.
Gerd Hoffmann
2
-0
/
+427
2018-09-25
sm501: Adjust endianness of pixel value in rectangle fill
Marcus Comstedt
1
-0
/
+3
2018-09-03
virtio-gpu: add iommu support
Gerd Hoffmann
1
-11
/
+14
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
2
-14
/
+19
2018-08-30
use dpy_gfx_update_full
Gerd Hoffmann
8
-17
/
+9
2018-08-30
Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
Gerd Hoffmann
2
-16
/
+0
2018-08-30
virtio-vga: fix reset
Gerd Hoffmann
2
-2
/
+6
2018-08-24
hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() config
Peter Maydell
1
-27
/
+26
2018-08-24
hw/display/bcm2835_fb: Validate config settings
Peter Maydell
1
-2
/
+46
2018-08-24
hw/display/bcm2835_fb: Fix handling of virtual framebuffer
Peter Maydell
1
-6
/
+22
2018-08-24
hw/display/bcm2835_fb: Abstract out calculation of pitch, size
Peter Maydell
1
-3
/
+3
2018-08-24
hw/display/bcm2835_fb: Reset resolution, etc correctly
Peter Maydell
1
-12
/
+15
2018-08-24
hw/display/bcm2835_fb: Drop unused size and pitch fields
Peter Maydell
1
-11
/
+8
2018-08-24
hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
Peter Maydell
1
-24
/
+3
2018-08-24
hw/misc/bcm2835_fb: Move config fields to their own struct
Peter Maydell
1
-55
/
+59
2018-08-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+3
2018-08-23
fix "Missing break in switch" coverity reports
Paolo Bonzini
2
-1
/
+3
2018-08-21
hw/display/vga-isa-mm: Convert away from old_mmio
Peter Maydell
1
-47
/
+13
2018-08-21
qxl: drop unused generation variable
Gerd Hoffmann
2
-2
/
+0
2018-08-21
hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is set
Thomas Huth
1
-2
/
+2
2018-08-07
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
2
-0
/
+16
2018-07-17
hw/display/xlnx_dp: Move problematic code from instance_init to realize
Paolo Bonzini
1
-1
/
+7
2018-07-16
sm501: Fix warning about unreachable code
BALATON Zoltan
1
-1
/
+1
2018-07-16
sm501: Update screen on frame buffer address change
BALATON Zoltan
1
-0
/
+2
2018-07-07
sm501: Set updated region dirty after 2D operation
BALATON Zoltan
1
-2
/
+15
2018-07-07
sm501: Fix support for non-zero frame buffer start address
BALATON Zoltan
1
-3
/
+16
2018-07-07
sm501: Log unimplemented raster operation modes
Sebastian Bauer
1
-0
/
+23
2018-07-07
sm501: Implement negated destination raster operation mode
Sebastian Bauer
1
-1
/
+11
2018-07-07
sm501: Use values from the pitch register for 2D operations
Sebastian Bauer
1
-2
/
+2
2018-07-07
sm501: Perform a full update after palette change
Sebastian Bauer
1
-0
/
+8
2018-07-07
sm501: Implement i2c part for reading monitor EDID
BALATON Zoltan
1
-4
/
+143
2018-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...
Peter Maydell
10
-32
/
+68
2018-07-03
vga: disable global_vmstate for 3.0+ machine types
Gerd Hoffmann
9
-13
/
+23
2018-07-03
virtio-gpu: disable scanout when backing resource is destroyed
Gerd Hoffmann
1
-0
/
+10
2018-07-03
virtio-gpu: update old resource too.
Gerd Hoffmann
1
-1
/
+6
2018-07-03
virtio-gpu: tweak scanout disable.
Gerd Hoffmann
1
-18
/
+29
2018-07-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
10
-43
/
+46
2018-07-02
ramfb: enable vgabios
Gerd Hoffmann
1
-0
/
+1
2018-07-02
bochs-display: enable vgabios
Gerd Hoffmann
1
-0
/
+1
2018-07-02
hw/display: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
9
-35
/
+38
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
1
-7
/
+7
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
1
-2
/
+2
2018-06-26
ramfb: fix overflow
Gerd Hoffmann
1
-2
/
+2
2018-06-26
vga: set owner for mmio regions
Gerd Hoffmann
3
-6
/
+8
2018-06-21
sm501: Fix hardware cursor color conversion
Sebastian Bauer
1
-3
/
+3
[next]