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
2020-05-21
hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-3
/
+5
2020-05-18
ramfb: fix size calculation
Gerd Hoffmann
1
-9
/
+10
2020-05-18
ramfb: add sanity checks to ramfb_create_display_surface
Gerd Hoffmann
1
-0
/
+6
2020-05-18
ramfb: don't update RAMFBState on errors
Gerd Hoffmann
1
-9
/
+17
2020-05-18
ramfb: drop leftover debug message
Gerd Hoffmann
1
-2
/
+0
2020-05-18
Revert "hw/display/ramfb: lock guest resolution after it's set"
Gerd Hoffmann
1
-22
/
+4
2020-05-18
Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
Gerd Hoffmann
2
-26
/
+2
2020-05-18
hw/display: Include local 'framebuffer.h'
Philippe Mathieu-Daudé
2
-2
/
+2
2020-05-18
ati-vga: Do not allow unaligned access via index register
BALATON Zoltan
1
-1
/
+1
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
5
-6
/
+6
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
7
-14
/
+10
2020-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2
-9
/
+5
2020-05-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-23
/
+20
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
1
-23
/
+20
2020-05-04
virtio-vga: fix virtio-vga bar ordering
Anthoine Bourgeois
1
-0
/
+1
2020-05-04
Compress lines for immediate return
Simran Singhal
1
-3
/
+1
2020-05-04
display/blizzard: use extract16() for fix clang analyzer warning in blizzard_...
Chen Qun
1
-6
/
+4
2020-04-29
bochs-display: Fix vgamem=SIZE error handling
Markus Armbruster
1
-2
/
+4
2020-04-07
ati-vga: Fix checks in ati_2d_blt() to avoid crash
BALATON Zoltan
1
-11
/
+26
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
1
-1
/
+0
2020-03-17
hw/display: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2
-3
/
+4
2020-03-17
hw/display: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2
-6
/
+4
2020-03-16
stdvga+bochs-display: add dummy mmio handler
Gerd Hoffmann
2
-6
/
+6
2020-03-09
display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()
Chen Qun
1
-1
/
+0
2020-03-09
display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()
Chen Qun
1
-1
/
+0
2020-03-02
qxl: map rom r/o
Gerd Hoffmann
1
-1
/
+1
2020-03-02
Arithmetic error in EDID generation fixed
Anton V. Boyarshinov
1
-2
/
+2
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
5
-12
/
+13
2020-02-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-1
/
+1
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
4
-7
/
+8
2020-02-20
Remove unnecessary cast when using the cpu_[physical]_memory API
Philippe Mathieu-Daudé
1
-5
/
+5
2020-02-18
hw/display/artist: Remove dead code (CID 1419388 & 1419389)
Philippe Mathieu-Daudé
1
-9
/
+0
2020-02-18
hw/display/artist: Avoid drawing line when nothing to display
Philippe Mathieu-Daudé
1
-0
/
+3
2020-02-18
hw/display/artist: Delay some variables initialization
Philippe Mathieu-Daudé
1
-5
/
+5
2020-02-18
hw/display/artist: Remove pointless initialization
Philippe Mathieu-Daudé
1
-1
/
+0
2020-02-18
hw/display/artist: Move trace event to draw_line()
Philippe Mathieu-Daudé
1
-5
/
+1
2020-02-18
hw/display/qxl: Remove unneeded variable assignment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-13
qxl: introduce hardware revision 5
Gerd Hoffmann
2
-2
/
+7
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
1
-1
/
+1
2020-01-30
hw/display/qxl.c: Use trace_event_get_state_backends()
Peter Maydell
1
-1
/
+1
2020-01-27
hppa: Add emulation of Artist graphics
Sven Schnelle
4
-0
/
+1468
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
21
-24
/
+24
2020-01-24
hw/display/tcx: Add missing fall through comments
Philippe Mathieu-Daudé
1
-0
/
+2
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
1
-1
/
+1
2020-01-07
sm501: make SerialMM a child, export chardev property
Marc-André Lureau
1
-8
/
+21
2020-01-07
hw/display/sm501: Always map the UART0
Philippe Mathieu-Daudé
1
-5
/
+3
2020-01-06
Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' i...
Peter Maydell
2
-2
/
+8
2020-01-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...
Peter Maydell
1
-0
/
+2
2020-01-02
console: add graphic_hw_update_done()
Marc-André Lureau
2
-2
/
+8
[next]