index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
Age
Commit message (
Expand
)
Author
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-07
Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...
Peter Maydell
2020-09-04
cirrus: handle wraparound in cirrus_invalidate_region
Gerd Hoffmann
2020-09-04
virtio-gpu: fix unmap the already mapped items
Li Zhijian
2020-09-03
hw/display/artist: Allow screen size up to 2048 lines
Helge Deller
2020-09-03
hw/display/artist: Refactor x/y coordination extraction
Helge Deller
2020-09-03
hw/display/artist: Verify artist screen resolution
Helge Deller
2020-09-01
hw/display/vga:Remove redundant statement in vga_draw_graphic()
Chen Qun
2020-09-01
hw: Remove superfluous breaks
Liao Pingfang
2020-08-27
nubus: Rename class type checking macros
Eduardo Habkost
2020-08-27
vhost-user-gpu: Move QOM macro to header
Eduardo Habkost
2020-08-27
pl110: Rename pl110_version enum values
Eduardo Habkost
2020-08-26
Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-v3-pull-reques...
Peter Maydell
2020-08-26
hw/display/artist: Fix invalidation of lines near screen border
Sven Schnelle
2020-08-26
hw/display/artist: Fix invalidation of lines in artist_draw_line()
Sven Schnelle
2020-08-26
hw/display/artist: Unbreak size mismatch memory accesses
Helge Deller
2020-08-26
hw/display/artist: Prevent out of VRAM buffer accesses
Helge Deller
2020-08-26
Revert "hw/display/artist: Avoid drawing line when nothing to display"
Helge Deller
2020-08-26
hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
Philippe Mathieu-Daudé
2020-08-26
hw/display/artist: Check offset in draw_line to avoid buffer over-run
Philippe Mathieu-Daudé
2020-08-21
meson: convert hw/display
Marc-André Lureau
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-04
hw/display/artist.c: fix out of bounds check
Sven Schnelle
2020-07-21
qxl: fix modular builds with dtrace
Gerd Hoffmann
2020-07-20
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging
Peter Maydell
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
2020-07-11
Revert "vga: build virtio-gpu as module"
Gerd Hoffmann
2020-07-10
error: Avoid error_propagate() after migrate_add_blocker()
Markus Armbruster
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qom: Don't handle impossible object_property_get_link() failure
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-07
vga: build virtio-gpu as module
Gerd Hoffmann
2020-07-07
vga: build virtio-gpu only once
Gerd Hoffmann
2020-07-07
vga: build qxl as module
Gerd Hoffmann
2020-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2020-07-03
hw/display/bcm2835_fb.c: Initialize all fields of struct
Peter Maydell
2020-07-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-02' into...
Peter Maydell
2020-07-02
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
2020-06-30
ati-vga: Add dummy MEM_SDRAM_MODE_REG
BALATON Zoltan
2020-06-30
ati-vga: Do not assert on error
BALATON Zoltan
2020-06-30
ati-vga: Support unaligned access to hardware cursor registers
BALATON Zoltan
2020-06-30
sm501: Fix and optimize overlap check
BALATON Zoltan
2020-06-30
sm501: Convert debug printfs to traces
BALATON Zoltan
2020-06-30
sm501: Do not allow guest to set invalid format
BALATON Zoltan
2020-06-30
sm501: Use stn_he_p/ldn_he_p instead of switch/case
BALATON Zoltan
2020-06-30
sm501: Optimise 1 pixel 2d ops
BALATON Zoltan
2020-06-30
sm501: Introduce variable for commonly used value for better readability
BALATON Zoltan
2020-06-30
sm501: Ignore no-op blits
BALATON Zoltan
2020-06-30
sm501: Drop unneded variable
BALATON Zoltan
[next]