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-09-15
virtio-gpu: build modular
Gerd Hoffmann
1
-16
/
+6
2020-09-15
virtio-gpu: make virtio_gpu_ops static
Gerd Hoffmann
2
-9
/
+10
2020-09-15
meson: remove duplicate qxl sources
Gerd Hoffmann
1
-2
/
+0
2020-09-15
meson: fix qxl dependencies
Gerd Hoffmann
1
-1
/
+2
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
29
-108
/
+175
2020-09-09
virtio-vga: Use typedef name for instance_size
Eduardo Habkost
1
-3
/
+3
2020-09-09
vhost-user-vga: Use typedef name for instance_size
Eduardo Habkost
1
-1
/
+1
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-1
/
+3
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
1
-4
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
29
-47
/
+60
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
29
-57
/
+113
2020-09-07
Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...
Peter Maydell
1
-14
/
+29
2020-09-04
cirrus: handle wraparound in cirrus_invalidate_region
Gerd Hoffmann
1
-3
/
+9
2020-09-04
virtio-gpu: fix unmap the already mapped items
Li Zhijian
1
-1
/
+4
2020-09-03
hw/display/artist: Allow screen size up to 2048 lines
Helge Deller
1
-1
/
+1
2020-09-03
hw/display/artist: Refactor x/y coordination extraction
Helge Deller
1
-14
/
+17
2020-09-03
hw/display/artist: Verify artist screen resolution
Helge Deller
1
-0
/
+12
2020-09-01
hw/display/vga:Remove redundant statement in vga_draw_graphic()
Chen Qun
1
-1
/
+0
2020-09-01
hw: Remove superfluous breaks
Liao Pingfang
2
-3
/
+0
2020-08-27
nubus: Rename class type checking macros
Eduardo Habkost
1
-2
/
+2
2020-08-27
vhost-user-gpu: Move QOM macro to header
Eduardo Habkost
1
-3
/
+0
2020-08-27
pl110: Rename pl110_version enum values
Eduardo Habkost
1
-11
/
+11
2020-08-26
Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-v3-pull-reques...
Peter Maydell
1
-72
/
+114
2020-08-26
hw/display/artist: Fix invalidation of lines near screen border
Sven Schnelle
1
-1
/
+6
2020-08-26
hw/display/artist: Fix invalidation of lines in artist_draw_line()
Sven Schnelle
1
-1
/
+4
2020-08-26
hw/display/artist: Unbreak size mismatch memory accesses
Helge Deller
1
-8
/
+4
2020-08-26
hw/display/artist: Prevent out of VRAM buffer accesses
Helge Deller
1
-41
/
+69
2020-08-26
Revert "hw/display/artist: Avoid drawing line when nothing to display"
Helge Deller
1
-3
/
+0
2020-08-26
hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
Philippe Mathieu-Daudé
1
-15
/
+25
2020-08-26
hw/display/artist: Check offset in draw_line to avoid buffer over-run
Philippe Mathieu-Daudé
1
-2
/
+7
2020-08-21
meson: convert hw/display
Marc-André Lureau
2
-65
/
+84
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-08-04
hw/display/artist.c: fix out of bounds check
Sven Schnelle
1
-13
/
+11
2020-07-21
qxl: fix modular builds with dtrace
Gerd Hoffmann
1
-0
/
+9
2020-07-20
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging
Peter Maydell
1
-1
/
+1
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-07-11
Revert "vga: build virtio-gpu as module"
Gerd Hoffmann
1
-13
/
+10
2020-07-10
error: Avoid error_propagate() after migrate_add_blocker()
Markus Armbruster
1
-4
/
+1
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2
-6
/
+2
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2
-6
/
+4
2020-07-10
qom: Don't handle impossible object_property_get_link() failure
Markus Armbruster
1
-7
/
+1
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2
-5
/
+2
2020-07-07
vga: build virtio-gpu as module
Gerd Hoffmann
1
-10
/
+13
2020-07-07
vga: build virtio-gpu only once
Gerd Hoffmann
1
-6
/
+6
2020-07-07
vga: build qxl as module
Gerd Hoffmann
1
-1
/
+4
2020-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2
-6
/
+13
2020-07-03
hw/display/bcm2835_fb.c: Initialize all fields of struct
Peter Maydell
1
-0
/
+4
2020-07-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-02' into...
Peter Maydell
2
-2
/
+2
2020-07-02
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
2
-2
/
+2
2020-06-30
ati-vga: Add dummy MEM_SDRAM_MODE_REG
BALATON Zoltan
3
-0
/
+7
[next]